I posted something about this around 1 year ago.
Has Z-wave polling been fixed yet?
I tried enabling it for 1 of my devices, but all I got in the log was this repeated:
Code: Select all
2014-06-26 11:23:03:662 Node005, Sending command (Callback ID=0xbf, Expected Reply=0x04) - SwitchBinaryCmd_Get (Node=5): 0x01, 0x09, 0x00, 0x13, 0x05, 0x02, 0x25, 0x02, 0x05, 0xbf, 0x7f
2014-06-26 11:23:03:667 Node005, ACK received CallbackId 0xbf Reply 0x04
2014-06-26 11:23:03:672 Node005, Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2014-06-26 11:23:03:672 Node005, ZW_SEND_DATA delivered to Z-Wave stack
2014-06-26 11:23:04:002 Node005, Received: 0x01, 0x05, 0x00, 0x13, 0xbf, 0x00, 0x56
2014-06-26 11:23:04:007 Node005, ZW_SEND_DATA Request with callback ID 0xbf received (expected 0xbf)
2014-06-26 11:23:05:667 Node005, WriteMsg Wait Timeout m_currentMsg=05e3f668
2014-06-26 11:23:05:667
2014-06-26 11:23:05:667 Node005, Sending command (Attempt 2, Callback ID=0xbf, Expected Reply=0x04) - SwitchBinaryCmd_Get (Node=5): 0x01, 0x09, 0x00, 0x13, 0x05, 0x02, 0x25, 0x02, 0x05, 0xbf, 0x7f
2014-06-26 11:23:05:672 Node005, ACK received CallbackId 0xbf Reply 0x04
2014-06-26 11:23:05:677 Node005, Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2014-06-26 11:23:05:677 Node005, ZW_SEND_DATA delivered to Z-Wave stack
2014-06-26 11:23:05:997 Node005, Received: 0x01, 0x05, 0x00, 0x13, 0xbf, 0x00, 0x56
2014-06-26 11:23:06:002 Node005, ZW_SEND_DATA Request with callback ID 0xbf received (expected 0xbf)
2014-06-26 11:23:07:672 Node005, WriteMsg Wait Timeout m_currentMsg=05e3f668
2014-06-26 11:23:07:672
2014-06-26 11:23:07:672 Node005, Sending command (Attempt 3, Callback ID=0xbf, Expected Reply=0x04) - SwitchBinaryCmd_Get (Node=5): 0x01, 0x09, 0x00, 0x13, 0x05, 0x02, 0x25, 0x02, 0x05, 0xbf, 0x7f
2014-06-26 11:23:07:677 Node005, ACK received CallbackId 0xbf Reply 0x04
2014-06-26 11:23:07:682 Node005, Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2014-06-26 11:23:07:682 Node005, ZW_SEND_DATA delivered to Z-Wave stack
2014-06-26 11:23:08:012 Node005, Received: 0x01, 0x05, 0x00, 0x13, 0xbf, 0x00, 0x56
2014-06-26 11:23:08:017 Node005, ZW_SEND_DATA Request with callback ID 0xbf received (expected 0xbf)
2014-06-26 11:23:09:677 Node005, WriteMsg Wait Timeout m_currentMsg=05e3f668
2014-06-26 11:23:09:677 Node005, ERROR: Dropping command, expected response not received after 3 attempt(s)
2014-06-26 11:23:10:332 Node005, Polling: COMMAND_CLASS_SWITCH_BINARY index = 0 instance = 1 (poll queue has 0 messages)
2014-06-26 11:23:10:337 Node005, Queuing command: SwitchBinaryCmd_Get (Node=5): 0x01, 0x09, 0x00, 0x13, 0x05, 0x02, 0x25, 0x02, 0x05, 0xc0, 0x00
2014-06-26 11:23:10:337 Node005, WriteMsg WriteNextMsg m_currentMsg=05e3f668
It just repeats this continually.
Any suggestions?
Thanks,
Eon.