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?

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

Parents
  • 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

Reply
  • 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

Children
Related