-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add ESP32C6.Light device #22
Comments
For the specific details of ESP32C6.Light, you can go to #22 for discussion. Signed-off-by: lbuque <1102390310@qq.com>
Wait, so this is a commit to the esp32-h2 SDK? This is tied to the T-Zigbee codebase? I ordered and have been testing and using T-Zigbee devices because I was tired of waiting for those to be released haha. |
@joshuajonah This is to add ESP32-C6 as a zigbee sub-device to the T-ZigBee gateway. |
Thank you @lbuque but these installation instructions are not clear for a novice beginner like me. You suggest -
Thank you |
Also trying to run your command to burn the precompiled bin file produces an error -
Modified the command for my env to
But still got an error... Modified the command to esp32c3 and got another error
|
@pawilli This bin file is for esp32c6, did my above words make you misunderstand? |
Oh I see - so maybe this was probably posted to the wrong forum. I thought this was for the t-zigbee board with a ESP32-C3 chip |
Hardware: ESP32-C6-DevKitC-1
Software: esp-zigbee-sdk/examples/esp_zigbee_HA_sample/HA_on_off_ligh
esp-zigbee-sdk: 1a52786a4dd972c153ffd77e4da8a3d33fa4eaac
esp-idf: 76433e4cb22a1d88ed505b2abba1e56f1b7241ff
Here is the precompiled bin file: bin.tar.gz
Burn it with the following command:
Add the following patches to esp-zigbee-sdk:
Thanks to @swkim01 for the help!!!
The text was updated successfully, but these errors were encountered: