Mystery Node ID
-
Can someone please explain this? I only have two nodes, 105 and 106 which are both hard coded into the sketches. I have this mystery node 32 that shows up on the gateway and I cannot figure out what it is.
from gateway:
0;0;3;0;9;read: 32-32-0 s=0,c=1,t=0,pt=7,l=0,sg=0:70
0;0;3;0;9;ver mismatch
0;0;3;0;9;read: 106-106-0 s=255,c=0,t=17,pt=0,l=5,sg=0:1.5.1
106;255;0;0;17;1.5.1
0;0;3;0;9;read: 106-106-0 s=255,c=3,t=6,pt=1,l=1,sg=0:0
106;255;3;0;6;0
Finished
106;255;3;0;6;I
0;0;3;0;9;send: 0-0-106-106 s=255,c=3,t=6,pt=0,l=1,sg=0,st=ok:I
0;0;3;0;9;read: 32-32-0 s=255,c=1,t=1,pt=0,l=16,sg=0:
0;0;3;0;9;ver mismatch
0;0;3;0;9;read: 32-32-0 s=255,c=1,t=1,pt=0,l=16,sg=0:
0;0;3;0;9;ver mismatch
0;0;3;0;9;read: 106-106-0 s=255,c=3,t=12,pt=0,l=3,sg=0:1.1
106;255;3;0;12;1.1
0;0;3;0;9;read: 106-106-0 s=0,c=0,t=6,pt=0,l=0,sg=0:
106;0;0;0;6;
0;0;3;0;9;read: 32-40-0 s=0,c=0,t=0,pt=7,l=0,sg=0: 0
0;0;3;0;9;ver mismatchfrom node:
send: 106-106-0-0 s=255,c=0,t=17,pt=0,l=5,sg=0,st=ok:1.5.1
send: 106-106-0-0 s=255,c=3,t=6,pt=1,l=1,sg=0,st=ok:0
read: 0-0-106 s=255,c=3,t=6,pt=0,l=1,sg=0:I
sensor started, id=106, parent=0, distance=1
send: 106-106-0-0 s=255,c=3,t=11,pt=0,l=18,sg=0,st=ok:Temperature Sensor
send: 106-106-0-0 s=255,c=3,t=12,pt=0,l=3,sg=0,st=ok:1.1
send: 106-106-0-0 s=0,c=0,t=6,pt=0,l=0,sg=0,st=ok:
send: 106-106-0-0 s=0,c=1,t=0,pt=7,l=5,sg=0,st=ok:70.5and node 105 looks the same.
Am I just reading this wrong or is something else going on?
Thanks for any help.