Hass.IO Zeotech Gen5

I’m having a hell of a time getting this Z-Wave stick to be recognized. I ran this command “ls -l /dev/serial/by-id/*” and all I see is my zigbee stick. Looking at the logs all I have is “WARNING: Out of frame flow!” errors.

2019-08-01 20:03:25.156 Always, OpenZwave Version 1.4.3440 Starting Up
2019-08-01 20:03:41.492 Info, Setting Up Provided Network Key for Secure Communications
2019-08-01 20:03:41.496 Info, mgr, Added driver for controller /dev/ttyACM0
2019-08-01 20:03:41.496 Info, Opening controller /dev/ttyACM0
2019-08-01 20:03:41.496 Info, Trying to open serial port /dev/ttyACM0 (attempt 1)
2019-08-01 20:03:41.499 Info, Serial port /dev/ttyACM0 opened (attempt 1)
2019-08-01 20:03:41.499 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_VERSION: 0x01, 0x03, 0x00, 0x15, 0xe9
2019-08-01 20:03:41.499 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_MEMORY_GET_ID: 0x01, 0x03, 0x00, 0x20, 0xdc
2019-08-01 20:03:41.500 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_CONTROLLER_CAPABILITIES: 0x01, 0x03, 0x00, 0x05, 0xf9
2019-08-01 20:03:41.500 Detail, contrlr, Queuing (Command) FUNC_ID_SERIAL_API_GET_CAPABILITIES: 0x01, 0x03, 0x00, 0x07, 0xfb
2019-08-01 20:03:41.500 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_SUC_NODE_ID: 0x01, 0x03, 0x00, 0x56, 0xaa
2019-08-01 20:03:41.500 Detail,
2019-08-01 20:03:41.500 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x15) - FUNC_ID_ZW_GET_VERSION: 0x01, 0x03, 0x00, 0x15, 0xe9
2019-08-01 20:03:41.555 Warning, WARNING: Out of frame flow! (0xc0). Sending NAK.
2019-08-01 20:03:42.555 Error, contrlr, ERROR: Dropping command, expected response not received after 1 attempt(s)
2019-08-01 20:03:42.556 Detail, contrlr, Removing current message
2019-08-01 20:03:42.556 Detail, contrlr, Notification: Notification - TimeOut
2019-08-01 20:03:42.556 Warning, WARNING: Out of frame flow! (0xc0). Sending NAK.
2019-08-01 20:03:42.556 Detail,
2019-08-01 20:03:42.556 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x20) - FUNC_ID_ZW_MEMORY_GET_ID: 0x01, 0x03, 0x00, 0x20, 0xdc
2019-08-01 20:03:43.557 Error, contrlr, ERROR: Dropping command, expected response not received after 1 attempt(s)
2019-08-01 20:03:43.557 Detail, contrlr, Removing current message
2019-08-01 20:03:43.557 Detail, contrlr, Notification: Notification - TimeOut
2019-08-01 20:03:43.557 Warning, WARNING: Out of frame flow! (0xc0). Sending NAK.
2019-08-01 20:03:43.558 Detail,
2019-08-01 20:03:43.558 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x05) - FUNC_ID_ZW_GET_CONTROLLER_CAPABILITIES: 0x01, 0x03, 0x00, 0x05, 0xf9
2019-08-01 20:03:44.558 Error, contrlr, ERROR: Dropping command, expected response not received after 1 attempt(s)
2019-08-01 20:03:44.558 Detail, contrlr, Removing current message
2019-08-01 20:03:44.558 Detail, contrlr, Notification: Notification - TimeOut
2019-08-01 20:03:44.559 Warning, WARNING: Out of frame flow! (0xc0). Sending NAK.
2019-08-01 20:03:44.559 Detail,
2019-08-01 20:03:44.559 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x07) - FUNC_ID_SERIAL_API_GET_CAPABILITIES: 0x01, 0x03, 0x00, 0x07, 0xfb
2019-08-01 20:03:45.559 Warning, WARNING: Out of frame flow! (0xc0). Sending NAK.
2019-08-01 20:03:46.557 Warning, WARNING: Out of frame flow! (0xc0). Sending NAK.
2019-08-01 20:03:46.566 Warning, WARNING: Out of frame flow! (0xc0). Sending NAK.
2019-08-01 20:03:46.612 Warning, WARNING: Out of frame flow! (0xc0). Sending NAK.
2019-08-01 20:03:47.556 Warning, WARNING: Out of frame flow! (0xc0). Sending NAK.
2019-08-01 20:03:47.566 Warning, WARNING: Out of frame flow! (0xc0). Sending NAK.
2019-08-01 20:03:47.628 Warning, WARNING: Out of frame flow! (0xc0). Sending NAK.
2019-08-01 20:03:48.558 Warning, WARNING: Out of frame flow! (0xc0). Sending NAK.
2019-08-01 20:03:48.567 Warning, WARNING: Out of frame flow! (0xc0). Sending NAK.
2019-08-01 20:03:48.631 Warning, WARNING: Out of frame flow! (0xc0). Sending NAK.

Did you read the troubleshooting section that mentions that error?

I went back to a Pi3 because the Pi4 apparently has issues. https://www.raspberrypi.org/forums/viewtopic.php?f=28&t=245031#p1502030

Seems to be good now.