[Solved] receive() function not working
-
is the receive function supposed to work on the gateway or is it only for nodes? It doesn't work on my sketch.
I tried it on a gateway sketch and the function is never called when I receive incoming messages.
If it is not supposed to work on gateway, what would be the turn around to get the data and use it on the gateway, before it is sent to the controller?Thanks
Nicolas
-
is the receive function supposed to work on the gateway or is it only for nodes? It doesn't work on my sketch.
I tried it on a gateway sketch and the function is never called when I receive incoming messages.
If it is not supposed to work on gateway, what would be the turn around to get the data and use it on the gateway, before it is sent to the controller?Thanks
Nicolas
-
Thanks, I found out already, but do you know how I can rename the title of the topic and put "(solved)" in it?