Elelabs / elelabs-zigbee-ezsp-utility

Elelabs Zigbee EZSP Utility to perform firmware update on a range of Elelabs EZSP products as well as other generic EZSP adapters.
Apache License 2.0
127 stars 26 forks source link

Stuck in bootloader mode #32

Closed wsc96 closed 1 year ago

wsc96 commented 1 year ago

I've flashed the router firmware from the ITEAD repository for my SONOFF Dongle-e USB adapter but now it is stuck in boot loader mode.

I've attempted the boot to normal mode command but It fails as per below:

❯ python3 Elelabs_EzspFwUtility.py restart -m nrml -p /dev/tty.usbserial-202208161855351 2022/11/07 17:06:51 Elelabs_EzspFwUtility: EZSP adapter in bootloader mode detected: 2022/11/07 17:06:51 Elelabs_EzspFwUtility: > appNwkJoinOrRejoinWhenPowerOn [291]: 2022/11/07 17:06:51 Elelabs_EzspFwUtility: Launch in normal application mode 2022/11/07 17:07:03 Elelabs_EzspFwUtility: EZSP adapter in bootloader mode detected: 2022/11/07 17:07:03 Elelabs_EzspFwUtility: Usage:

Then nothing. Any suggestions?

Ignore, opened it up and went into bootloader mode manually and managed to flash again and working.