Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 388 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 388 Bytes

This is a fork of ZBOSS Zigbee Pro 2007 stack for integration with RIOT-OS.

Initial ZLL support has been added and tested to work with Tradfri devices.

To use this stack with RIOT-OS, download the openlabs branch and run the zigbee-zll example:

git clone https://github.com/benemorius/RIOT.git
cd RIOT/examples/zigbee-zll
make -j4 flash