Koenkk / zigbee2mqtt

Zigbee 🐝 to MQTT bridge 🌉, get rid of your proprietary Zigbee bridges 🔨
https://www.zigbee2mqtt.io
GNU General Public License v3.0
11.79k stars 1.64k forks source link

can't flash firmware Electrolama zig-a-zig-ah! (zzh!) with 20240710 #23827

Closed ericb48 closed 2 weeks ago

ericb48 commented 2 weeks ago

What happened?

Capture d’écran 2024-09-03 122943 hello, I have a zzh type coordinator that was with an old firmware version. I managed to update it with the 20221226 version but I can't update it with the following versions 20230507 or 20241007. When I flash the firmware I get the following message in the “Flash programmer 2” application: “unknown record type 3”. See screenshot

What did you expect to happen?

No response

How to reproduce it (minimal and precise)

No response

Zigbee2MQTT version

1.40.0

Adapter firmware version

20221226

Adapter

Electrolama zig-a-zig-ah! (zzh!)

Setup

docker on rpi 4

Debug log

No response

chrisrock1984 commented 2 weeks ago

use the python flasher - this worked for me

https://github.com/wirenboard/wb-cc2652p-flasher

RobLeighton67 commented 2 weeks ago

Convert to .bin (Intel format) using srecord 1.65 ( https://srecord.sourceforge.net/ ) - Flash Programmer 2 works fine with that format.

ericb48 commented 2 weeks ago

Thanks for the quick answers. I have flashed the python script and it works very well indeed.