Skip to content
Discussion options

You must be logged in to vote

Hi @Runninginsilence1 ESPectre already supports dynamic WiFi configuration without re-flashing.
The example configuration files (e.g., espectre-c6.yaml, espectre-s3.yaml) include:

  • Captive Portal: If the ESP32 can't connect to WiFi, it creates a "ESPectre Fallback" hotspot. Connect to it and configure WiFi from the web page.
  • Bluetooth (Improv): Use the ESPHome app or Home Assistant Companion app to configure WiFi via BLE.
  • USB (Improv Serial): Use web.esphome.io → Connect → Configure WiFi.

The secrets.yaml file is only required for development configurations (espectre-c6-dev.yaml). For regular use, just flash any production file (without secrets.yaml) and configure WiFi dynamically using …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by francescopace
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested
2 participants
Converted from issue

This discussion was converted from issue #42 on December 19, 2025 12:38.