Search found 6 matches

by hunnypuppy
30 Jul 2019 23:24
Forum: Discussions in English
Topic: UZB1 No Firmware Updates shown in Network -> Controller Info
Replies: 13
Views: 11971

Re: UZB1 No Firmware Updates shown in Network -> Controller Info

I had a similar experience and the issue was using Ubuntu 18.10 since it shipped with CURL4 where as z-way-server requires CURL3 to do a firmware update. Solution was to use Ubuntu 16.04
by hunnypuppy
30 Jul 2019 23:23
Forum: Discussions in English
Topic: UZB Firmware Update from 5.07 to 5.27 fails
Replies: 71
Views: 77605

Re: UZB Firmware Update from 5.07 to 5.27 fails

I finally figured it out, use Ubuntu 16.04 and not 18.10 since z-way-server requires CURL3 (18.10 ships with CURL4). There was also a step to do a

Code: Select all

sudo chmod 666 /dev/ttyACM0
to allow z-way-server access to the device after EACH firmware update.
by hunnypuppy
30 Jul 2019 23:21
Forum: Discussions in English
Topic: Start z-way-server on ubuntu
Replies: 4
Views: 5198

Re: Start z-way-server on ubuntu

I finally figured it out, use Ubuntu 16.04 and not 18.10 since z-way-server requires CURL3 (18.10 ships with CURL4). Detailed steps here if anyone's interested:

https://community.openhab.org/t/new-uzb ... e/77320/42
by hunnypuppy
30 Jul 2019 22:38
Forum: Discussions in English
Topic: UZB Firmware - Where?!
Replies: 8
Views: 10169

Re: UZB Firmware - Where?!

Hi, can you share what's the difference (change log if possible) between 5.33 and 5.34? Would you recommend we update to 5.34?

EDIT: I also see newer firmware up to 5.37 - is there a change log available?
by hunnypuppy
30 Jul 2019 20:51
Forum: Discussions in English
Topic: UZB Firmware Update from 5.07 to 5.27 fails
Replies: 71
Views: 77605

Re: UZB Firmware Update from 5.07 to 5.27 fails

Did anyone find the solution to this? I'm trying to update from 5.25 to the the latest version (using the v3.0.0 software on Ubuntu) - according to the firmware update screen it says update bootloader from 5.25 to 40196 but then when I click on Upgrade Bootloader it gives me an error Unable to updat...
by hunnypuppy
30 Jul 2019 20:30
Forum: Discussions in English
Topic: Start z-way-server on ubuntu
Replies: 4
Views: 5198

Re: Start z-way-server on ubuntu

It's been a harrowing experience trying to get UZB to work with the Zwave PC Controller software as it crashes as soon as it starts. I learnt that first I need to update the UZB firmware, which I can't do using Windows because Z-Wave.me no longer supports it with the latest versions. Then I had to l...