[GH-ISSUE #121] Stand Alone in AP Mode #91

Closed
opened 2026-02-28 01:23:22 +03:00 by kerem · 1 comment
Owner

Originally created by @alaintanguay on GitHub (Mar 7, 2016).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/121

Hello

The have any way to use WIFImanager to setup AP mode only ?

on my application , i can use the ESP on AP mode for direct use cell phone , or setup on home network with wifi manager ?

Now on AP mode my application not run ?

Thanks

Alain

Originally created by @alaintanguay on GitHub (Mar 7, 2016). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/121 Hello The have any way to use WIFImanager to setup AP mode only ? on my application , i can use the ESP on AP mode for direct use cell phone , or setup on home network with wifi manager ? Now on AP mode my application not run ? Thanks Alain
kerem closed this issue 2026-02-28 01:23:22 +03:00
Author
Owner

@tzapu commented on GitHub (Mar 7, 2016):

well, currently it is not made to work with AP mode as it forces STA mode when done configuring.
as a short fix, depnding on how you want it running, you might have some toggle variable that doesn t run wifiManager at all, it s really not usefull when you want to run AP mode because it s sole pourpose is to get your device to connect to another AP

<!-- gh-comment-id:193162851 --> @tzapu commented on GitHub (Mar 7, 2016): well, currently it is not made to work with AP mode as it forces STA mode when done configuring. as a short fix, depnding on how you want it running, you might have some toggle variable that doesn t run wifiManager at all, it s really not usefull when you want to run AP mode because it s sole pourpose is to get your device to connect to another AP
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#91
No description provided.