Z/IP and Razberry boards
Posted: 13 Nov 2017 15:37
Hello!
I faced the following issue when trying to use Z/IP Gateway according to their documentation: http://zwavepublic.com/developer
Starting the gateway yield proper response from the service:
[ ok ] Starting zipgateway (via systemctl): zipgateway.service.
but searching for gateway using ‘avahi-browse _z-wave._udp -r’ command returns no results, complete silence.
Looking trough zipgateway.log found following lines related to the issue:
97725148 Opening config file /usr/local/etc/zipgateway.cfg
Starting Contiki
Opening eeprom file /usr/local/var/lib/zipgateway/eeprom.dat
Lan device tap0
LAN HW addr C2:21:DF:A1:14:BB
97725150 Starting zipgateway ver2_61 build ver2_61
97725150 Resetting ZIP Gateway
97725150 Using serial port /dev/ttyACM0
Error opening serial port /dev/ttyACM0 - No such file or directory(2).
The same behavior is observed on both - first and second - versions of Razberry.
Why this happens? Is this hardware or software issue? Is there any way to fix this?
I faced the following issue when trying to use Z/IP Gateway according to their documentation: http://zwavepublic.com/developer
Starting the gateway yield proper response from the service:
[ ok ] Starting zipgateway (via systemctl): zipgateway.service.
but searching for gateway using ‘avahi-browse _z-wave._udp -r’ command returns no results, complete silence.
Looking trough zipgateway.log found following lines related to the issue:
97725148 Opening config file /usr/local/etc/zipgateway.cfg
Starting Contiki
Opening eeprom file /usr/local/var/lib/zipgateway/eeprom.dat
Lan device tap0
LAN HW addr C2:21:DF:A1:14:BB
97725150 Starting zipgateway ver2_61 build ver2_61
97725150 Resetting ZIP Gateway
97725150 Using serial port /dev/ttyACM0
Error opening serial port /dev/ttyACM0 - No such file or directory(2).
The same behavior is observed on both - first and second - versions of Razberry.
Why this happens? Is this hardware or software issue? Is there any way to fix this?