Xiao ESP32c3 cannot reconnect to esphome after power cycle

Ok, i found this and now it works for me…

esphome:

  name: clamps-tacos-casa

  platformio_options:

    board_build.flash_mode: dio  

esp32:

  board: seeed_xiao_esp32c3

  variant: esp32c3

  framework:

    type: esp-idf

# captive_portal:
2 Likes