Skip to content

gerardwr/ZLL_Lights

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 89.4%
  • C++ 4.9%
  • Makefile 3.7%
  • Python 1.4%
  • Shell 0.6%