Please help with Serial Montor Message
-
Hi,
after a while my Temp Sensor Node stopped communitcating over MQTT with my Gateway properly, now I only get those messages repeatingly:
0;255;3;0;9;TSP:MSG:READ 1-1-255 s=255,c=3,t=7,pt=0,l=0,sg=0: 0;255;3;0;9;TSP:MSG:BC 0;255;3;0;9;TSP:MSG:FPAR REQ (sender=1) 0;255;3;0;9;TSP:CHKUPL:OK 0;255;3;0;9;TSP:MSG:GWL OK 0;255;3;0;9;!TSP:MSG:SEND 0-0-1-1 s=255,c=3,t=8,pt=1,l=1,sg=0,ft=0,st=fail:0
Could someone explain what this means? Unfortunately I cannot read the serial output of my node because I am using the "My 2 AA Battery Slim Node" layout...
edit: I restarted my gateway and now the communication is successful again o0 ! What went wrong on my gateway??
-
@siod looks like your node cannot receive messages
0;255;3;0;9;!TSP:MSG:SEND 0-0-1-1 s=255,c=3,t=8,pt=1,l=1,sg=0,ft=0,st=fail:0
You're gateway reports a failure. You could try to change the batteries.
-
mmh, but as I mentioned in my first post the node (and all my other notes) reported their status instantly when I restarted my gateway, so I guess it´s a gateway problem.