Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Zigbee coordinator with Xiaomi devices

Hi all!

I found solution for Xiaomi zigbee smart home sensors (gerkon, water sensor, pir motion, and other...) based on CC2530 zigbee shepherd and Trust Center Link Key from lthis ink.

Heve anybody an idea how to implement nrf52840 zigbee light coordinator code to cominicate with Xiaomi devices?

I tried to use it, but i dont inderstand where i have to paste key in source code, when i try to join to network code return  info with unknown signal parameter....

Parents Reply
  • Hi Clem,

    In a most common case, a device after a factory reset scans through all possible channels and attempts to join an opened network, that has the best signal strength. 

    If you have no idea whether the network is opened, restart the coordinator node. In Nordic's examples the coordinator opens a network upon boot-up.

    For third party coordinators/hubs usually one of the default ZLL channels is preferred.

    Going back to your question: there is none, just make sure to factory reset the Xiaomi device.

Children
No Data
Related