This is an experimental release of Zigbee support for Nordic Semiconductor’s nRF54L15 SoC.
The Zigbee add-on for the nRF Connect SDK provides support for developing Zigbee applications based on the third-party precompiled ZBOSS stack. This stack is included as the ZBOSS Zigbee R23 stack library. In combination with the nRF Connect SDK, the Zigbee add-on allows for development of low-power connected solutions.
To get started with Zigbee add-on for nRF Connect SDK, follow documentation.
Pre-build documentation is available here.
A minimal documentation setup is provided for Sphinx. To build the
documentation first change to the docs
folder:
cd docs
To install Sphinx, make sure you have a Python installation in place and run:
pip install -r requirements.txt
The Sphinx documentation (HTML) can be built using the following command:
make html
The output will be stored in the _build_sphinx
folder. You may check for
other output formats other than HTML by running make help
.
- Source code included within this repository is licensed under the LicenseRef-Nordic-5-Clause
- Pre-compiled ZBOSS libraries (
lib/zboss
) included within this repository are licensed under the DSR Corporation License