[GH-ISSUE #811] Question: After the ESP is connected to the local network, run a web portal with only has /param #681

Open
opened 2026-02-28 01:26:33 +03:00 by kerem · 5 comments
Owner

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:

  • Master
  • [X ] Development

Esp8266/Esp32:

  • [X ] ESP8266
  • ESP32

Hardware: ESP-12e, esp01, esp25

  • ESP01
  • [X ] ESP12 E/F/S (nodemcu, wemos, feather)
  • Other

ESP Core Version: 2.4.0, staging

  • 2.3.0
  • 2.4.0
  • 2_5_0_BETA2
  • staging (master/dev)

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

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:** - [ ] Master - [X ] Development **Esp8266/Esp32:** - [X ] ESP8266 - [ ] ESP32 **Hardware: ESP-12e, esp01, esp25** - [ ] ESP01 - [X ] ESP12 E/F/S (nodemcu, wemos, feather) - [ ] Other **ESP Core Version: 2.4.0, staging** - [ ] 2.3.0 - [ ] 2.4.0 - [X] 2_5_0_BETA2 - [ ] staging (master/dev) ### 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 -
Author
Owner

@tablatronix commented on GitHub (Jan 21, 2019):

You can modify the menu but the pages will not be locked out. See dev/ example

<!-- gh-comment-id:455928757 --> @tablatronix commented on GitHub (Jan 21, 2019): You can modify the menu but the pages will not be locked out. See dev/ example
Author
Owner

@WilkoV commented on GitHub (Jan 21, 2019):

Thx. I'll test it.

<!-- gh-comment-id:455960939 --> @WilkoV commented on GitHub (Jan 21, 2019): Thx. I'll test it.
Author
Owner

@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.

<!-- gh-comment-id:456548380 --> @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.
Author
Owner

@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?

<!-- gh-comment-id:459187605 --> @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?
Author
Owner

@tablatronix commented on GitHub (Jan 31, 2019):

Only removing it from the strings file atm

<!-- gh-comment-id:459192365 --> @tablatronix commented on GitHub (Jan 31, 2019): Only removing it from the strings file atm
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#681
No description provided.