You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I am working with WiFiManager and I want to set the SSID and password dynamically through an URL endpoint while the captive portal is running. Specifically, I would like to send the SSID and password as query parameters in the URL, like this:
http://192.168.4.1/wifisave?ssid=wlanname&pass=wifipassword
Is it possible to achieve this with WiFiManager? How would I integrate this functionality to set the SSID and password automatically from the URL while the captive portal is active?
The text was updated successfully, but these errors were encountered:
Basic Infos
ESP8266
Hardware
WiFimanager Branch/Release: Master
Esp8266
Hardware: ESP-12f
Core Version: 2.4.0, staging
Description
Settings in IDE
Module: NodeMcu, Wemos D1
Additional libraries:
The text was updated successfully, but these errors were encountered: