ZBOSS Zigbee stack¶
The Zigbee add-on for the nRF Connect SDK uses ZBOSS – a portable, high-performance Zigbee software protocol stack that allows for interoperability, customizing, testing, and optimizing of your Zigbee solution.
Note
This is an experimental release of Zigbee support for the nRF54L Series.
The Zigbee add-on repository contains a version of the latest stable ZBOSS libraries.
The library is enabled with the CONFIG_ZIGBEE_LIBRARY_PRODUCTION
Kconfig option and its files are located in the lib/zboss/production/
directory.
The libraries conform to the certification, but they are not necessarily certified.
For information about additional configuration of these libraries and their certification status, see ZBOSS library configuration. For detailed documentation of the ZBOSS API for these versions and instructions on how to use it, check the ZBOSS API documentation using the following banner.
See also the Zigbee ZBOSS OSIF library in the Libraries for Zigbee section.