Hi all,
Since an hour or 2 I have a mayor issue with my Z-wave network, as it’s not starting anymore after a Home Assistant restart.
I can’t seem to find a solution for it. it looks like my network key isn’t working anymore, but I can’t figure out why.
Long story short, I migrated last week from an old Home Assistant server to a new one. Because I didn’t rename my Z-wave entities on the old one and hadn’t added them secure, I wanted to start over completely so I removed them all from the old one. Moved my Aeon stick gen 5 to the new one, generated a network key and started adding them again secure.
I added the following in my config:
#Z-wave
zwave:
usb_path: /dev/ttyACM1
network_key: !secret z_wave_key
In my secret file I added the key (different values but same format):
z_wave_key: "0x38, 0x30, 0xe1, 0x5c, 0xe4, 0x42, 0xb0, 0xbe, 0x3b, 0xa8, 0x17, 0xb7, 0xb3, 0xba, 0xab, 0x30"
I added all my devices as add secure and it worked flawless. One “unknown node” in the list, a node that somehow failed during the pairing process or so, but eventually it paired succesfully the second time (so it’s twice in the node list, once as unknown and once as the actual node).
Since I was making some changes to my config related to Google assistant I restarted Home Assistant. Z-wave didn’t come up anymore since then. I have been using it yesterday, so I know the pairing worked in the first place and the devices did work.
- I was almost done renaming all entities to something I can at least know what it is.
- I restarted HA again
- I restarted the complete server
- I opened the Options.xml with the Z-wave options, added the same key in there too in the network key field.
- I removed zwave from the configuration.yaml to see if the integration would take over (in this case it pointed to the wrong USB device for some reason)
- I removed the key from secret file and added it directly in the configuration.yaml
none of it worked though
In OZW_log.txt I find the following info:
2019-09-09 20:49:04.512 Always, OpenZwave Version 1.4.3440 Starting Up
2019-09-09 20:49:11.962 Info, Setting Up Provided Network Key for Secure Communications
2019-09-09 20:49:11.962 Info, mgr, Added driver for controller /dev/ttyACM1
2019-09-09 20:49:11.967 Info, Opening controller /dev/ttyACM1
2019-09-09 20:49:11.967 Info, Trying to open serial port /dev/ttyACM1 (attempt 1)
2019-09-09 20:49:13.925 Info, Serial port /dev/ttyACM1 opened (attempt 1)
2019-09-09 20:49:13.925 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_VERSION: 0x01, 0x03, 0x00, 0x15, 0xe9
2019-09-09 20:49:13.926 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_MEMORY_GET_ID: 0x01, 0x03, 0x00, 0x20, 0xdc
2019-09-09 20:49:13.926 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_CONTROLLER_CAPABILITIES: 0x01, 0x03, 0x00, 0x05, 0xf9
2019-09-09 20:49:13.926 Detail, contrlr, Queuing (Command) FUNC_ID_SERIAL_API_GET_CAPABILITIES: 0x01, 0x03, 0x00, 0x07, 0xfb
2019-09-09 20:49:13.926 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_SUC_NODE_ID: 0x01, 0x03, 0x00, 0x56, 0xaa
2019-09-09 20:49:13.926 Detail,
2019-09-09 20:49:13.926 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x15) - FUNC_ID_ZW_GET_VERSION: 0x01, 0x03, 0x00, 0x15, 0xe9
2019-09-09 20:49:13.928 Warning, WARNING: Out of frame flow! (0x98). Sending NAK.
2019-09-09 20:49:13.928 Warning, WARNING: Out of frame flow! (0x40). Sending NAK.
2019-09-09 20:49:13.931 Warning, WARNING: Out of frame flow! (0x65). Sending NAK.
2019-09-09 20:49:13.931 Detail, Unsolicited message received while waiting for ACK.
2019-09-09 20:49:13.951 Detail, Node076, Received: 0x01, 0x08, 0x00, 0x04, 0x00, 0x4c, 0x02, 0x98, 0x40, 0x65
2019-09-09 20:49:13.951 Info, Node076, Received SecurityCmd_NonceGet from node 76
2019-09-09 20:49:13.951 Warning, Node076, Couldn't Generate Nonce Key for Node 76
2019-09-09 20:49:13.951 Detail, Unsolicited message received while waiting for ACK.
2019-09-09 20:49:13.951 Detail, Node076, Received: 0x01, 0x08, 0x00, 0x04, 0x00, 0x4c, 0x02, 0x98, 0x40, 0x65
2019-09-09 20:49:13.951 Info, Node076, Received SecurityCmd_NonceGet from node 76
2019-09-09 20:49:13.951 Warning, Node076, Couldn't Generate Nonce Key for Node 76
2019-09-09 20:49:13.951 Detail, Unsolicited message received while waiting for ACK.
2019-09-09 20:49:13.951 Detail, Node076, Received: 0x01, 0x08, 0x00, 0x04, 0x00, 0x4c, 0x02, 0x98, 0x40, 0x65
2019-09-09 20:49:13.951 Info, Node076, Received SecurityCmd_NonceGet from node 76
2019-09-09 20:49:13.951 Warning, Node076, Couldn't Generate Nonce Key for Node 76
2019-09-09 20:49:13.951 Detail, Unsolicited message received while waiting for ACK.
2019-09-09 20:49:13.951 Detail, Node077, Received: 0x01, 0x08, 0x00, 0x04, 0x00, 0x4d, 0x02, 0x98, 0x40, 0x64
2019-09-09 20:49:13.951 Info, Node077, Received SecurityCmd_NonceGet from node 77
2019-09-09 20:49:13.951 Warning, Node077, Couldn't Generate Nonce Key for Node 77
2019-09-09 20:49:13.951 Detail, Unsolicited message received while waiting for ACK.
2019-09-09 20:49:13.951 Detail, Node077, Received: 0x01, 0x08, 0x00, 0x04, 0x00, 0x4d, 0x02, 0x98, 0x40, 0x64
2019-09-09 20:49:13.951 Info, Node077, Received SecurityCmd_NonceGet from node 77
2019-09-09 20:49:13.951 Warning, Node077, Couldn't Generate Nonce Key for Node 77
2019-09-09 20:49:13.951 Detail, Unsolicited message received while waiting for ACK.
2019-09-09 20:49:13.951 Detail, Node077, Received: 0x01, 0x08, 0x00, 0x04, 0x00, 0x4d, 0x02, 0x98, 0x40, 0x64
2019-09-09 20:49:13.951 Info, Node077, Received SecurityCmd_NonceGet from node 77
2019-09-09 20:49:13.951 Warning, Node077, Couldn't Generate Nonce Key for Node 77
2019-09-09 20:49:13.951 Detail, Unsolicited message received while waiting for ACK.
2019-09-09 20:49:13.951 Detail, Node077, Received: 0x01, 0x08, 0x00, 0x04, 0x00, 0x4d, 0x02, 0x98, 0x40, 0x64
2019-09-09 20:49:13.951 Info, Node077, Received SecurityCmd_NonceGet from node 77
2019-09-09 20:49:13.951 Warning, Node077, Couldn't Generate Nonce Key for Node 77
2019-09-09 20:49:13.951 Detail, Unsolicited message received while waiting for ACK.
2019-09-09 20:49:13.954 Detail, contrlr, Received: 0x01, 0x08, 0x01, 0x08, 0x00, 0x04, 0x00, 0x4d, 0x02, 0x98
Anyone who had the same issue? Removing them and adding them again was hell, I don’t really want to do that again (and since the error indicates a key issue and I still have it).
The devices are Fibaro dimmers (24), Fibaro blinds controllers (7), Fibaro RGBW modules (4) and Aeotec power meters (2). Don’t mind the numbers of the nodes in the txt, it started numbering from where it stopped on the previous server, don’t know why.
Just wanted to add, later the messages change, still not functioning though.
2019-09-09 21:32:38.720 Info, Node077, ApplicationCommandHandler - Unhandled Command Class 0x56
2019-09-09 21:32:42.728 Detail, Node076, Received: 0x01, 0x08, 0x00, 0x04, 0x00, 0x4c, 0x02, 0x98, 0x40, 0x65
2019-09-09 21:32:42.728 Info, Node076, Received SecurityCmd_NonceGet from node 76
2019-09-09 21:32:42.728 Info, NONCES: 0xed, 0x08, 0xa7, 0xa7, 0xd9, 0x58, 0x55, 0xd9
2019-09-09 21:32:42.728 Info, NONCES: 0xb2, 0xc8, 0x55, 0xee, 0x74, 0x5d, 0xdc, 0x0e
2019-09-09 21:32:42.728 Info, NONCES: 0xd6, 0xf0, 0x4f, 0x5f, 0x76, 0xd9, 0x61, 0x8f
2019-09-09 21:32:42.728 Info, NONCES: 0x33, 0xcd, 0xcc, 0x84, 0x3c, 0xcf, 0x2c, 0xd7
2019-09-09 21:32:42.728 Info, NONCES: 0x84, 0xfe, 0x40, 0x63, 0x7f, 0xda, 0xfc, 0x7a
2019-09-09 21:32:42.728 Info, NONCES: 0x9b, 0x09, 0xa1, 0x80, 0x85, 0xea, 0xa1, 0x08
2019-09-09 21:32:42.728 Info, NONCES: 0x6c, 0xca, 0x6f, 0x96, 0xfc, 0xba, 0xc7, 0x44
2019-09-09 21:32:42.728 Info, NONCES: 0x82, 0x79, 0xe8, 0x19, 0xd3, 0x03, 0x50, 0x58
2019-09-09 21:32:42.728 Info, Node076, Sending (Query) message (Callback ID=0x01, Expected Reply=0x04) - Nonce_Report - 0x01, 0x11, 0x00, 0x13, 0x4c, 0x0a, 0x98, 0x80, 0x6c, 0xca, 0x6f, 0x96, 0xfc, 0xba, 0xc7, 0x44, 0x05, 0x01, 0x3d:
2019-09-09 21:32:42.742 Detail, Node044, Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2019-09-09 21:32:42.742 Detail, Node044, ZW_SEND_DATA delivered to Z-Wave stack
2019-09-09 21:32:42.999 Detail, Node044, Received: 0x01, 0x07, 0x00, 0x13, 0x01, 0x00, 0x00, 0x1a, 0xf0
2019-09-09 21:32:42.999 Detail, Node044, ZW_SEND_DATA Request with callback ID 0x01 received (expected 0x01)
2019-09-09 21:32:42.999 Info, Node044, Request RTT 2605262 Average Request RTT 2602156
2019-09-09 21:32:43.185 Detail, Node076, Received: 0x01, 0x2c, 0x00, 0x04, 0x00, 0x4c, 0x26, 0x98, 0x81, 0x64, 0x17, 0xa4, 0xdf, 0xe3, 0xa3, 0x7b, 0x2d, 0x6c, 0x04, 0xe0, 0xe2, 0x07, 0x5f, 0x5d, 0xf8, 0x98, 0xaf, 0xd8, 0x8e, 0xf2, 0x37, 0xae, 0x8c, 0xa6, 0x5e, 0x3e, 0x6c, 0x92, 0x2a, 0x7d, 0x4f, 0xbc, 0xeb, 0x68, 0xe5, 0x51
2019-09-09 21:32:43.185 Info, Raw: 0x98, 0x81, 0x64, 0x17, 0xa4, 0xdf, 0xe3, 0xa3, 0x7b, 0x2d, 0x6c, 0x04, 0xe0, 0xe2, 0x07, 0x5f, 0x5d, 0xf8, 0x98, 0xaf, 0xd8, 0x8e, 0xf2, 0x37, 0xae, 0x8c, 0xa6, 0x5e, 0x3e, 0x6c, 0x92, 0x2a, 0x7d, 0x4f, 0xbc, 0xeb, 0x68, 0xe5, 0x51
2019-09-09 21:32:43.185 Detail, Node076, Decrypted Packet: 0x00, 0x56, 0x01, 0x32, 0x02, 0x21, 0x74, 0x00, 0x00, 0x00, 0x00, 0x00, 0x05, 0x00, 0x00, 0x00, 0x00, 0x07, 0xa5
2019-09-09 21:32:43.185 Detail,
2019-09-09 21:32:43.185 Info, Node076, ApplicationCommandHandler - Unhandled Command Class 0x56
2019-09-09 21:32:43.639 Detail, Node077, Received: 0x01, 0x08, 0x00, 0x04, 0x00, 0x4d, 0x02, 0x98, 0x40, 0x64
2019-09-09 21:32:43.639 Info, Node077, Received SecurityCmd_NonceGet from node 77
2019-09-09 21:32:43.639 Info, NONCES: 0x18, 0x2d, 0x08, 0x10, 0x95, 0xb4, 0x65, 0x17
2019-09-09 21:32:43.639 Info, NONCES: 0x95, 0x2a, 0x56, 0xcf, 0xd3, 0xc9, 0x17, 0x9a
2019-09-09 21:32:43.639 Info, NONCES: 0xe3, 0xd0, 0x2d, 0x46, 0xc4, 0x26, 0xea, 0x29
2019-09-09 21:32:43.639 Info, NONCES: 0x83, 0x56, 0x47, 0x6a, 0xc1, 0x9a, 0x36, 0x7f
2019-09-09 21:32:43.639 Info, NONCES: 0x2f, 0x0b, 0x91, 0xcf, 0xc0, 0x47, 0x5a, 0x2b
2019-09-09 21:32:43.639 Info, NONCES: 0x6f, 0x7c, 0x02, 0x5b, 0xc0, 0xac, 0xcc, 0x15
2019-09-09 21:32:43.639 Info, NONCES: 0x6d, 0xe2, 0xfb, 0xb6, 0xd9, 0xcf, 0x9c, 0xdc
2019-09-09 21:32:43.639 Info, NONCES: 0xbe, 0xab, 0xbf, 0x28, 0xb2, 0xa2, 0x16, 0x9c
2019-09-09 21:32:43.639 Info, Node077, Sending (Query) message (Callback ID=0x01, Expected Reply=0x04) - Nonce_Report - 0x01, 0x11, 0x00, 0x13, 0x4d, 0x0a, 0x98, 0x80, 0x6f, 0x7c, 0x02, 0x5b, 0xc0, 0xac, 0xcc, 0x15, 0x05, 0x01, 0x59:
2019-09-09 21:32:43.651 Detail, Node044, Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2019-09-09 21:32:43.651 Detail, Node044, ZW_SEND_DATA delivered to Z-Wave stack
2019-09-09 21:32:43.678 Detail, Node044, Received: 0x01, 0x07, 0x00, 0x13, 0x01, 0x00, 0x00, 0x03, 0xe9
2019-09-09 21:32:43.678 Detail, Node044, ZW_SEND_DATA Request with callback ID 0x01 received (expected 0x01)
2019-09-09 21:32:43.678 Info, Node044, Request RTT 2605941 Average Request RTT 2604048
2019-09-09 21:32:43.719 Detail, Node077, Received: 0x01, 0x29, 0x00, 0x04, 0x00, 0x4d, 0x23, 0x98, 0x81, 0xa2, 0x11, 0x9a, 0x1e, 0x7b, 0xe4, 0x57, 0x10, 0x01, 0x19, 0x51, 0xa1, 0x1a, 0x5f, 0xf0, 0xb5, 0xb8, 0xa6, 0x98, 0xd0, 0x30, 0xa0, 0x2d, 0x97, 0x6f, 0x64, 0x7e, 0x08, 0x81, 0xbe, 0xc8, 0x64, 0x6b, 0x5b
2019-09-09 21:32:43.719 Info, Raw: 0x98, 0x81, 0xa2, 0x11, 0x9a, 0x1e, 0x7b, 0xe4, 0x57, 0x10, 0x01, 0x19, 0x51, 0xa1, 0x1a, 0x5f, 0xf0, 0xb5, 0xb8, 0xa6, 0x98, 0xd0, 0x30, 0xa0, 0x2d, 0x97, 0x6f, 0x64, 0x7e, 0x08, 0x81, 0xbe, 0xc8, 0x64, 0x6b, 0x5b
2019-09-09 21:32:43.719 Detail, Node077, Decrypted Packet: 0x00, 0x56, 0x01, 0x32, 0x02, 0x21, 0x74, 0x00, 0x05, 0x2a, 0xbc, 0x00, 0x00, 0x00, 0x4f, 0x81
2019-09-09 21:32:43.719 Detail,
2019-09-09 21:32:43.719 Info, Node077, ApplicationCommandHandler - Unhandled Command Class 0x56
2019-09-09 21:32:47.730 Detail, Node076, Received: 0x01, 0x08, 0x00, 0x04, 0x00, 0x4c, 0x02, 0x98, 0x40, 0x65
2019-09-09 21:32:47.730 Info, Node076, Received SecurityCmd_NonceGet from node 76
2019-09-09 21:32:47.730 Info, NONCES: 0xed, 0x08, 0xa7, 0xa7, 0xd9, 0x58, 0x55, 0xd9
2019-09-09 21:32:47.730 Info, NONCES: 0xb2, 0xc8, 0x55, 0xee, 0x74, 0x5d, 0xdc, 0x0e
2019-09-09 21:32:47.730 Info, NONCES: 0xd6, 0xf0, 0x4f, 0x5f, 0x76, 0xd9, 0x61, 0x8f
2019-09-09 21:32:47.730 Info, NONCES: 0x33, 0xcd, 0xcc, 0x84, 0x3c, 0xcf, 0x2c, 0xd7
2019-09-09 21:32:47.730 Info, NONCES: 0x84, 0xfe, 0x40, 0x63, 0x7f, 0xda, 0xfc, 0x7a
2019-09-09 21:32:47.730 Info, NONCES: 0x9b, 0x09, 0xa1, 0x80, 0x85, 0xea, 0xa1, 0x08
2019-09-09 21:32:47.730 Info, NONCES: 0x6c, 0xca, 0x6f, 0x96, 0xfc, 0xba, 0xc7, 0x44
2019-09-09 21:32:47.730 Info, NONCES: 0x99, 0x5f, 0x9c, 0xbe, 0xc7, 0x6c, 0xe5, 0x5c
2019-09-09 21:32:47.730 Info, Node076, Sending (Query) message (Callback ID=0x01, Expected Reply=0x04) - Nonce_Report - 0x01, 0x11, 0x00, 0x13, 0x4c, 0x0a, 0x98, 0x80, 0x99, 0x5f, 0x9c, 0xbe, 0xc7, 0x6c, 0xe5, 0x5c, 0x05, 0x01, 0x51:
2019-09-09 21:32:47.740 Detail, Node044, Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2019-09-09 21:32:47.740 Detail, Node044, ZW_SEND_DATA delivered to Z-Wave stack
2019-09-09 21:32:47.748 Detail,
2019-09-09 21:32:47.748 Info, NONCES: 0x78, 0x21, 0xcd, 0x66, 0x2f, 0xaf, 0xb6, 0xd3
2019-09-09 21:32:47.748 Info, NONCES: 0xb2, 0xc8, 0x55, 0xee, 0x74, 0x5d, 0xdc, 0x0e
2019-09-09 21:32:47.748 Info, NONCES: 0xd6, 0xf0, 0x4f, 0x5f, 0x76, 0xd9, 0x61, 0x8f
2019-09-09 21:32:47.748 Info, NONCES: 0x33, 0xcd, 0xcc, 0x84, 0x3c, 0xcf, 0x2c, 0xd7
2019-09-09 21:32:47.748 Info, NONCES: 0x84, 0xfe, 0x40, 0x63, 0x7f, 0xda, 0xfc, 0x7a
2019-09-09 21:32:47.748 Info, NONCES: 0x9b, 0x09, 0xa1, 0x80, 0x85, 0xea, 0xa1, 0x08
2019-09-09 21:32:47.748 Info, NONCES: 0x6c, 0xca, 0x6f, 0x96, 0xfc, 0xba, 0xc7, 0x44
2019-09-09 21:32:47.748 Info, NONCES: 0x99, 0x5f, 0x9c, 0xbe, 0xc7, 0x6c, 0xe5, 0x5c
2019-09-09 21:32:47.748 Info, Node076, Sending (Query) message (Callback ID=0x01, Expected Reply=0x04) - Nonce_Report - 0x01, 0x11, 0x00, 0x13, 0x4c, 0x0a, 0x98, 0x80, 0x78, 0x21, 0xcd, 0x66, 0x2f, 0xaf, 0xb6, 0xd3, 0x05, 0x01, 0xb0:
2019-09-09 21:32:47.748 Detail, Node044, Notification: Notification - TimeOut
2019-09-09 21:32:47.756 Detail, Node044, Received: 0x01, 0x04, 0x01, 0x13, 0x00, 0xe9
2019-09-09 21:32:47.756 Error, Node044, ERROR: ZW_SEND_DATA could not be delivered to Z-Wave stack
2019-09-09 21:32:48.000 Detail, Node044, Received: 0x01, 0x07, 0x00, 0x13, 0x01, 0x00, 0x00, 0x18, 0xf2
2019-09-09 21:32:48.000 Detail, Node044, ZW_SEND_DATA Request with callback ID 0x01 received (expected 0x01)
2019-09-09 21:32:48.000 Info, Node044, Request RTT 2610264 Average Request RTT 2607156
2019-09-09 21:32:48.193 Detail, Node076, Received: 0x01, 0x2c, 0x00, 0x04, 0x00, 0x4c, 0x26, 0x98, 0x81, 0x57, 0x8a, 0xdd, 0x92, 0xc6, 0xd5, 0xe9, 0xf2, 0xcd, 0xa9, 0xd2, 0x87, 0x0d, 0x10, 0x99, 0xf4, 0xba, 0x36, 0x5d, 0x50, 0xd2, 0x15, 0x2a, 0x57, 0xc0, 0xe1, 0x03, 0x99, 0xa5, 0x45, 0x76, 0xcc, 0x31, 0x9d, 0x3f, 0x9c, 0xaa
2019-09-09 21:32:48.193 Info, Raw: 0x98, 0x81, 0x57, 0x8a, 0xdd, 0x92, 0xc6, 0xd5, 0xe9, 0xf2, 0xcd, 0xa9, 0xd2, 0x87, 0x0d, 0x10, 0x99, 0xf4, 0xba, 0x36, 0x5d, 0x50, 0xd2, 0x15, 0x2a, 0x57, 0xc0, 0xe1, 0x03, 0x99, 0xa5, 0x45, 0x76, 0xcc, 0x31, 0x9d, 0x3f, 0x9c, 0xaa
2019-09-09 21:32:48.193 Detail, Node076, Decrypted Packet: 0x00, 0x56, 0x01, 0x32, 0x02, 0x21, 0x74, 0x00, 0x00, 0x00, 0x00, 0x00, 0x05, 0x00, 0x00, 0x00, 0x00, 0x07, 0xa5
2019-09-09 21:32:48.193 Detail,
2019-09-09 21:32:48.193 Info, Node076, ApplicationCommandHandler - Unhandled Command Class 0x56
2019-09-09 21:32:48.641 Detail, Node077, Received: 0x01, 0x08, 0x00, 0x04, 0x00, 0x4d, 0x02, 0x98, 0x40, 0x64
2019-09-09 21:32:48.641 Info, Node077, Received SecurityCmd_NonceGet from node 77
2019-09-09 21:32:48.641 Info, NONCES: 0x18, 0x2d, 0x08, 0x10, 0x95, 0xb4, 0x65, 0x17
2019-09-09 21:32:48.641 Info, NONCES: 0x95, 0x2a, 0x56, 0xcf, 0xd3, 0xc9, 0x17, 0x9a
2019-09-09 21:32:48.641 Info, NONCES: 0xe3, 0xd0, 0x2d, 0x46, 0xc4, 0x26, 0xea, 0x29
2019-09-09 21:32:48.641 Info, NONCES: 0x83, 0x56, 0x47, 0x6a, 0xc1, 0x9a, 0x36, 0x7f
2019-09-09 21:32:48.641 Info, NONCES: 0x2f, 0x0b, 0x91, 0xcf, 0xc0, 0x47, 0x5a, 0x2b
2019-09-09 21:32:48.641 Info, NONCES: 0x6f, 0x7c, 0x02, 0x5b, 0xc0, 0xac, 0xcc, 0x15
2019-09-09 21:32:48.641 Info, NONCES: 0x33, 0x56, 0xa7, 0x7f, 0x2c, 0x46, 0x6e, 0x91
2019-09-09 21:32:48.641 Info, NONCES: 0xbe, 0xab, 0xbf, 0x28, 0xb2, 0xa2, 0x16, 0x9c
2019-09-09 21:32:48.641 Info, Node077, Sending (Query) message (Callback ID=0x01, Expected Reply=0x04) - Nonce_Report - 0x01, 0x11, 0x00, 0x13, 0x4d, 0x0a, 0x98, 0x80, 0x33, 0x56, 0xa7, 0x7f, 0x2c, 0x46, 0x6e, 0x91, 0x05, 0x01, 0x8e:
2019-09-09 21:32:48.655 Detail, Node044, Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2019-09-09 21:32:48.655 Detail, Node044, ZW_SEND_DATA delivered to Z-Wave stack
2019-09-09 21:32:48.677 Detail, Node044, Received: 0x01, 0x07, 0x00, 0x13, 0x01, 0x00, 0x00, 0x03, 0xe9
2019-09-09 21:32:48.677 Detail, Node044, ZW_SEND_DATA Request with callback ID 0x01 received (expected 0x01)
2019-09-09 21:32:48.677 Info, Node044, Request RTT 2610940 Average Request RTT 2609048
2019-09-09 21:32:48.721 Detail, Node077, Received: 0x01, 0x29, 0x00, 0x04, 0x00, 0x4d, 0x23, 0x98, 0x81, 0x5a, 0x1c, 0xa3, 0xc2, 0xd7, 0xa4, 0x3d, 0x5a, 0x79, 0x20, 0x42, 0xf4, 0xed, 0xa6, 0x7a, 0xb8, 0xf7, 0xaa, 0x83, 0x81, 0x52, 0xe5, 0x91, 0x41, 0x33, 0x0b, 0xe5, 0x72, 0xf1, 0xd8, 0xd4, 0xbb, 0x29, 0x08
2019-09-09 21:32:48.721 Info, Raw: 0x98, 0x81, 0x5a, 0x1c, 0xa3, 0xc2, 0xd7, 0xa4, 0x3d, 0x5a, 0x79, 0x20, 0x42, 0xf4, 0xed, 0xa6, 0x7a, 0xb8, 0xf7, 0xaa, 0x83, 0x81, 0x52, 0xe5, 0x91, 0x41, 0x33, 0x0b, 0xe5, 0x72, 0xf1, 0xd8, 0xd4, 0xbb, 0x29, 0x08
2019-09-09 21:32:48.721 Detail, Node077, Decrypted Packet: 0x00, 0x56, 0x01, 0x32, 0x02, 0x21, 0x74, 0x00, 0x05, 0x2e, 0xc5, 0x00, 0x00, 0x00, 0x77, 0x85
2019-09-09 21:32:48.721 Detail,
2019-09-09 21:32:48.721 Info, Node077, ApplicationCommandHandler - Unhandled Command Class 0x56
2019-09-09 21:32:52.725 Detail, Node076, Received: 0x01, 0x08, 0x00, 0x04, 0x00, 0x4c, 0x02, 0x98, 0x40, 0x65
2019-09-09 21:32:52.725 Info, Node076, Received SecurityCmd_NonceGet from node 76
2019-09-09 21:32:52.725 Info, NONCES: 0x78, 0x21, 0xcd, 0x66, 0x2f, 0xaf, 0xb6, 0xd3
2019-09-09 21:32:52.725 Info, NONCES: 0x21, 0xe2, 0x2c, 0x9c, 0x18, 0xca, 0x3e, 0xe5
2019-09-09 21:32:52.725 Info, NONCES: 0xd6, 0xf0, 0x4f, 0x5f, 0x76, 0xd9, 0x61, 0x8f
2019-09-09 21:32:52.725 Info, NONCES: 0x33, 0xcd, 0xcc, 0x84, 0x3c, 0xcf, 0x2c, 0xd7
2019-09-09 21:32:52.725 Info, NONCES: 0x84, 0xfe, 0x40, 0x63, 0x7f, 0xda, 0xfc, 0x7a
2019-09-09 21:32:52.725 Info, NONCES: 0x9b, 0x09, 0xa1, 0x80, 0x85, 0xea, 0xa1, 0x08
2019-09-09 21:32:52.725 Info, NONCES: 0x6c, 0xca, 0x6f, 0x96, 0xfc, 0xba, 0xc7, 0x44
2019-09-09 21:32:52.725 Info, NONCES: 0x99, 0x5f, 0x9c, 0xbe, 0xc7, 0x6c, 0xe5, 0x5c
2019-09-09 21:32:52.725 Info, Node076, Sending (Query) message (Callback ID=0x01, Expected Reply=0x04) - Nonce_Report - 0x01, 0x11, 0x00, 0x13, 0x4c, 0x0a, 0x98, 0x80, 0x21, 0xe2, 0x2c, 0x9c, 0x18, 0xca, 0x3e, 0xe5, 0x05, 0x01, 0xdd:
2019-09-09 21:32:52.737 Detail, Node044, Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2019-09-09 21:32:52.737 Detail, Node044, ZW_SEND_DATA delivered to Z-Wave stack
2019-09-09 21:32:52.999 Detail, Node044, Received: 0x01, 0x07, 0x00, 0x13, 0x01, 0x00, 0x00, 0x1b, 0xf1
2019-09-09 21:32:52.999 Detail, Node044, ZW_SEND_DATA Request with callback ID 0x01 received (expected 0x01)
2019-09-09 21:32:52.999 Info, Node044, Request RTT 2615261 Average Request RTT 2612154
2019-09-09 21:32:53.181 Detail, Node076, Received: 0x01, 0x2c, 0x00, 0x04, 0x00, 0x4c, 0x26, 0x98, 0x81, 0xca, 0x66, 0x48, 0xa8, 0x48, 0xda, 0x2d, 0xbd, 0x75, 0xdf, 0xab, 0x43, 0x6d, 0x76, 0x53, 0xe0, 0x85, 0xf9, 0x1c, 0xae, 0xee, 0x06, 0xbd, 0x13, 0x19, 0xb9, 0xd8, 0x21, 0x54, 0xc0, 0x4b, 0xea, 0x89, 0x38, 0x39, 0x46, 0x2a
2019-09-09 21:32:53.181 Info, Raw: 0x98, 0x81, 0xca, 0x66, 0x48, 0xa8, 0x48, 0xda, 0x2d, 0xbd, 0x75, 0xdf, 0xab, 0x43, 0x6d, 0x76, 0x53, 0xe0, 0x85, 0xf9, 0x1c, 0xae, 0xee, 0x06, 0xbd, 0x13, 0x19, 0xb9, 0xd8, 0x21, 0x54, 0xc0, 0x4b, 0xea, 0x89, 0x38, 0x39, 0x46, 0x2a
2019-09-09 21:32:53.181 Detail, Node076, Decrypted Packet: 0x00, 0x56, 0x01, 0x32, 0x02, 0x21, 0x74, 0x00, 0x00, 0x00, 0x00, 0x00, 0x05, 0x00, 0x00, 0x00, 0x00, 0x07, 0xa5
2019-09-09 21:32:53.181 Detail,