darkxst / silabs-firmware-builder

Silicon Labs firmware builder

Home Page:https://darkxst.github.io/silabs-firmware-builder/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unable to update a ZB-GW04 1.2 fromt 7.3 to 7.4.1

Claudio1L opened this issue · comments

HI

after updating to 7.3 some days ago, I'm trying to update it to 7.4.2 to enable ember driver support.
I'm not able to update it. I tried with chrome on Macos, and chrome and edge on windows.

it sees the device:
immagine

but after some time
immagine

it fails:

immagine

the debug log is the following:
silabs_flasher (4).log

The stick is working with Z2M, but I'm not able to upgrade anymore

how is seen from a linux machine (Proxmox)

immagine

I dont know much about Mac, but on windows you need to install drivers for CH340.

However your probably better just flashing using your linux VM and universal-silabs-flasher

universal-silabs-flasher --device /dev/ttyUSB0 flash --firmware <file.gbl>

make sure you user is added to dialout group and you dont even need to use root ;)