Serial gateway with arduino nano inclusion problem
-
I have connected my serial gateway to the vera edge and everything seems to be okay.
When I try to include my door/window sensor in mysensors plugin, I click start and 1 sec after it says 0 devices found.
I`m new to this and I have no idea what it could be?
-
This is my log file for the binarysleeping sensor:
send: 1-1-0-0 s=255,c=3,t=15,pt=2,l=2,sg=0,st=fail:0 send: 1-1-0-0 s=255,c=0,t=17,pt=0,l=5,sg=0,st=fail:1.5.4 send: 1-1-0-0 s=255,c=3,t=6,pt=1,l=1,sg=0,st=fail:0 sensor started, id=1, parent=0, distance=1 send: 1-1-0-0 s=255,c=3,t=11,pt=0,l=13,sg=0,st=fail:Binary Sensor send: 1-1-0-0 s=255,c=3,t=12,pt=0,l=3,sg=0,st=fail:1.0 send: 1-1-0-0 s=3,c=0,t=0,pt=0,l=0,sg=0,st=fail: find parent send: 1-1-255-255 s=255,c=3,t=7,pt=0,l=0,sg=0,st=bc: send: 1-1-0-0 s=4,c=0,t=0,pt=0,l=0,sg=0,st=fail: send: 1-1-0-0 s=3,c=1,t=16,pt=2,l=2,sg=0,st=fail:1 send: 1-1-0-0 s=4,c=1,t=16,pt=2,l=2,sg=0,st=fail:0 send: 1-1-0-0 s=4,c=1,t=16,pt=2,l=2,sg=0,st=fail:1 send: 1-1-0-0 s=4,c=1,t=16,pt=2,l=2,sg=0,st=fail:0 send: 1-1-0-0 s=4,c=1,t=16,pt=2,l=2,sg=0,st=fail:1 find parent send: 1-1-255-255 s=255,c=3,t=7,pt=0,l=0,sg=0,st=bc: send: 1-1-0-0 s=4,c=1,t=16,pt=2,l=2,sg=0,st=fail:0 send: 1-1-0-0 s=4,c=1,t=16,pt=2,l=2,sg=0,st=fail:1 send: 1-1-0-0 s=4,c=1,t=16,pt=2,l=2,sg=0,st=fail:0``` -
st=fail typically means that the sensor is having trouble communicating to the gateway due to a power issue on the sensor. Search the forum for common resolutions to this and if those don't resolve it, post more details on your hardware setup.
Cheers
AlPS Have you checked http://forum.mysensors.org/topic/666/debug-faq-and-how-ask-for-help
-
Is this log for the gateway okay?
0;0;3;0;9;gateway started, id=0, parent=0, distance=0 0;0;3;0;14;Gateway startup complete. -
#define INCLUSION_MODE_PIN 3 // Digital pin used for inclusion mode button
This is what I have in the gateway
Before I had no button connected at all. Now I tok two wires from digital pin 3 and ground to test.
Still nothing happends when I click on start inlusion in my vera?
-
@miro - its most of the times much easier for us if you provide the serial log. Any ST:fail on this one for example?
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login