Sonoff Zigbee Bridge Pro, Problems with Firmwareupgrade on Berry Console #23074
Replies: 15 comments 27 replies
-
Can you please provide the full log, not just the error? |
Beta Was this translation helpful? Give feedback.
-
Hello 23:28:54.281 FLH: Starting verification of HEX file |
Beta Was this translation helpful? Give feedback.
-
I will try later this week on my side. Can you confirm that you didn't flash any other firmware on the CC2652P ? It still contains the factory firmware from Sonoff? |
Beta Was this translation helpful? Give feedback.
-
I just tried with my Sonoff ZbBridge Pro:
In Berry console:
It took 8 minutes and the flashing was complete:
|
Beta Was this translation helpful? Give feedback.
-
I updated the scripts cc2652_flasher.be and cc2652_flasher.be Please download them again in the file system and try again: import sonoff_zb_pro_flasher as cc
cc.load("SonoffZBPro_coord_20240710.hex")
cc.check()
# wait 1-2 minutes for confirmation
cc.flash()
# wait 9 minutes and check the console See #23136 |
Beta Was this translation helpful? Give feedback.
-
I'm trying to flash the firmware on a brand new Zigbee Bridge Pro and I'm facing the protocol error issue. As I'm new to Tasmota I'm reporting all the step done, pardon my simplicity:
Here's the output of today's attemtps:
try again the dump
now the flash
Second try
Is there anything I'm missing? any advice? Thanks, |
Beta Was this translation helpful? Give feedback.
-
Hi, faced similar problems with a new sonoff pro yesterday/today, but I have just managed to get it working (I think..). Not really sure what the trick is, but the process I followed (after several failed attempts, misdirections and reloads) is below . I initially saw some odd import errors, and failures to find main() etc. Some of this may have been when I managed to download the hex as ascii. My config process for board marked ZBBridge-P v1.1, dated 2021.11.12
I have just paired a test sensor to the bridge, and all is looking great, so hopefully this info helps someone else who is stuck in the same loop.. |
Beta Was this translation helpful? Give feedback.
-
Hi All. Im driven mental trying to get this coordinator to flash. Summary of steps.
cc.flash() I've tried to normally upgrade tasmota without the factory.bin and also manually copy the files but always end up with the same error. |
Beta Was this translation helpful? Give feedback.
-
I'm in the same boat. I've got no problem getting Tasmoto on the device, it's flashing the coordinator that's the issue. I've tried reflashing, resetting, power cycling and all sorts of combinations of the above with no luck. I just keep hitting a roadblock here:
Any further suggestions, or anything I can try? Thanks Edit to add: Should the LEDs be on or off? Mine are on until I set this in Configuration -> Configure other: {"NAME":"Sonoff Zigbee Pro","GPIO":[0,0,576,0,480,0,0,0,0,1,1,5792,0,0,0,3552,0,320,5793,3584,0,640,608,32,0,0,0,0,0,1,0,0,0,0,0,0],"FLAG":0,"BASE":1} |
Beta Was this translation helpful? Give feedback.
-
I've spent hours on this to the point i bricked my device. I just gave up and just bought two SLZB-06's. I won't regret my purchase 😌 |
Beta Was this translation helpful? Give feedback.
-
Hi, After waiting the time and power cycle i have below logs from 2022 version: 00:00:00.001 HDW: ESP32-D0WD-V3 v3.1 I have the same ZBpro, that works fine. Thanks! |
Beta Was this translation helpful? Give feedback.
-
Hi, |
Beta Was this translation helpful? Give feedback.
-
Mine has actually started working as well... Yesterday I plugged it in and the proper zigbee menus are there and everything seems to be working as exected. So... Yeah. shrug |
Beta Was this translation helpful? Give feedback.
-
In my case problem solved by changing config manually after burning. #23435 |
Beta Was this translation helpful? Give feedback.
-
Hi,
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello. First of all, I hope I’m posting in the correct forum. I purchased a Sonoff Zigbee Pro Bridge and flashed it according to this guide (https://notenoughtech.com/home-automation/tasmota-on-sonoff-zb-bridge-pro/#google_vignette). The installed Version is tasmota 14.5.0 I’ve reached the ‘cc.flash’ point in the Berry console, but I’m getting the following error:
FLH: Flashing started (takes 5-8 minutes during which Tasmota is unresponsive)
stack traceback:
: in function flash
: in function main
I’ve tried with the file ‘SonoffZBPro_coord_20220219.hex’ and also with ‘SonoffZBPro_coord_20240710.hex’. Unfortunately, I keep getting the same error. I’m not very experienced with this, so could someone please help me?
Thank you very much, Patrick.
Beta Was this translation helpful? Give feedback.
All reactions