/zboss

Zigbee Open Source Stack, v1.0 from DSR Wireless, modified for RIOT-OS and ZLL, WIP

Primary LanguageCGNU General Public License v2.0GPL-2.0

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