Error when communicating with EasyIot
-
Hello ,
I have trouble to get the correct communication when communicating with EasyIoT.
This is what ise on my Arduino (Mini pro) when debug is on.
I need some help to understand protocol it does not match what is described in MySensors serial 1.4.
sensor started, id 5
send: 5-5-0-0 s=255,c=0,t=17,pt=0,l=5,st=fail:1.4.1
send: 5-5-0-0 s=255,c=3,t=6,pt=1,l=1,st=fail:0
send: 5-5-0-0 s=255,c=3,t=11,pt=0,l=13,st=fail:Temp,Door,Bat
send: 5-5-0-0 s=255,c=3,t=12,pt=0,l=3,st=fail:1.0
send: 5-5-0-0 s=0,c=0,t=6,pt=0,l=5,st=fail:1.4.1
send: 5-5-0-0 s=1,c=0,t=0,pt=0,l=5,st=fail:1.4.1
Door = 0
send: 5-5-0-0 s=1,c=1,t=16,pt=2,l=2,st=fail:0
send: 5-5-255-255 s=255,c=3,t=7,pt=0,l=0,st=fail:
batLevel = 100
send: 5-5-0-0 s=255,c=3,t=0,pt=1,l=1,st=fail:100
Temp = 21.10
send: 5-5-0-0 s=0,c=1,t=0,pt=7,l=5,st=fail:21.1
LOOP = 1
Door = 0
send: 5-5-0-0 s=1,c=1,t=16,pt=2,l=2,st=fail:0Regards sigolhi
-
I had a similar issue, but now EasyIoT is working with a test sensor well.
Have you set both the pi gateway and the arduino to the same radio channel?
That one got me scratching my head for a while!
Skywatch.
-
@sigolhi Almost the same problem here.
See the forum topic: http://iot-playground.com/forum/mysensors-driver/43-configuring-mysensor-nodes
Unfortunately no solution yet..
-
@pvoj It shoud work. It works for me and other users also reports it works.