In your configuration.yaml file is your z-wave config_path: /usr/local/lib/python3.5/site-packages/libopenzwave-0.3.1-py3.5-linux-x86_64.egg/config
or /usr/src/app/build/python-openzwave/openzwave/config/
I’m guessing the latter is the proper one use?
Also in your OZW_Log.txt file do you get:
2016-10-26 15:27:51.237 Always, OpenZwave Version 1.4.2215 Starting Up
2016-10-26 15:27:51.373 Info, Setting Up Provided Network Key for Secure Communications
2016-10-26 15:27:51.373 Warning, Failed - Network Key Not Set
2016-10-26 15:27:51.373 Info, mgr, Added driver for controller /dev/ttyACM0
2016-10-26 15:27:51.373 Info, Opening controller /dev/ttyACM0
2016-10-26 15:27:51.373 Info, Trying to open serial port /dev/ttyACM0 (attempt 1)
2016-10-26 15:27:51.380 Info, Serial port /dev/ttyACM0 opened (attempt 1)
2016-10-26 15:27:51.381 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_VERSION: 0x01, 0x03, 0x00, 0x15, 0xe9
2016-10-26 15:27:51.381 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_MEMORY_GET_ID: 0x01, 0x03, 0x00, 0x20, 0xdc
2016-10-26 15:27:51.381 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_CONTROLLER_CAPABILITIES: 0x01, 0x03, 0x00, 0x05, 0xf9
2016-10-26 15:27:51.381 Detail, contrlr, Queuing (Command) FUNC_ID_SERIAL_API_GET_CAPABILITIES: 0x01, 0x03, 0x00, 0x07, 0xfb
2016-10-26 15:27:51.381 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_SUC_NODE_ID: 0x01, 0x03, 0x00, 0x56, 0xaa
Even when you have a working options.xml file with a security key embedded?