Skip to content

Simple test of Xiaomi Zigbee devices with zigbee-shepherd and cc2531 dongle

Notifications You must be signed in to change notification settings

AndrewLinden/xiaomi-zigbee-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

xiaomi-zigbee-test

Simple test of Xiaomi Zigbee devices with zigbee-shepherd and cc2531 dongle

To run the demo

  • Install
$ git clone https://github.com/AndrewLinden/xiaomi-zigbee-test.git  
$ cd xiaomi-zigbee-test  
/xiaomi-zigbee-test$ npm install  
  • Run it
/xiaomi-zigbee-test$ node index.js  
  • To see whats happening behind the scenes run it with debug enabled:
/xiaomi-zigbee-test$ DEBUG=* node index.js  

Notes

  • You need to flash your CC2531 with CC2531ZNP-Pro-Secure_LinkKeyJoin.hex from here: https://github.com/mtornblad/zstack-1.2.2a.44539/tree/master/CC2531
  • Zigbee shepherd's pairing process can take quite a while (more than a minute).
  • I have tested so far with WXKG01LM and WXKG02LM switches.
  • When pairing WXKG01LM, after reset you need to toggle (short keypress) the reset button every couple of seconds to keep the switch from going to sleep until the pairing is complete.

About

Simple test of Xiaomi Zigbee devices with zigbee-shepherd and cc2531 dongle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages