Other Parts Discussed in Thread: CCSTUDIO, CC1352P, CC2652RB
Hi There,
I try to use a Texas Instruments LP-CC2652RB as Zigbee controller for multiple devices. TI devices (dev boards and custom boards) connect fine to my LP-CC2652RB.
There is a Tuya ZTE door switch what does not connect. I do step by step debugging in CCStudio but there is no callback coming at all like the connection would not go through - and the door switch blinks like there was no connection either.
If I configure an ESP32C6 as controller then I can clearly see the door switch working. But, I would like to use the CC2652RB (later probably CC1352P for production).
I have the following syscfg in the controller (imported both zc door lock controller example, zc door lock example and zc light example):
PAN ID: 0xFFFF
Extended PAN ID to Extended Address: tries both checked and unchecked
Default Network Key: 00000000000000000000000000000000
TC Link Key: 5a6967426565416c6c69616e63653039
Please HEEEELP!

