Part Number: CC2652P7
Other Parts Discussed in Thread: CC2652P
We now have a door lock device using cc2652p and the protocol stack is simplelink_cc13x2_26x2_sdk_5_10_00_48. The door lock can be added to our private gateway normally, and the private gateway does not encrypt when sending the transport key. However, when the ZigBee 3.0 standard gateway is added, it cannot access the network normally. By capturing the packet, it is found that the gateway has sent the transport key and used the default TC link key for encryption, but the device state is DEV_END_DEVICE_UNAUT. May I ask what causes the device side to fail to decrypt? Is there any way to locate the cause