mirror of
https://github.com/tzapu/WiFiManager.git
synced 2026-04-27 09:05:56 +03:00
[GH-ISSUE #1725] Feature configurable? WiFi AP started when local WiFi is down #1462
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#1462
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 @sany3001 on GitHub (Mar 22, 2024).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/1725
As soon as there are no Discussions enabled on this repo, I need to ask question here:
From project description:
I want to avoid in my project on many of my devices just because my WiFi is down that AP gets activated when there are WiFi credentials stored previously.
Can I achieve that be (re)configuring WiFiManager?
@tablatronix commented on GitHub (Mar 22, 2024):
Yeah I do not have privs to make those changes, no problem.
You can use only ondemand, or a reset mechanism, long press etc.
Add a configportaltimeout
Add a user code check for x many minutes or reboots before starting cp.
@tablatronix commented on GitHub (Mar 22, 2024):