mirror of
https://github.com/tzapu/WiFiManager.git
synced 2026-04-27 09:05:56 +03:00
[GH-ISSUE #481] Connecting to public wifi #404
Labels
No labels
📶 WiFi
🕸️ HTTP
Branch
DEV Help Wanted
Discussion
Documentation
ESP32
Example
Good First Issue
Hotfix
In Progress
Incomplete
Needs Feeback
Priority
QA
Question
Task
Upstream/Dependancy
bug
duplicate
enhancement
invalid
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/WiFiManager#404
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ofthesea-io on GitHub (Jan 7, 2018).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/481
I want to try and connect a ESP to a public wifi network that requires an email address and a code that is emailed to the user daily. After looking at the code, I can see that the connectWifi method only takes a ssid and password. Is there another method that allows for extra parameters to be added when trying to make the connection?
@tablatronix commented on GitHub (Jan 7, 2018):
It is probably just a web page, if its https your out of luck most likely.
@adamsstephen commented on GitHub (Apr 20, 2019):
I have similar question. Ap asks for email address and prompts for "connect" button to be pressed, is this possible with wifi manager?

I have included screen provided by AP support.
@mahboud commented on GitHub (Apr 1, 2023):
See https://github.com/tzapu/WiFiManager/issues/1513#issuecomment-1492893976