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
134 stars 27 forks source link

Device stopped working after switching to thread. #27

Open kimhaak opened 2 years ago

kimhaak commented 2 years ago

Hi,

I have a ELRO23 device, RPI shield (ttyAMA0) (Em357)

Did the zigbee upgrade, all went good. Then i misunderstood and believed the thread update/switch command was a secondary step.

After this, my device went dark.

python3 Elelabs_EzspFwUtility.py probe -p /dev/ttyAMA0 2022/07/26 22:03:11 Elelabs_EzspFwUtility: Couldn't communicate with the adapter in Zigbee (EZSP) mode, Thread (Spinel) mode or bootloader mode

I have tried the recover options without any luck, and i cannot connect to the serial port with either screen or minicom. Both programs seem to just hang.

Any ideas on how to proceed?

Regards,

Kim

RogerSero commented 10 months ago

Hello, I am having the same problem. Could you solve it?