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

Send message from client to client in mesh.

I've tried the light switch example and it works pretty well. I want to make all the devices with the same model, so how can I send message from client to client?

Parents
  • Hi,

    I will suggest that you look at how the different models in the Light switch example is set up and also this, to get a better understanding of how messages are sent. 

    When it comes to RSSI, have a look at the health server and the provisioner example(Search for RSSI in main file). The provisioner will get all RSSI values from all nodes. You will get a LOG message.

Reply
  • Hi,

    I will suggest that you look at how the different models in the Light switch example is set up and also this, to get a better understanding of how messages are sent. 

    When it comes to RSSI, have a look at the health server and the provisioner example(Search for RSSI in main file). The provisioner will get all RSSI values from all nodes. You will get a LOG message.

Children
Related