Log Translation
-
Still trying to get my 1st sensor communication in Domoticz, can anyone translate the arduino serial log for me?
0;0;3;0;14;Gateway startup complete.
0;0;3;0;9;read: 255-255-0 s=255,c=3,t=3,pt=0,l=0:
255;255;3;0;3;
0;0;3;0;9;read: 255-255-0 s=255,c=3,t=3,pt=0,l=0:
255;255;3;0;3;
0;0;3;0;9;read: 255-255-0 s=255,c=3,t=3,pt=0,l=0:
255;255;3;0;3;I think it is communicating but will not show up in Domoticz??
Cheers
@kopite Your sensor-node is trying to get a Node-id from the controller.
The 0;0;.... messages come from the controller
The 255;255; message come from you node and are "internal" (3) messages with "node_req" from the node. Domoticz should issue a node-id when received, but supposedly this is not happening. -
Tried this now with a few sensors and gateways and still get the same result in the serial monitor.....im thinking it is the radio now? possible need a capacitor?
@kopite As others have posted above, it looks like the gateway is receiving the packets from the sensor and the controller (Domoticz) should act on them and issue a node-id to the new node. Domoticz does not appear to be providing that, so it looks like a communications or configuration issue between Domoticz and the gateway, not a radio issue.
Cheers
Al -
Your log seems correct. I think your problem comes from Domoticz. Have you declared new arduino gateway in Domoticz? If so, can you show us domoticz's log?
-
All I get from Domoticz is
2015-05-15 17:24:33.161 MySensors: Using serial port: COM5
2015-05-15 17:24:34.657 MySensors: Gateway Ready...
2015-05-15 17:24:45.881 New sensors allowed for 5 minutes... -
What are logs on Domoticz when you restart your node?
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