Hello,
I am using the nRF52840-DK to implement a zigbee light device.
If I use another nRF52840-DK to act as a coordinator, the light bulk example works fine. However, whenever I try to search the simulated light bulb with the Hue Hub (v2), the light bulk example simply freezes without giving any error message.
As far as I know, the Hue Hub needed a Light Link Master Key which you request from Philips or Zigbee alliance. Since the Hue Hub is using Zigbee 3.0 by now, is it the LL Master Key replaced by the Trust Center Link Key (which again is secret and needs to be requested)?
Also, I have read that the light bulb example works with Amazon Echo Plus. Can I assume, that it is because Amazon is using the public TC Link Key?
Thank you for any help!