Node EUI 0 question...
-
@skywatch So this morning I wake up to this....
And after rebooting the pi I get this....
Maybe I will solder up a new pro mini GW and see if that helps. -
@skywatch It is really bad Looks like the issue with your hardware.
For node-0 down, I could not get any clue at this time.
-
@jkandasa I am struggling to understand it too - the GW node works! - Well, for an unspecified amount of time at least. A refresh of the node and it is showing, but only once when refreshed and then never again.
I have a new batch of pro mini this week, so will try one of them and see how it goes. -
@skywatch If you enable gateway raw message, we may debug further,
https://github.com/mycontroller-org/mycontroller/issues/473 -
@jkandasa I have added raw logs and set gateway and gateway.serial to debug as well. No errors but node0 still showing as down.
After a manual refresh of node 0 I see in the log.....2018-12-06 16:25:40,347 DEBUG [Thread-7] [org.mycontroller.standalone.gateway.serial.SerialDataListenerjSerialComm:161] Received a rawMessage:[0;255;3;1;19;] 2018-12-06 16:25:40,362 DEBUG [Thread-7] [org.mycontroller.standalone.gateway.serial.SerialDataListenerjSerialComm:161] Received a rawMessage:[0;255;0;0;18;2.3.0]
So I am still puzzled by this!
-
@skywatch you can see
mycontroller/logs/raw_message_gw_*.log
, can you send those logs to my email? -
@jkandasa Ah, yes...I see now!
Sending tonight...
-
@skywatch Thanks for the logs. There is an issue with node alive check logic. I'm working on it.
-
-
@jkandasa Done and testing!
-
@jkandasa Yup - You appear to have fixed it!