User Activity

I'm trying to make a lighting control demo using Bluetooth Mesh.I have two STEVAL-IDB008V2 evaluation boards and I tried to use Demo firmware included in Mesh SDK 1.07.The firmware I used is the file STSW-BNRG-Mesh 1.07.000\Firmware\Projects\BlueNRG-...
I am using STSW-BNRG-Mesh v1.07 embedded SDK.In vendor model client node, I use BluenrgMesh_SetRemoteData() function to set other vendor model server node. It works well if the target is not low power node. However, if the target is low power node, a...
I found that I can make vendor model client with BluenrgMesh_SetRemoteData(), BluenrgMesh_ReadRemoteData() functions using BlueNRG embedded SDK.However, these functions looks only for vendor models. Are there any APIs to make standard models client l...