Search found 5 matches

by baylf2000
Sun Sep 24, 2023 7:08 am
Forum: General Discussion
Topic: ESP32-C6 bootloader failure
Replies: 3
Views: 2367

Re: ESP32-C6 bootloader failure

Sorry, I should have said, I do this all the time when programming. It is not currently working though.
by baylf2000
Sat Sep 23, 2023 12:49 pm
Forum: General Discussion
Topic: ESP32-C6 bootloader failure
Replies: 3
Views: 2367

ESP32-C6 bootloader failure

I have been working with an ESP32-C6-DevKit. I have had no problems until now. Using the Espressif-IDE, I always first erase the flash from the Espressif menu, then upload my new code. I normally have both the usb ports on the module connected. This allows me to work in the IDE while also keeping a ...
by baylf2000
Sat Sep 23, 2023 11:00 am
Forum: General Discussion
Topic: ESP32-C6 unable to set model and manufacterer
Replies: 0
Views: 1219

ESP32-C6 unable to set model and manufacterer

Espressif-IDE, SDK 5.1.1, esp-zboss 0.7.2 and esp-zigbee 0.9.5. Using the "/esp_zigbee_customized_devices/customized_client/" example from the latest zigbee-sdk, modified to run as an end device, I'm unable to modify the code to allow zigbee2mqtt to receive the manufacturer name and model id when jo...
by baylf2000
Sat Sep 23, 2023 10:57 am
Forum: ESP-IDF
Topic: Making a working zigbee light with an ESP32-C6
Replies: 3
Views: 6056

Re: Making a working zigbee light with an ESP32-C6

I am also having the same issue on my ESP32-C6. I've been trying for days to get the example I've found to work, but it just won't work. I'm thinking something has changed in recent versions of the sdk. Example I found that current won't work: https://www.esp32.com/viewtopic.php?t=33143 Based on the...
by baylf2000
Sat Sep 23, 2023 6:01 am
Forum: ESP-IDF
Topic: Problems while compiling the project Hello_World
Replies: 33
Views: 32514

Re: Problems while compiling the project Hello_World

+1 for me with this issue. I installed the IDE from "Espressif-IDE-2.11.0-win32.win32.x86_64.zip" and followed the instructions *exactly*. I created a new project from the "hello_world" example. It builds correctly, but shows the following in "Problems": Symbol 'CHIP_FEATURE_BLE' could not be resolv...