Hi,
In the example "nrf52832 light_switch_server" ,Does it have the function interface for the friendship node adervertise to all lpn nodes at one time?
hope your reply!
Thanks,
Kerry
Hi,
In the example "nrf52832 light_switch_server" ,Does it have the function interface for the friendship node adervertise to all lpn nodes at one time?
hope your reply!
Thanks,
Kerry
Hi Kerry
What SDK and SDK version are you using for development? The nRF5 SDK for Mesh or the nRF Connect SDK?
Either way, friend nodes work the same, as a friend node can have a "friend relationship" with multiple LPN nodes, and will advertise to all "friendly" LPN nodes it is set up with. So if you set it up to advertise to multiple LPN nodes in one go, then yes, that should be possible.
Best regards,
Simon
Hi Kerry
What SDK and SDK version are you using for development? The nRF5 SDK for Mesh or the nRF Connect SDK?
Either way, friend nodes work the same, as a friend node can have a "friend relationship" with multiple LPN nodes, and will advertise to all "friendly" LPN nodes it is set up with. So if you set it up to advertise to multiple LPN nodes in one go, then yes, that should be possible.
Best regards,
Simon
Hi Simon,
I use nrf5sdkformeshv500src sdk and nRF5_SDK_17.1.0_ddde560 sdk for development.Does it have the function for sever friend which advertises to all lpn nodes ?
Thanks and Best regards!
Kerry