[solved] Gateway and node communication failing
-
Hey guys,
I have got the very last updates from MySensors repo and now it seems that the node can't connect to the Gateway. I am testing both connected to my computer, so they are very close. I am getting these messages.
Gateway
0;255;3;0;9;MCO:BGN:INIT 255;3;0;9;MCO:BGN:STP 0;255;3;0;9;MCO:BGN:INIT OK,TSP=1 0;255;3;0;9;MCO:BGN:INIT GW,CP=RNNGA--,VER=2.1.0-beta 0;255;3;0;9;TSM:INIT 0;255;3;0;9;TSF:WUR:MS=0 0;255;3;0;9;TSM:INIT:TSP OK 0;255;3;0;9;TSM:INIT:GW MODE 0;255;3;0;9;TSM:READY:ID=0,PAR=0,DIS=0 0;255;0;0;18;2.1.0-beta 0;255;3;0;14;Gateway startup complete. 0;255;0;0;18;2.1.0-beta 0;255;3;0;9;MCO:BGN:STP 0;255;3;0;9;MCO:BGN:INIT OK,TSP=
Node
4 MCO:BGN:BFR 5 TSM:INIT 6 TSF:WUR:MS=0 13 TSM:INIT:TSP OK 15 TSF:SID:OK,ID=1 16 TSM:FPAR 53 TSF:MSG:SEND,1-1-255-255,s=255,c=3,t=7,pt=0,l=0,sg=0,ft=0,st=OK: 2060 !TSM:FPAR:NO REPLY 2062 TSM:FPAR 2098 TSF:MSG:SEND,1-1-255-255,s=255,c=3,t=7,pt=0,l=0,sg=0,ft=0,st=OK: 4106 !TSM:FPAR:NO REPLY 4108 TSM:FPAR 4144 TSF:MSG:SEND,1-1-255-255,s=255,c=3,t=7,pt=0,l=0,sg=0,ft=0,st=OK: 6152 !TSM:FPAR:NO REPLY 6154 TSM:FPAR 6190 TSF:MSG:SEND,1-1-255-255,s=255,c=3,t=7,pt=0,l=0,sg=0,ft=0,st=OK: 8198 !TSM:FPAR:FAIL 8199 TSM:FAIL:CNT=1 8201 TSM:FAIL:PDT
Any idea what could it be?
Thanks
-
Hello.
- what hardware do you use (radio, etc..). how it's wired? dupont cable, etc..
- sketch for both GW and node
not easy without enough infos
-
@scalz Sorry for my delay to answer you. Well, I have made many tests and found out that there were some issues with my radios, so I put the capacitor today and it worked!
Thanks for trying to help me.