marianri / ZLL_Lights

Custom Zigbee Light Link Lights

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Custom Zigbee Light Link Lights

This project contains the sources for creating custom ZLL firmware that works on any JN5168 chip, inclusing a Mesh Bee.

Two type of lights are supported:

  • Dimmable RGB light
  • Dimmable monochrome light

For details on the project please visit my blog: PeeVeeOne.com

Steps

To edit and build the firmware please folow these steps:

  • Install the NXP toolchain (JN516x) (details here) and make sure the demo project builds
  • Create a new workspace
  • Import this project from Git, make sure you pick the root of the workspace as the repository location
  • Select the light you want to build from the build configurations
  • Build the project
  • Load the firmware (details here)
  • Enjoy your light

About

Custom Zigbee Light Link Lights


Languages

Language:C 88.8%Language:C++ 6.3%Language:Makefile 4.3%Language:Shell 0.6%