Search found 10 matches

by hunnypuppy
02 Nov 2024 01:27
Forum: Discussions in English
Topic: ZME_UZB1: firmware download
Replies: 10
Views: 40785

Re: ZME_UZB1: firmware download

Yes it shows me that, but since my stick was originally for EU, it only gives me EU and related options, not US. 2.png Coming back to the firmware update. I see that my stick is on firmware 5.34. I see from the interactive map that the latest version with the same bootloader is 5.39. I've tried to c...
by hunnypuppy
02 Nov 2024 00:50
Forum: Discussions in English
Topic: ZME_UZB1: firmware download
Replies: 10
Views: 40785

Re: ZME_UZB1: firmware download

Thanks, very helpful. So it looks like I will need a linux machine to run the tool and I will have to figure out which firmware to downloading using the map of firmware for UZB (https://service.z-wave.me/expertui/uzb-stats/versions-graph.html) The final question really is how do I force the frequenc...
by hunnypuppy
01 Nov 2024 23:48
Forum: Discussions in English
Topic: ZME_UZB1: firmware download
Replies: 10
Views: 40785

Re: ZME_UZB1: firmware download

Is there a way to find out what the latest firmware version is for the ZMEEUZB1 and then how to get Expert UI to upgrade the firmware without a Z-Way license? According to PC Controller it shows me: Serial API: ControllerStaticLib, ver.6 Z-Wave device chip: ZW0500 Z-Wave device firmware: Z-Wave 6.02...
by hunnypuppy
01 Nov 2024 23:26
Forum: Discussions in English
Topic: UZB1 firmware upgrade?
Replies: 5
Views: 22757

Re: UZB1 firmware upgrade?

I'm wondering if this is still possible?
How do I find out what the latest firmware version is and how do I update it to the latest version?

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

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: 108531

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: 6631

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: 13091

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: 108531

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: 6631

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...