ESP8266 MySensors Gateway Crashes when Node Connects
-
-
When no controller is connected and a message is received it doesn't crash.
It only crashes when a controller is connected and the gateway receives a radio message.
(I used the tempsensor sketch and the binaryswitch sketch to test)
(But the testmessage : 42;1;1;47;0;Hello didn't crash the gateway)Right now I just uploaded the SerialGateway sketch to 1 of my sensors and that is working correctly with my Domoticz Controller. But I still prefer a wifi gateway.
-
When no controller is connected and a message is received it doesn't crash.
It only crashes when a controller is connected and the gateway receives a radio message.
(I used the tempsensor sketch and the binaryswitch sketch to test)
(But the testmessage : 42;1;1;47;0;Hello didn't crash the gateway)Right now I just uploaded the SerialGateway sketch to 1 of my sensors and that is working correctly with my Domoticz Controller. But I still prefer a wifi gateway.
-
Nope, I never resolved it. So I've build a USB gateway, thats is working great for 4 months now.
-
I also experience a crash... I've tried using master and dev, I see the crash when Domoticz tries to connect to the gateway (Using the MySensors LAN option)... When running without Domoticz, it seems to run fine without issue (watching debug all appears a-okay).
Spent almost the last day trying to work it out, no luck so far!
-
Could this be related to your problems?
http://forum.mysensors.org/topic/3141/big-wish-a-working-system-including-up-to-date-reference/22@hek I'm not sure as I'm using a nodemcu
-
Could this be related to your problems?
http://forum.mysensors.org/topic/3141/big-wish-a-working-system-including-up-to-date-reference/22@hek Grrrrr, figured it out after a whole day wasted! My board manager had updated the ESP8266 version to 2.1, rolled back to 2.0

