Koenkk / Z-Stack-firmware

Compilation instructions and hex files for Z-Stack firmwares
MIT License
2.33k stars 643 forks source link

CC2652RB Zigbee Configuration Error with TS0121 and TS011F plugs #433

Closed RcTomcat1 closed 1 year ago

RcTomcat1 commented 1 year ago

Hi,

I used to run a CC2531 but recently purchased a CC265RB from slae.sh IOBroker is my smart home platform. All my zigbee devices were migrated to the new CC265RB and work fine except for a bunch of Blitzwolf TS0121 plugs and TS011F plugs. They all give back an error stating that the Device Configuration failed due to a timeout.

`<html><body>
<!--StartFragment-->

  | DeviceConfigure:Failed  to DeviceConfigure.configure 0x60a423fffe5e3274 TS0121 (Error: Bind  0x60a423fffe5e3274/1 genOnOff from '0x00124b001936a498/1' failed (AREQ -  ZDO - bindRsp after 10000ms)     at Timeout._onTimeout  (/opt/iobroker/node_modules/zigbee-herdsman/src/utils/waitress.ts:64:35)     at listOnTimeout (node:internal/timers:564:17)     at processTimers (node:internal/timers:507:7))
-- | --

<!--EndFragment-->
</body>
</html>`

According to slaesh this could be a software issue and he recommended opening this ticket.

Zigbee Firmware in use:

CC2531
    type:zStack12
    version:2-0.2.6.3.
    revision:20201127
    port:/dev/ttyACM0
    channel:11

CC2652RB
  type:zStack3x0
    version:2-1.2.7.1.
    revision:20220219
    port:/dev/ttyUSB0
    channel:11
github-actions[bot] commented 1 year ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days