Wich board ESP8685-WROOM-03-H4

I have a wroom ESP8685-WROOM-03-H4 and a ESP8685-WROOM-04-H4 how do I configure these boards in ESPHome?

esptool.py says:

Unexpected chip id in image. Expected 5 but value was 12. Is this image for a different chip model?
Detecting chip type… ESP32-C3
Chip is ESP8685 (QFN28) (revision v0.3)

Like these Modules:

Thank you!

What did you try?

what did you use for variant?

c3 certainly is possible as others have made it work:
https://www.reddit.com/r/Esphome/comments/1bu83fp/has_anybody_successfully_flashed_esp32c3_super/?rdt=63008

I had this config:
esp32:
board: esp32-c2-devkitm-1
variant: esp32c2
framework:
type: esp-idf

It’s C3 variant so you should go with
board: esp32-c3-devkitm-1

board: esp32-c3-devkitm-1
Variant: Esp32C3
works.

I was Flashing it with ftdi adapter.
The chip has a brownout with the ftdi adapter, but works in circuit