tonyp7 / esp32-wifi-manager

Captive Portal for ESP32 that can connect to a saved wireless network or start an access point where you can connect to existing wifis.
MIT License
664 stars 217 forks source link

Advertise station if dhcp address not acquired from station in nvs #42

Closed alexanderturner closed 5 years ago

alexanderturner commented 5 years ago

If a DHCP address isn't acquired within a defined time period, default to first start config.

tonyp7 commented 5 years ago

Isn't it what it does? If the app fails to connect to its saved wifi after x retries it will start its AP