mirror of
https://github.com/tzapu/WiFiManager.git
synced 2026-04-28 01:25:49 +03:00
[GH-ISSUE #1197] Continue if Wifi not available, do not enter AP Mode. is that possible? #1022
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#1022
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 @Primus007 on GitHub (Jan 26, 2021).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/1197
Hardware
WiFimanager Branch/Release: Development
Esp8266
Hardware: ESP-12e
Core Version: 2.7.1, staging
Module: Wemos D1
If I have already configured a wifi, but if this is not available, then the AP configuration mode is started automatically.
can i prevent that?
I would like my program to continue working normally, even if the WiFi is not available. The AP configuration mode should only be started when a button is pressed and in no other cases.
Is that possible? if yes, how?
@tablatronix commented on GitHub (Jan 26, 2021):
yeah do not use autoconnect or set enableconfigportal false