|
|
il y a 3 ans | |
|---|---|---|
| .. | ||
| main | il y a 3 ans | |
| CMakeLists.txt | il y a 3 ans | |
| README.md | il y a 4 ans | |
| partitions.csv | il y a 4 ans | |
| sdkconfig.defaults | il y a 4 ans | |
| Supported Targets | ESP32-H2 |
|---|
(See the README.md file in the upper level 'examples' directory for more information about examples.)
This test code shows how to configure Zigbee rcp (radio co-processor) device. Rcp doesn't function alone, it needs to work together with Zigbee gateway (see esp_zigbee_gateway example)
Before project configuration and build, make sure to set the correct chip target using idf.py --preview set-target esp32h2
Build the project, flash it to the board by running idf.py -p <PORT> build flash
For any technical queries, please open an issue on GitHub. We will get back to you soon