darkxst / silabs-firmware-builder

Silicon Labs firmware builder
https://darkxst.github.io/silabs-firmware-builder/
263 stars 25 forks source link

Web flasher fails #30

Closed V4ler1an closed 6 months ago

V4ler1an commented 6 months ago

When I run the web flasher (Chrome or Edge) it finds the dongle on its serial port ok, gets half way round the connecting progress dial then stops and goes no further. Any idea what this might be? Is there any way to diagnose where it's stopping? I'm using Win 11. Thanks.

image

image

1000sabords commented 6 months ago

Same problem for me (Chrome/w10)

azizou016 commented 6 months ago

Same problem chrome/edge w11 and macos

scobby commented 6 months ago

same problem here under mac os (m2 pro) and windows 11 on a different computer

darkxst commented 6 months ago

There is currently an issue with the web flasher due to upstream dependency issue See #29 and https://github.com/NabuCasa/sl-web-tools/issues/11

Should be fixed soon.

sormy commented 6 months ago

As an alternative for zbdonglee:

  1. Download firmware from https://github.com/darkxst/silabs-firmware-builder/tree/main/firmware_builds/zbdonglee
  2. Disassemble dongle (take 2 screws of any side), while pressing BOOT button insert into PC/Mac usb port
  3. Download SecureCRT for PC/Mac (trial is 30 days): https://www.vandyke.com/cgi-bin/releases.php?product=securecrt
  4. Follow: https://sonoff.tech/wp-content/uploads/2022/11/SONOFF-Zigbee-3.0-USB-dongle-plus-firmware-flashing-.pdf
darkxst commented 6 months ago

As an alternative for zbdonglee:

OR just use Universal-silabs-flasher https://github.com/NabuCasa/universal-silabs-flasher

youkorr commented 6 months ago

Hello, is the problem fixed?

darkxst commented 6 months ago

Not just yet. Puddly is working on this fix still https://github.com/NabuCasa/sl-web-tools/pull/12

youkorr commented 6 months ago

ok

darkxst commented 6 months ago

This should be fixed now.

V4ler1an commented 6 months ago

Flashed successfully using the web flasher, thank you!

V4ler1an commented 6 months ago

Completed.

scobby commented 6 months ago

can not confirm that this is fixed, just tried to flash the Sonoff Dongle-E with the Multipan firmware, didnt work.

Used Website: https://dialedin.com.au/blog/sonoff-zbdongle-e-rcp-firmware

This is the output of the console. Its missing a python package SSL: SCR-20231214-mtbz

sormy commented 6 months ago

https://dialedin.com.au/blog/sonoff-zbdongle-e-rcp-firmware is not related to this repo, try https://darkxst.github.io/silabs-firmware-builder/ before reporting an issue

darkxst commented 6 months ago

Actually that one is related, but I forget to push to fix to the blog. That should be fixed as well now.

darkxst commented 6 months ago

These issues should be all fixed now.