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!
heyjay82
@heyjay82
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.
Latest posts made by heyjay82
-
RE: "loosing" sensors over time
@Nca78 Thank u for that. I'm tired of these problems. I buy these modules right now!
-
RE: "loosing" sensors over time
@eedlez I have exactly the same problem. I have several nodes. One is working perfectly, but it is 50cm to GW. For the others, it is working perfect and suddenly nothing anymore. It can happen in the middle of the night when nothing is working... So I assume it is not an interference issue. Sometimes it comes back after a short or long while or not...
BUT NOTICE THAT when the communication doesn't work anymore from the node to the GW, strangely the communication from the GW to the node is still working. I mean I can activate/deactivate relays from the controller with no problem...
I'm not really confident in these nRF24. It is not easy being sure you buy good ones or not. I want to switch these nRF to RFM69 which seems more reliable. I already used these modules for other stuff than mySensors purpose and communication distance was very good with no effort.
Does anyone has some experience with RFM69 related to this problem ? Thank u all! -
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.
-
Start sketch without gateway registration
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!