Hi All,
Out of the blue all my Zwave devices stopped responding.
They do still work if a flow turns a light on or off, but they do not respond to my input via the Homey app.
In the app I get a ‘TRANSMIT_COMPLETE_NO_ACK’ error message.
See attached screenshots:
Bit of logging from the developer tool:
2024-10-07T08:59:57.753Z
Command[95] end: sendData
2024-10-07T09:17:32.294Z
Node[24]: [COMMAND_CLASS_SENSOR_MULTILEVEL] {"Sensor Type (Raw)":{"type":"Buffer","data":[1]},"Sensor Type":"Temperature (version 1)","Level (Raw)":{"type":"Buffer","data":[34]},"Level":{"Size":2,"Scale":0,"Precision":1},"Sensor Value (Raw)":{"type":"Buffer","data":[0,217]},"Sensor Value":{"type":"Buffer","data":[0,217]}}
2024-10-07T10:13:23.124Z
Command[96] start: heal
2024-10-07T10:13:23.162Z
Command[96] status: heal, status: REQUEST_NEIGHBOR_UPDATE_STARTED
2024-10-07T10:13:28.386Z
Command[97] start: sendData
2024-10-07T10:13:35.238Z
[ProcessSendData]: To node: 14 with data: 0x2002 and txOptions: TRANSMIT_OPTION_ACK,TRANSMIT_OPTION_AUTO_ROUTE,TRANSMIT_OPTION_EXPLORE
2024-10-07T10:13:35.240Z
Command[96] end: heal
2024-10-07T10:13:41.554Z
[ProcessSendData]: Marked node 14 as noAckNode
2024-10-07T10:13:41.556Z
Command[97] end: sendData
2024-10-07T10:13:41.760Z
Command[98] start: isFailedNode
2024-10-07T10:13:41.766Z
Command[98] end: isFailedNode
2024-10-07T10:13:47.838Z
Command[99] start: sendData
2024-10-07T10:13:47.840Z
[ProcessSendData]: To node: 14 with data: 0x250100 and txOptions: TRANSMIT_OPTION_ACK,TRANSMIT_OPTION_AUTO_ROUTE,TRANSMIT_OPTION_EXPLORE
2024-10-07T10:13:54.110Z
[ProcessSendData]: Marked node 14 as noAckNode
2024-10-07T10:13:54.111Z
Command[99] end: sendData
Any suggestions what could have caused this to happen, and how I can fix this??