Issues with zwaveserver and RaZberry board
Posted: 22 Mar 2018 18:16
So after following the GitHub install directions (wget, follow the prompts), I managed to get what appears to be all the files needed in /opt/z-way-server. After reading the PDF I tried running the command LD_LIBRARY_PATH=./libs ./zwayserver which supposedly starts the server, this threw an error saying that file doesn’t exist, after looking it appears as though they added some hyphens in the name since the manual was written so now I tried running LD_LIBRARY_PATH=./libs ./z-way-server (the file that's actually there) and it appears to run without error, however, when I try to go to piaddress:8083 I get no response and when I look at the running processes I see nothing that looks like the zwaveserver. I get the feeling something is failing quietly but I have no logs in /var/log and no idea of where to look.
So hardware specs:
RPI 2 Model B running Raspbian GNU/Linux 8 (jessie) (a version created by emoncms)
the zwave card I'm using is a somewhat old one that looks exactly like this one from seeedstudio
https://www.seeedstudio.com/RaZberry-Z-Wave-p-2148.html
I should also mention that I have a serial device on /dev/ttyUSB1 and when I list all ports I see an entry on /dev/ttyAMA0 though that may be the Bluetooth adaptor I have connected.
Any ideas or help would be much appreciated.
So hardware specs:
RPI 2 Model B running Raspbian GNU/Linux 8 (jessie) (a version created by emoncms)
the zwave card I'm using is a somewhat old one that looks exactly like this one from seeedstudio
https://www.seeedstudio.com/RaZberry-Z-Wave-p-2148.html
I should also mention that I have a serial device on /dev/ttyUSB1 and when I list all ports I see an entry on /dev/ttyAMA0 though that may be the Bluetooth adaptor I have connected.
Any ideas or help would be much appreciated.