mirror of
https://github.com/tzapu/WiFiManager.git
synced 2026-04-27 00:55:52 +03:00
[GH-ISSUE #768] Create example, user config param for apname and password plus #642
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#642
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 @tablatronix on GitHub (Nov 19, 2018).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/768
Often Requested
Create an example using custom params to display, save and read (flash) custom apname and password for wm ap mode.
Allow end user to change apname and password ( and other options ) via config page, implement via example not core code.
( just edit the customparams examples )
additional wm options
Allow end user to change other options via config page, save as wm config struct? captive portal, cp timeout, etc
@tablatronix commented on GitHub (Nov 19, 2018):
suggested options
basic
advanced
style
@serabiasin commented on GitHub (Jul 27, 2019):
Hello, does this feature already implemented? if not, i wanna try to implement the feature
@tablatronix commented on GitHub (Jul 27, 2019):
It is not
@scropion86 commented on GitHub (Jul 28, 2019):
could you have a look to this library it has a lot of similarities with WM and working on ESP32 also.
@tablatronix commented on GitHub (Jul 28, 2019):
Why? Wm already works on esp32..
@scropion86 commented on GitHub (Jul 30, 2019):
i was not aware that Wm working with ESP32 as not mentioned in the Read me , after checking the development branch only has it mentioned.
nice to know