ESP-IDF not able to locate ZigBee SDK

Thread Starter

@ADEngineer

Joined Jul 19, 2025
6
I am developing a zigbee communication model using esp32c6 module on ESP-IDF. The issue is that the idf is unable to locate esp-zigbee-sdk whenever I try to build with set-target of esp32c6.

I want to use idf.py menuconfig and add the Zigbee component in it but there is no entry of Zigbee.
 
Top