mirror of
https://github.com/tzapu/WiFiManager.git
synced 2026-04-27 09:05:56 +03:00
[GH-ISSUE #433] captive portal always active #364
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#364
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 @TheChapu on GitHub (Oct 4, 2017).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/433
Hi,
Is it possible to keep the Web Server connected after ESP8266 connects to the wifi network?
For example, I have a nodemcu and a dth11 sensor that sends data to a platform for viewing. The frequency of input sent when I enter the wifi network data/password.
What happens if I want to change the frequency of sending data? and I want to do this by connecting to the wifi generated by the microcontroller (192.168.4.1), change the timer value and save the data.
Is it possible to do this?
Do you understand me?
Greetings