User Activity

I want to add a new timmer application in the "BLE_MeshLightingPRFNode", so I need to know which timmer is available.Because the RTOS needs a reference timer, but I don't see the RTOS initialize and activate sequence in this sample code. Is RTOS not ...
Hi,I'm a novice in STM32WB and BLE mesh. I have started using the "BLE_MeshLightingPRFNode" example test with the "ST BLE MESH" APP. I want to use the "vendor model" to transfer the segmented and unsegmented packets in BLE mesh network by a host node...
Hi,I want to use BLE mesh to reach my application, the requirements below.I have a root node and need to send the custom data to each client node and need to read the status from the client nodes.The client nodes don't need to communicate with each o...