Hello,
I've just installed a sensor node and a serial gateway with the last version of MySensors Library, 2.1.1 and nRF24L01+ network devices. The serial gateway is connected (/dev/ttyACM0) to my Jeedom box running the last software version (2.4.6.).
The sensor node is running the Air Humidity sketch (with DHT22 device) found here and the serial gateway with the adequate sketch found hereon this web site.
Communication between them seems to work correctly, the serial gateway seems also to be recognized by the Jeedom box via the MySensors Plugin (latest stable version), but Jeedom cannot see any sensor node, even with inclusion mode and after reconnecting the sensor node itself (off/on).
Here is an extract of the the Jeedom plugin MySensors_node log.
Thank you in advance.
...
Fri Feb 10 2017 17:15:04 GMT+0100 (CET) - connected to serial gateway at /dev/ttyACM0
2/10/2017, 5:15:04 PM null
Fri Feb 10 2017 17:15:05 GMT+0100 (CET) : 0;255;3;0;9;MCO:BGN:INIT GW,CP=RNNGA--,VER=2.1.1
Fri Feb 10 2017 17:15:05 GMT+0100 (CET) : 0;255;3;0;9;TSM:INIT
Fri Feb 10 2017 17:15:05 GMT+0100 (CET) : 0;255;3;0;9;TSF:WUR:MS=0
Fri Feb 10 2017 17:15:05 GMT+0100 (CET) : 0;255;3;0;9;TSM:INIT:TSP OK
Fri Feb 10 2017 17:15:05 GMT+0100 (CET) : 0;255;3;0;9;TSM:INIT:GW MODE
Fri Feb 10 2017 17:15:05 GMT+0100 (CET) : 0;255;3;0;9;TSM:READY:ID=0,PAR=0,DIS=0
Fri Feb 10 2017 17:15:05 GMT+0100 (CET) : 0;255;3;0;9;MCO:REG:NOT NEEDED
Fri Feb 10 2017 17:15:05 GMT+0100 (CET) : 0;255;3;0;14;Gateway startup complete.
Fri Feb 10 2017 17:15:05 GMT+0100 (CET) : 0;255;0;0;18;2.1.1
Fri Feb 10 2017 17:15:05 GMT+0100 (CET) : 0;255;3;0;9;MCO:BGN:STP
Fri Feb 10 2017 17:15:05 GMT+0100 (CET) : 0;255;3;0;9;MCO:BGN:INIT OK,TSP=1
2/10/2017, 5:15:05 PM null
Fri Feb 10 2017 17:15:56 GMT+0100 (CET) : 0;255;3;0;9;TSF:MSG:READ,3-3-0,s=1,c=1,t=0,pt=7,l=5,sg=0:20.0
Fri Feb 10 2017 17:15:56 GMT+0100 (CET) : 3;1;1;0;0;20.0
Fri Feb 10 2017 17:15:56 GMT+0100 (CET) : 0;255;3;0;9;TSF:MSG:READ,3-3-0,s=0,c=1,t=1,pt=7,l=5,sg=0:37.4
Fri Feb 10 2017 17:15:56 GMT+0100 (CET) : 3;0;1;0;1;37.4
2/10/2017, 5:15:56 PM null
2/10/2017, 5:15:56 PM null```