This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

BLE mesh flash manager

Hi,

I have developed BLE mesh by using nRF52832 with Mesh SDK v5.0.0. Now I am trying to implement the light switch client example.

In order to reduce the current consumption of the client node, I have tried the LPN friendship function but it is quite complicated for my design. Then I have tried to force the client to sleep if there is no need to send any message from client to server. I can success if there is only one server within the group. But when there is more than one server within the group, some servers may miss the message. Please help to answer:

a.  Can the client get the information about how many servers within the group?

b.  Since provisioner have all information about the BLE mesh network including the number of server within the group, can I embed the provisioner role inside the client program?

Thanks and Regards,

D. Yuen

Parents Reply Children
No Data
Related