Debugging temp sensor
-
Hi, I'm pretty new here but old to home automation...
I have a serial gateway talking to Domoticz OK. I build a temp. sensor using the Dallas sensor and uploaded the standard sketch. I think the hardware is working OK, because I tested the radio comm. separately using simple sketches, and then separately the Dallas sensor with a different sketch.
Domoticz doesn't see the temperature sensor. Does anyone have any pointers on how to debug this? When I monitor the serial ports of both the gateway and the sensor node, they seem to be talking OK.
Is there a way to debug the node<>gateway communication without firing up a controller? Is this a Domoticz issue?
Thanks
Z
-
I use http://forum.mysensors.org/topic/838/windows-gui-controller-for-mysensors
for logging the communication between the controller and the nodes.