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?
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?
Additionally, how can I get all RSSI values of other devices in mesh network?
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.
Hi the link does not seem to be working. It leads to a page with this notification.
Hi,
I have updated the link :)