[GH-ISSUE #442] Can I open AP and WebServer on a same time? #374

Closed
opened 2026-02-28 01:25:00 +03:00 by kerem · 5 comments
Owner

Originally created by @TimothySoftwareEngineer on GitHub (Oct 18, 2017).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/442

For example, I use WifiManager for config ESP8266 but still need a WebServer to control Relay by HTTP. Can I do that?

Originally created by @TimothySoftwareEngineer on GitHub (Oct 18, 2017). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/442 For example, I use WifiManager for config ESP8266 but still need a WebServer to control Relay by HTTP. Can I do that?
kerem closed this issue 2026-02-28 01:25:00 +03:00
Author
Owner

@r-downing commented on GitHub (Nov 3, 2017):

I'm working on a version which allows the wifi to be configured at any time, and allows the device to act as a webserver in both AP and STA mode
https://r-downing.github.io/PersWiFiManager/

<!-- gh-comment-id:341602489 --> @r-downing commented on GitHub (Nov 3, 2017): I'm working on a version which allows the wifi to be configured at any time, and allows the device to act as a webserver in both AP and STA mode https://r-downing.github.io/PersWiFiManager/
Author
Owner

@tablatronix commented on GitHub (Nov 3, 2017):

This is already done in my dev pr. But advanced features like adding hooks routes is not implemented for general web serving.

<!-- gh-comment-id:341680977 --> @tablatronix commented on GitHub (Nov 3, 2017): This is already done in my dev pr. But advanced features like adding hooks routes is not implemented for general web serving.
Author
Owner

@ageurtse commented on GitHub (Feb 20, 2018):

how can i visit the wifimanager when serving my own webserver ?
i'm running dev but can't manage to enter the config page

<!-- gh-comment-id:367093705 --> @ageurtse commented on GitHub (Feb 20, 2018): how can i visit the wifimanager when serving my own webserver ? i'm running dev but can't manage to enter the config page
Author
Owner

@tablatronix commented on GitHub (Feb 20, 2018):

you cant run 2 webservers

<!-- gh-comment-id:367094436 --> @tablatronix commented on GitHub (Feb 20, 2018): you cant run 2 webservers
Author
Owner

@tablatronix commented on GitHub (Feb 20, 2018):

#461

<!-- gh-comment-id:367095245 --> @tablatronix commented on GitHub (Feb 20, 2018): #461
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/WiFiManager#374
No description provided.