espressif / esp-zigbee-sdk

Espressif Zigbee SDK
Apache License 2.0
122 stars 19 forks source link

esp-zigbee-sdk

Introduction

ESP-Zigbee-SDK is the official Zigbee development framework for Espressif's ESP32 series SoCs. It provides varieties of APIs aimed to simplify the development process of Zigbee products and enable the users to go to production in the shortest possible time.

Refer ESP Zigbee SDK Guide for the latest version of the documentation.

Software Components

The SDK is built on top of ESP-IDF and ZBOSS.

esp_zigbee_stack

The ZBOSS and Espressif Zigbee SDK is provided as pre-built library:

Note:these two library components are hosted by ESP Registry, which can be downloaded automatically by specifying the dependency in idf_component.yml file. An example: idf_component.yml.

Hardware Components

Some of the reference hardware used in development examples are listed below:

ESP32-H2-DevKitM-1

ESP32-C6-DevKitM-1

Espressif Thread Border Router / Zigbee Gateway

Get esp-zigbee-sdk

Please clone this repository using the below command:

git clone https://github.com/espressif/esp-zigbee-sdk.git

Supported ESP-IDF versions

Copyright Notes

Users developing applications based on this SDK have to comply with the terms of both licenses, the license conditions do not prevent development of commercial products.