Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question-passing parameters from browser link #1788

Open
marcx33 opened this issue Dec 24, 2024 · 0 comments
Open

Question-passing parameters from browser link #1788

marcx33 opened this issue Dec 24, 2024 · 0 comments

Comments

@marcx33
Copy link

marcx33 commented Dec 24, 2024

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:

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?


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant