Z/IP and Razberry boards

Discussions about Z-Way software and Z-Wave technology in general
Post Reply
el_fog
Posts: 4
Joined: 07 Dec 2016 20:15

Z/IP and Razberry boards

Post by el_fog »

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?
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Re: Z/IP and Razberry boards

Post by PoltoS »

Because ttyACM0 is the USB port for UZB1. Please change it to ttyAMA0.

I also suggest to install Z-Way first (and then turn it off) to let it configure the ttyAMA0 port and disable the Bluetooth.

But better to use Z-Way ;)
Post Reply