zigbeefordomoticz / Domoticz-Zigbee

Zigbee plugin for Domoticz. Allow to connect various zigbee controllers like Zigate but also Texas Instrument CC2531, CC13x2, CC26x2 ; Silicon-Labs; deConz based chipset to be connected to Domoticz
GNU General Public License v3.0
99 stars 43 forks source link

[Zigpy-Integration] - Unable to pair some end devices due to Verify -> Confirm Key not on time #1158

Closed pipiche38 closed 2 years ago

pipiche38 commented 2 years ago

This problem is duplicated with 2 Owow/Casaia end devices PIR323/CMS323 and CTHS317. From Owon, the end device give 5 seconds to the CIE to send its Confirm Key otherwise the device will leave the network

Here after are 2 Sniffs, 1 failing and 1 successful where we see the Confirm Key is coming in the 3 seconds. CTHS317ET-pairing-failed-zzh.pcapng.zip CTHS317ET-pairing-failed-zzh Success.pcapng.zip

Here is a failure with a CMS CMS323-Pairing-Failing-on-Sonoff.pcapng.zip

Issue reported

pipiche38 commented 2 years ago

adding 6 seconds of sleeping after having sent the first commands ( End Point Descriptor), make it works.

Even if it is not a best practice from the manufacturer, this problem doesn't exist on Zigate !