Node 0 when excluding and including new device

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
Crazy2
Posts: 1
Joined: 01 Nov 2015 17:27

Node 0 when excluding and including new device

Post by Crazy2 »

Hello,

I'm trying to include the fibaro motion sensor to my domoticz setup.
Also having the same problem in expert mode


On boot the log output is

Code: Select all

2015-10-16 20:31:02.219 OpenZWave: Starting...
2015-10-16 20:31:02.219 OpenZWave: Version: 1.3-293-ga4ea66b-dirty
2015-10-16 20:31:02.219 OpenZWave: using config in: /home/pi/domoticz/Config/
2015-10-16 20:31:02.418 OpenZWave: Driver Ready
2015-10-16 20:31:02.418 OpenZWave: Invalid NodeID received. HomeID: 3997823878, NodeID: 0 (0x00)
The output when including is

Code: Select all

2015-10-16 20:50:17.629 New sensors allowed for 5 minutes...
2015-10-16 20:50:17.629 OpenZWave: Node Include command initiated...
2015-10-16 20:50:17.631 OpenZWave: Command is starting
2015-10-16 20:50:17.636 OpenZWave: Waiting for User action...
2015-10-16 20:50:22.637 OpenZWave: Controller is communicating with Other devices to carry out the command
2015-10-16 20:50:25.932 OpenZWave: Command has failed!
2015-10-16 20:50:25.985 OpenZWave: Invalid NodeID received. HomeID: 3997823878, NodeID: 0 (0x00)
Soft reset is not helping and deleting node 0 from the zwcfg is doing nothing either.
Image

Having the same problem when adding Vision ZG8108. When trying to exclude or include it gives Node 0 failed

Code: Select all

