re-request presentation
-
Hi..
I'm developing my new sensors, and sometimes I would need to reload and check from the MySensor app if everyhing is fine...I'm looking for a code that would allow me to:
- Re-present the slave node upon request
- Eventually reboot the node upon request.
I'm not a real coder, so far I have just copied and cut/adopt other users code... but I did not find how to do those 2 operation.
thanks
ciao
M
-
You can send I_PRESENT or I_REBOOT internal commands to nodes (that are awake) .
-
@emme I think you'll find the answer for presentation in https://forum.mysensors.org/topic/6506/how-to-ask-a-node-to-re-send-presentation-info/
Reboot works the same way, except you use I_REBOOT instead. See https://www.mysensors.org/download/serial_api_20#internal