#Z2M - Zigbee device not working after flash sonoff dongle

1 messages · Page 1 of 1 (latest)

fallen brook
#

Hello 👋

I just flashed my CC2652P coordinator https://www.amazon.fr/dp/B09KXTCMSC?ref_=ppx_hzsearch_conn_dt_b_fed_asin_title_3) using (https://dongle.sonoff.tech/sonoff-dongle-flasher/) to the latest firmware, because I was not able to pair an Aqara device (https://www.zigbee2mqtt.io/devices/RTCGQ14LM.html)).

The dongle seems recognized by my Raspberry Pi / Home Assistant, and I succeeded in pairing the new Aqara device ✅
But all my older devices stopped working ❌

I’m now seeing these errors:

z2m: Publish 'set' 'state' to 'Module spots Salon' failed:
Error: ZCL command 0x08ddebfffeeeb25b/1 genOnOff.off(...) failed
(Timeout - 59734 - 1 - 12 - 6 - 11 after 10000ms)
z2m: Failed to read state of 'Spot salon 3' after reconnect
ZCL command 0x5c0272fffe2df495/1 genOnOff.read(["onOff"], ...) failed
(Data request failed with error: 'MAC no ack' (233))
z2m: Failed to read state of 'Spot salon 2' after reconnect
ZCL command 0x5c0272fffe2df605/1 genOnOff.read(["onOff"], ...) failed
(Data request failed with error: 'No network route' (205))

My network_key, pan_id, and ext_pan_id did not change.

Here’s an extract from my Z2M config:

{
  "coordinator": {
    "ieee_address": "0x00124b002f8a7051",
    "meta": {
      "maintrel": 1,
      "majorrel": 2,
      "minorrel": 7,
      "product": 1,
      "revision": 20240710,
      "transportrev": 2
    },
    "type": "zStack3x0"
  },
  "log_level": "error",
  "network": {
    "channel": 11,
    "extended_pan_id": "0x44e936cc032a5ee5",
    "pan_id": 21545
  },
  "permit_join": false,
  "restart_required": false,
  "version": "1.41.0",
  "zigbee_herdsman": {
    "version": "2.1.7"
  }
}

👉 Does anyone have an idea what could be wrong, or how to get my old devices talking again?

Sonoff Dongle Flasher is a official Dongle firmware flashing tool for ZBDongle-E & ZBDongle-P. Supports Zigbee NCP, OpenThread and MultiPAN firmware.

drifting fox
#

Battery devices may take a bit to wake up. Otherwise not sure.

fallen brook
#

Yeah it seems to be the case I start receiving information from devices, damn that's slow !

#

The mesh need to be recreated from scratch or ?

little wadi
#

Reboot

fallen brook
#

it seems that randomly some are disconneting O_o

#

hope that the sonoff flash did not break anything

#

I still got a lot of :

[2025-09-27 18:52:42] error:     z2m: Publish 'set' 'state' to 'Prise Eclairage Pipistrello' failed: 'Error: ZCL command 0xa4c13828b517e3e8/1 genOnOff.on({}, {"timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":false,"direction":0,"reservedBits":0,"writeUndiv":false}) failed (Timeout - 19810 - 1 - 4 - 6 - 11 after 10000ms)'

After 1 hour and half of rebooting :/

#

And device seems to work but the stuff are very slow

#

New error :

z2m: Failed to configure 'Detecteur chambre Juju', attempt 1 (Error: Bind 0x0cae5ffffec2db3c/1 msOccupancySensing from '0x00124b002f8a7051/1' failed (AREQ - ZDO - bindRsp after 10000ms) at Object.start (/app/node_modules/zigbee-herdsman/src/utils/waitress.ts:59:23) at /app/node_modules/zigbee-herdsman/src/adapter/z-stack/adapter/zStackAdapter.ts:403:47 at Queue.execute (/app/node_modules/zigbee-herdsman/src/utils/queue.ts:36:20) at ZStackAdapter.sendZdo (/app/node_modules/zigbee-herdsman/src/adapter/z-stack/adapter/zStackAdapter.ts:311:16) at Endpoint.bind (/app/node_modules/zigbee-herdsman/src/controller/model/endpoint.ts:563:30) at setupAttributes (/app/node_modules/zigbee-herdsman-converters/src/lib/modernExtend.ts:160:13) at configure (/app/node_modules/zigbee-herdsman-converters/src/lib/modernExtend.ts:211:17) at Object.configure (/app/node_modules/zigbee-herdsman-converters/src/index.ts:205:21) at Configure.configure (/app/lib/extension/configure.ts:130:13) at Immediate.<anonymous> (/app/lib/extension/configure.ts:75:17))
little wadi
#

Give it a bit to sort out