-
### What happened?
Unable to flash WLED firmware to ESP32-C6-DevKitC-1 v1.1
### To Reproduce Bug
Just try to flash wled firmware to any ESP32-C6 chip
### Expected Behavior
I guess we ne…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have up…
-
Hi, I'm looking to implement BME688 with esp32-c6 module, I see that only esp32-c3 binary is included, is it possible to include ESP32-C6 binary?
Or is there anyway to get it working with the c3 bin…
-
### Link
https://github.com/espressif/arduino-esp32/tree/master/libraries/Zigbee/examples
### Database entry
--
### Zigbee2MQTT version
--
### Comments
Since arduino-esp32 has releaseed the new…
-
**Describe the bug**
When trying to add either an ESP32-C6 or ESP32-S3 as a Matter device in Google Home, I receive an error stating: "Unable to Add Accessory. Home couldn't connect to this accessory…
-
### The problem
Impossible to launch the build using the ADC component on an ESP32-C6. The exact same pin using a digital read is compiled, but using the ADC module I get the error as displayed in th…
-
@znmeb The fork pioarduino supports actual espressif32 Arduino core.
Take a look here https://github.com/pioarduino/platform-espressif32
-
ESP32-C6 support is available in Arduino Core ESP32 since version 3.x-alpha
An attempt to build the `NimBLE_Client.ino` sketch from NimBLE-1.4.1 'examples' area with `arduino-cli` for a ESP32-C6 de…
-
When the ESP32-C6 will be supported?
-
### The problem
I'm using ESP32-C6 with latest ESP-IDF. It shows the warning during compilation:
```
i2c: This driver is an old driver, please migrate your application code to adapt driver/i2c_mast…