CChris
(Christoph)
February 24, 2025, 6:01pm
1
Hi there,
as far as I know, the C6 is currently not fully supported with ESPHome …
But maybe, someone does already have some information or played around with this device a bit…
I just got an ESP32 C6 Zero … a very tiny little board…
But it appears, that it will not be detected by ESPHome…
Maybe, someone might have allready worked around such issues and is able to use the device in the one way or another?
If not, that’s not a big deal - I’ll probably wait some more time because I am pretty sure, that the c6 will be supported at some point
I have similar boards that work with this config:
esp32:
board: esp32-c6-devkitc-1
variant: esp32c6
flash_size: 4MB
framework:
platform_version: 6.6.0
type: esp-idf
version: 5.2.1
sdkconfig_options:
CONFIG_ESPTOOLPY_FLASHSIZE_4MB: y
I haven’t used them extensively, but the basics (including Zigbee ) work.
CChris
(Christoph)
February 25, 2025, 8:22pm
3
thanks
Yeah… finally I also got it working.
Probably, I was not patient enough for it when I tried to connect ESPHome…
Hi Christoph, can you show your Config?
1 Like