How to upgrade the firmware?

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
tab8
Posts: 2
Joined: 18 Jun 2020 15:15

How to upgrade the firmware?

Post by tab8 »

Hi.

Sorry, a total newbie here...

Code: Select all

Vendor:	RaZberry by Z-Wave.Me
Vendors Product ID:	1024 / 1
Z-Wave Chip:	ZW0500
I've installed the razberry image to a Pi 2 Model B+ and updated everything via

Code: Select all

apt update & apt full-upgrade
I went to: http://192.168.0.104:8083/expert/#/uzb

and see these entries:

Code: Select all

2015-01-01	5.0			Update bootloader from default for 5.00 to 538d	
2015-09-15	5.0		5.4	Update firmware from 5.00 to 5.04	
2015-09-18	5.0		5.3	Update firmware from 5.00 to 5.03
and if I use the "Upgrade bootloader" button it communicates with the device (a few seconds later the green and the red led flash up for a second) but when I go to the page again I still see the same entries.

Another thing:

Code: Select all

./ZMESerialUpdater serialapi_uzbupdate -d /dev/ttyAMA0
does not work. The tool does never show anything else than new -> lines every few seconds (the device /dev/ttyAMA0 is correct).

How do I upgrade this thing to the latest available bootloader + firmware?
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Re: How to upgrade the firmware?

Post by PoltoS »

For 5.0 after the bootloader upgrade still shows same. So check the log that boorloader succeed and then do firmware upgrade to 5.4
tab8
Posts: 2
Joined: 18 Jun 2020 15:15

Re: How to upgrade the firmware?

Post by tab8 »

Thanks, that worked. Now the firmware upgrade page doesn't list any more updates (neither bootloader, nor firmware).
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Re: How to upgrade the firmware?

Post by PoltoS »

enter "all"
PaeddaK
Posts: 1
Joined: 19 Apr 2021 05:33

Re: How to upgrade the firmware?

Post by PaeddaK »

Hallo,

I have the exact same problem, but I can´t solve it.

Vendor: RaZberry by Z-Wave.Me
Vendors Product ID: 1024 / 1
Z-Wave Chip: ZW0500

I've installed the razberry image to a Pi 2 Model B+ and updated everything via


apt update
apt full-upgrade

I went to: http://192.168.0.93:8083/expert/#/uzb

and see these entries:

Code: Select all

2015-01-01 5.0 Update bootloader from default for 5.00 to 538d
2015-09-15 5.0 5.4 Update firmware from 5.00 to 5.04
2015-09-18 5.0 5.3 Update firmware from 5.00 to 5.03

and if I use the "Upgrade bootloader" button it communicates with the device (a few seconds later the green and the red led flash up for a second) but when I go to the page again I still see the same entries.

Another thing:

Code: Select all

./ZMESerialUpdater serialapi_uzbupdate -d /dev/ttyAMA0

I try to run the updater from the web browser from zwave and also tried the ZMESerialUpdater serialapi.... direct from the raspi desktop.
After nearly 15 min. occurs an error massage Error 0 (don´t remember exact) unexpected direction programmer.

In general the LED of the Razberry control modul are permanently on (1red & 1 green).

Please, I need help in this case!
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Re: How to upgrade the firmware?

Post by PoltoS »

The version 5.00 can unfortunately not be upgraded. It is the very first version and a special tool (hardware) is needed to do it. Sorry, this board is so old (2014-2015 I suppose).
Post Reply