tzapu / WiFiManager

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

Possibility to change pass for SoftAP from webui. #1724

Open Alfred1975 opened 3 months ago

Alfred1975 commented 3 months ago

Hello!

Is there any possibility to change the pass of the SoftAP after flashing on ESP32-S3 from WebUI?

For example - left it open (WIFI_AUTH_OPEN) after flashing but let the user change the pass from WebUI during first setup.

Or maybe someone had experience for mass production and setting unique pass for every module....

Regards!