2015-10-23 22:33:18.325 Detail, Queuing (Controller) Remove Device
2015-10-23 22:33:18.325 Info, Remove Device
2015-10-23 22:33:18.325 Detail, contrlr, Queuing (Command) ControllerCommand_RemoveDevice: 0x01, 0x05, 0x00, 0x4b, 0x81, 0x0e, 0x3e
2015-10-23 22:33:18.326 Detail, Notification: ControllerComand - Starting
2015-10-23 22:33:18.326 Detail, 
2015-10-23 22:33:18.326 Info, contrlr, Sending (Command) message (Callback ID=0x0e, Expected Reply=0x4b) - ControllerCommand_RemoveDevice: 0x01, 0x05, 0x00, 0x4b, 0x81, 0x0e, 0x3e
2015-10-23 22:33:18.329 Detail, contrlr, Received: 0x01, 0x07, 0x00, 0x4b, 0x0e, 0x01, 0x00, 0x00, 0xbc
2015-10-23 22:33:18.329 Detail, 
2015-10-23 22:33:18.329 Info, FUNC_ID_ZW_REMOVE_NODE_FROM_NETWORK:
2015-10-23 22:33:18.330 Info, REMOVE_NODE_STATUS_LEARN_READY
2015-10-23 22:33:18.330 Detail, Node001, Expected callbackId was received
2015-10-23 22:33:18.330 Detail, Node001, Expected reply was received
2015-10-23 22:33:18.330 Detail, Node001, Message transaction complete
2015-10-23 22:33:18.330 Detail, 
2015-10-23 22:33:18.330 Detail, contrlr, Removing current message
2015-10-23 22:33:18.330 Detail, Notification: ControllerCommand - Waiting
2015-10-23 22:33:29.930 Detail, Received: 0x01, 0x07, 0x00, 0x4b, 0x0e, 0x02, 0x00, 0x00, 0xbf
2015-10-23 22:33:29.930 Detail, 
2015-10-23 22:33:29.930 Info, FUNC_ID_ZW_REMOVE_NODE_FROM_NETWORK:
2015-10-23 22:33:29.930 Info, REMOVE_NODE_STATUS_NODE_FOUND
2015-10-23 22:33:29.931 Detail, Notification: ControllerCommand - InProgress
2015-10-23 22:33:30.850 Detail, Received: 0x01, 0x11, 0x00, 0x4b, 0x0e, 0x03, 0x00, 0x0a, 0x04, 0x20, 0x01, 0x71, 0x85, 0x80, 0x72, 0x30, 0x86, 0x84, 0xb3
2015-10-23 22:33:30.850 Detail, 
2015-10-23 22:33:30.850 Info, FUNC_ID_ZW_REMOVE_NODE_FROM_NETWORK:
2015-10-23 22:33:30.850 Info, REMOVE_NODE_STATUS_REMOVING_SLAVE
2015-10-23 22:33:30.850 Warning, Remove Node Failed - NodeID 0 Returned
2015-10-23 22:33:30.850 Detail, Notification: ControllerCommand - Failed
2015-10-23 22:33:30.852 Detail, Received: 0x01, 0x11, 0x00, 0x4b, 0x0e, 0x06, 0x00, 0x0a, 0x04, 0x20, 0x01, 0x71, 0x85, 0x80, 0x72, 0x30, 0x86, 0x84, 0xb6
2015-10-23 22:33:30.853 Detail, 
2015-10-23 22:33:41.879 Detail, Queuing (Controller) Add Device
2015-10-23 22:33:41.879 Info, Add Device
2015-10-23 22:33:41.880 Detail, contrlr, Queuing (Command) ControllerCommand_AddDevice: 0x01, 0x05, 0x00, 0x4a, 0xc1, 0x0f, 0x7e
2015-10-23 22:33:41.880 Detail, Notification: ControllerComand - Starting
2015-10-23 22:33:41.880 Detail, 
2015-10-23 22:33:41.880 Info, contrlr, Sending (Command) message (Callback ID=0x0f, Expected Reply=0x4a) - ControllerCommand_AddDevice: 0x01, 0x05, 0x00, 0x4a, 0xc1, 0x0f, 0x7e
2015-10-23 22:33:41.884 Detail, contrlr, Received: 0x01, 0x07, 0x00, 0x4a, 0x0f, 0x01, 0x00, 0x00, 0xbc
2015-10-23 22:33:41.884 Detail, 
2015-10-23 22:33:41.884 Info, contrlr, FUNC_ID_ZW_ADD_NODE_TO_NETWORK:
2015-10-23 22:33:41.884 Info, contrlr, ADD_NODE_STATUS_LEARN_READY
2015-10-23 22:33:41.884 Detail, Node001, Expected callbackId was received
2015-10-23 22:33:41.884 Detail, Node001, Expected reply was received
2015-10-23 22:33:41.884 Detail, Node001, Message transaction complete
2015-10-23 22:33:41.884 Detail, 
2015-10-23 22:33:41.885 Detail, contrlr, Removing current message
2015-10-23 22:33:41.885 Detail, Notification: ControllerCommand - Waiting
2015-10-23 22:33:46.637 Detail, Received: 0x01, 0x07, 0x00, 0x4a, 0x0f, 0x02, 0x00, 0x00, 0xbf
2015-10-23 22:33:46.638 Detail, 
2015-10-23 22:33:46.638 Info, FUNC_ID_ZW_ADD_NODE_TO_NETWORK:
2015-10-23 22:33:46.638 Info, ADD_NODE_STATUS_NODE_FOUND
2015-10-23 22:33:46.638 Detail, Notification: ControllerCommand - InProgress
2015-10-23 22:33:47.570 Detail, Received: 0x01, 0x07, 0x00, 0x4a, 0x0f, 0x07, 0x00, 0x00, 0xba
2015-10-23 22:33:47.570 Detail, 
[color=#FF0000]2015-10-23 22:33:47.570 Info, FUNC_ID_ZW_ADD_NODE_TO_NETWORK:
2015-10-23 22:33:47.570 Info, ADD_NODE_STATUS_FAILED
2015-10-23 22:33:47.570 Detail, Removing current message
2015-10-23 22:33:47.570 Detail, contrlr, Queuing (Command) Add Node Stop: 0x01, 0x04, 0x00, 0x4a, 0x05, 0xb4
2015-10-23 22:33:47.570 Detail, Notification: ControllerCommand - Failed[/color]
2015-10-23 22:33:47.570 Detail, 
2015-10-23 22:33:47.571 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x4a) - Add Node Stop: 0x01, 0x04, 0x00, 0x4a, 0x05, 0xb4
2015-10-23 22:33:47.623 Detail, contrlr, Received: 0x01, 0x07, 0x00, 0x4a, 0x0f, 0x06, 0x00, 0x00, 0xbb
2015-10-23 22:33:47.623 Detail, 
2015-10-23 22:33:47.623 Info, contrlr, FUNC_ID_ZW_ADD_NODE_TO_NETWORK:
2015-10-23 22:33:47.623 Detail, Node006, Expected reply was received
2015-10-23 22:33:47.623 Detail, Node006, Message transaction complete
2015-10-23 22:33:47.623 Detail, 
2015-10-23 22:33:47.623 Detail, contrlr, Removing current message
2015-10-23 22:33:47.623 Detail, Notification: ControllerCommand - Completed
Post Reply