Firmware update failed

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
jmbwell
Posts: 2
Joined: 03 Jul 2020 01:34

Firmware update failed

Post by jmbwell »

I have attempted to update firmware, and my RaZberry is no longer responding.

I attempted the update through the Expert UI. There was a bootloader and a firmware update. I started with the bootloader update. After several minutes, the page refreshed and indicated that my stick had the latest firmware — and the firmware update was no longer shown. However, the module seemed unresponsive.

So I tried to find some troubleshooting info, and I found the ZMESerialUpdated utility. In order to check the current version of the bootloader and firmware, I ran this:

Code: Select all

./ZMESerialUpdater serialapi_uzbupdate -d /dev/ttyAMA0
And this is what it showed me:

Code: Select all

					Z-WAVE Serial API Tool
					     Version:LWE0.9
					     by Z-WAVE>ME


-->
Device ready in:3.0652089119 seconds
          FULL INFO
Openning port                            ..............................                            OK


          SERIAL INFO 
		 VERSION:  05 17  VENDOR:  01 47

          ZME_CAPABILITIES 
		     UID:  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
		  VENDOR:  00 00   NODES: 00 
		   FLAGS:  00 00 00 00 00 00 00 00 00 00 00 00 00

          FIRMWARE CRC
		    BOOT:  FF FF      FW:  FF FF
          MISC 
		    FREQ:  EU 
           
          				 NVR Content
          -------------------------------------------------------------------------------------------- 
          Prog/erase lock :  FF FF FF FF FF FF FF FF, Read back lock: FF
          Rev FF, Cal FF, TXCal  FF FF, SAW  FF FF FF FF, Pin FF, CRC  FF FF
          NMV: CS FF, TYPE FF, SIZE  FF FF, PSIZE  FF FF (EEPROM Unknown)
          USB: VID  FF FF, PID  FF FF, UUID  FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
          -------------------------------------------------------------------------------------------- 
          FACTORY ID: WEEK 255, YEAR 255, CHIP  FF FF, SER  FF FF, WS 255, HWREV: FF FF, CRC8 FF
           
          elapsed 5.38486003876 seconds
Those FFs and 255's look ominous.

Is my board bricked? Can I recover?
User avatar
PoltoS
Posts: 7579
Joined: 26 Jan 2011 19:36

Re: Firmware update failed

Post by PoltoS »

Powercycle it and then repeat
jmbwell
Posts: 2
Joined: 03 Jul 2020 01:34

Re: Firmware update failed

Post by jmbwell »

Thank you — after power-cycling the board, it works as expected.
Post Reply