Works like a charm...
Thanks for sharing
Thanks for your answer.
I double check my wires, and found that my capacitor 4.7uF wasn't in the right place. I modified it, delete my sensor on Vera and Include it again and It works.
thanks.
Hello,
I want to include a motion sensor, but after inclusion, the sensor is not well recognized. It shows me the generic node :
urn:upnp-arduino-cc:serviceId:arduinonode1
The communication seams to be OK, because in the Vera log I get that when I push the init button on my sensor :
50 05/08/15 17:20:43.016 luup_log:59: Arduino: Presentation: 1;255;0;0;17;1.4.1 <0x2da45680>
50 05/08/15 17:20:43.016 luup_log:59: Arduino: urn:upnp-arduino-cc:serviceId:arduinonode1,ArduinoLibVersion, 1.4.1, 61 <0x2da45680>
50 05/08/15 17:20:43.018 luup_log:59: Arduino: urn:micasaverde-com:serviceId:HaDevice1,LastUpdate, 1431098443, 61 <0x2da45680>
50 05/08/15 17:20:43.039 luup_log:59: Arduino: urn:micasaverde-com:serviceId:HaDevice1,LastUpdateHR, 17:20, 61 <0x2da45680>
50 05/08/15 17:20:43.040 luup_log:59: Arduino: urn:upnp-arduino-cc:serviceId:arduinonode1,RelayNode, 0, 61 <0x2da45680>
50 05/08/15 17:20:43.040 luup_log:59: Arduino: urn:upnp-arduino-cc:serviceId:arduinonode1,RelayNodeHR, GW, 61 <0x2da45680>
50 05/08/15 17:20:43.041 luup_log:59: Arduino: Sending: 1;255;3;0;6;M <0x2da45680>
50 05/08/15 17:20:45.042 luup_log:59: Arduino: urn:upnp-arduino-cc:serviceId:arduinonode1,SketchName, Motion Sensor, 61 <0x2da45680>
50 05/08/15 17:20:45.044 luup_log:59: Arduino: urn:upnp-arduino-cc:serviceId:arduinonode1,SketchVersion, 1.1, 61 <0x2da45680>
My sensor send data to my Vera and the Vera catch them :
50 05/08/15 17:21:14.536 luup_log:59: Arduino: Set variable: 1;2;1;0;16;0 <0x2da45680>
50 05/08/15 17:21:21.143 luup_log:59: Arduino: Set variable: 1;2;1;0;16;1 <0x2da45680>
(...)
I read somewhere that in the gateway I should add I_Arduino1.xml into impl_file property but It has been always here.
Regards,
Hello,
I had the same issue and the root cause was my powersupply, it was not enought powerfull. I power my arduino with 12V and everything goes well.
Regards,
Hello,
I had the same problems and I solved it by using an external 12V power supply created with a RAC02-12SC from RECOM Powersupply.
Regards
Hello Experts,
I'm new in arduino and MySensors stuff.
I want to build my Ethernet Gateway. I did it with Arduino Nano V3 (Nano DCCduino MEGA 328p) and the Ethernet ENC28J60.
My problem is when I connect my ethernet cable, the ethernet LED didn't blink as normal. Furthermore, when I measure the voltage on the board I see 2.28V not 3,3V.
Am I the only one who has this issue ?
PS: sorry for my english.
Regards