mirror of
https://github.com/tzapu/WiFiManager.git
synced 2026-04-27 00:55:52 +03:00
[GH-ISSUE #811] Question: After the ESP is connected to the local network, run a web portal with only has /param #681
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#681
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 @WilkoV on GitHub (Jan 20, 2019).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/811
Basic Infos
Hardware
WiFimanager Branch/Release:
Esp8266/Esp32:
Hardware: ESP-12e, esp01, esp25
ESP Core Version: 2.4.0, staging
Description
My questions is: Is it possible to run the web portal after the the ESP is connected to the local network and just provide the /params page. I want to do this, to enable the user to change some configurations but not the WIFI connection
Settings in IDE
Module: NodeMcu
Additional libraries:
Sketch
Not done yet
Debug Messages
@tablatronix commented on GitHub (Jan 21, 2019):
You can modify the menu but the pages will not be locked out. See dev/ example
@WilkoV commented on GitHub (Jan 21, 2019):
Thx. I'll test it.
@froggerXR7 commented on GitHub (Jan 22, 2019):
That sounds good. I Was thanking Like that yesterday. But Open Any Web Page On ESP after connection.
Just jumped in to give another thought. If it can Be done or not I don't Know.
This might be the same type of question asked.
Have A Good Programmers Day. If You All Know What i mean.
Darn Bugs. Some times my bugs have wings.
@dddhhhrrr commented on GitHub (Jan 31, 2019):
is there a way of Not showing the label that appears below the different options in the menu that tells you which network you are connected to?
@tablatronix commented on GitHub (Jan 31, 2019):
Only removing it from the strings file atm