tzapu / WiFiManager

ESP8266 WiFi Connection manager with web captive portal
http://tzapu.com/esp8266-wifi-connection-manager-library-arduino-ide/
MIT License
6.62k stars 1.98k forks source link

Accessing WiFimanager while server is running? question #675

Open vangalvin opened 6 years ago

vangalvin commented 6 years ago

WiFimanager Branch/Release: master Esp8266/Esp32: Esp8266 Hardware: ESP-12e Core Version: 2.4.0, staging

Description

Is there a way to access the wireless manager while the system is already running and providing a link on the existing web page for the user to click on and set the AP details without interrupting the existing server/processes that are going on rather than having to spin up the captive portal?

Settings in IDE

Module: NodeMcu

tablatronix commented 6 years ago

461