mirror of
https://github.com/espressif/esp-idf.git
synced 2026-09-22 13:01:16 +03:00
717 B
717 B
Zigbee Examples
See the README.md file in the upper level examples directory for more information about examples.
Overview
In this folder, it contains following Zigbee examples:
-
esp_zigbee_gateway is a Zigbee gateway example. It runs on a Wi-Fi SoC such as ESP32, ESP32-C3 and ESP32-S3. It needs an 802.15.4 SoC like ESP32-H2 running ot_rcp example to provide 802.15.4 radio. For more details see README.
-
light_sample It is a pair of typical Zigbee Light On/Off switch and bulb examples. They run on an 802.15.4 SoC like ESP32-H2. For more details see README.