set up UZB on the Raspberry PI 3?

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
jswim788
Posts: 22
Joined: 12 Sep 2016 23:40

set up UZB on the Raspberry PI 3?

Post by jswim788 »

How does one set up the UZB if it is plugged into the Raspberry PI 3? Does this script work?

wget -q -O - razberry.z-wave.me/install | sudo bash

If not, is there a similar script to use for the UZB on the Raspberry PI? Or a set of modifications for that script?

I tried the above wget command and it looks mostly successful until it gets near then end and has a couple of errors:

ls: cannot access config/zddx/*.xml: No such file or directory
Usage: ./z-cfg-update <filename>
rm: cannot remove ‘/tmp/zway_install_inittab’: No such file or directory
Starting z-way-server
Starting z-way-server: done.
Thank you for using RaZberry!

What do these errors mean and how do I resolve them?

thanks!
User avatar
PoltoS
Posts: 7649
Joined: 26 Jan 2011 19:36

Re: set up UZB on the Raspberry PI 3?

Post by PoltoS »

Everything is ok. Now go to Settings -> Apps -> Active -> ZWave and change /dev/ttyAMA0 to /dev/ttyACM0
Post Reply