Hi everyone!
I have several sensors and some of them are quite autonomous. I mean they work without the absolute need of the mySensors layer.
My problem is that at the start of the sketch, the node waits until the gateway is found but never start if no gateway found...
So is there any possibility to start the node even if the gateway is not found after all the tries?
I tried to disable the flag MY_REGISTRATION_FEATURE but it is probably aimed to something else...
Thanks!
Best posts made by heyjay82
-
Start sketch without gateway registration
-
RE: Start sketch without gateway registration
@mfalkvidd Thank you. Maybe this option can be added in the quick summary table of the config options in the api page since it seems this issue comes back quite often. I refer it regularly, it is very usefull for configuration.