[solved] UZB Update Bootloader / Firmware

Discussions about Z-Way software and Z-Wave technology in general
Post Reply
michap
Posts: 442
Joined: 26 Mar 2013 10:35
Contact:

[solved] UZB Update Bootloader / Firmware

Post by michap »

Because final UZB Update via web/URL seems not to be possible just now - would be very helpful to get the right way / steps for update procedure.

The graph at https://service.z-wave.me/expertui/uzb- ... ith_hidden is not very clear because of different version numbers inside -
as sample different target versions in filename and comment:

Code: Select all

fileURL	"UPD_FIRMWARE_UZB500_from__05_07__to__05_17.bin"
released	"2017-05-19"
comment	"Update from 5.7 to 5.23"
Would be nice to get a clear way for now from firmware Version 5.07 (latest possible update via web) to actual version - like:

Code: Select all

#Bootloader 5.7
./ZMESerialUpdater serialapi_uzbupdate -d /dev/ttyACM0 -b UPD_BOOTLOADER_UZB_ZME_05_07_04000001_9d04.bin
#5.7 -> 5.23 (??)
./ZMESerialUpdater serialapi_uzbupdate -d /dev/ttyACM0 -f UPD_FIRMWARE_UZB500_from__05_07__to__05_17.bin
#Bootloader xxx
...
#5.23 -> yyy
...
Would this be possible?
(or a way for Web-Update of UZB stick in near future?)

Thanks
Michael
michap
Posts: 442
Joined: 26 Mar 2013 10:35
Contact:

Re: [solved] UZB Update Bootloader / Firmware

Post by michap »

Its possible to upgrade the UZB via Web - if know how to do it ;)
(Thanks to PoltoS)

in Expert interface:
-> Network -> Controller Info
Here press "Firmware Update"

If here is no option for update available (" Your stick uses the latest firmware") , then insert into the "Access token" the tolen "all"
This was the hint....

Now all updates are available!

Michael
Post Reply