Page 1 of 1

No new devices added

Posted: Sunday 06 December 2015 15:30
by dennis_montanje
I've got a Serial Gateway up and running and added my first node. I can see three different childs (Hum, Temp and Arduino_node) on this node but the new devices are not be added automatically. 'Accept new hardware' is enabled. I've also pushed the button to accept new devices for 5 minutes, before bringing the node online.

Did I mis some required configuration?

Re: No new devices added

Posted: Sunday 06 December 2015 15:46
by gizmocuz
could you log your serial debug output from the node and double check if the new values are also actually being send ?
(nothing appears in the devices tab?)

Re: No new devices added

Posted: Sunday 06 December 2015 17:53
by dennis_montanje
There is the log from the serial monitor:
send: 2-2-0-0 s=255,c=0,t=17,pt=0,l=5,sg=0,st=ok:1.5.1
send: 2-2-0-0 s=255,c=3,t=6,pt=1,l=1,sg=0,st=ok:0
read: 0-0-2 s=255,c=3,t=6,pt=0,l=1,sg=0:M
sensor started, id=2, parent=0, distance=1
send: 2-2-0-0 s=255,c=3,t=11,pt=0,l=8,sg=0,st=ok:Humidity
send: 2-2-0-0 s=255,c=3,t=12,pt=0,l=3,sg=0,st=ok:1.0
send: 2-2-0-0 s=0,c=0,t=7,pt=0,l=0,sg=0,st=ok:
send: 2-2-0-0 s=1,c=0,t=6,pt=0,l=0,sg=0,st=ok:

Re: No new devices added

Posted: Sunday 06 December 2015 19:36
by dennis_montanje
The issue is fixed. After replacing a, apparently, broken wire to the sensor, the values are nicely reported and new devices are added in Domoticz.

Re: No new devices added

Posted: Wednesday 09 December 2015 13:17
by D'rMorris
dennis_montanje wrote:The issue is fixed. After replacing a, apparently, broken wire to the sensor, the values are nicely reported and new devices are added in Domoticz.
I'm having the same issue. Domoticz sees the distance sensor in hardware, but no devices are added.
Did you use the sketch from the mysensors website?
And to which pins did you connect the trigger and echo? To 6 and 5?

Re: No new devices added

Posted: Friday 11 December 2015 10:41
by dennis_montanje
The sketch is the one include in 1.5.

Pin 5 and 6 are unused with me. See attached picture.