[GH-ISSUE #175] wifiManager.mode check? #139

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

Originally created by @mano1979 on GitHub (May 20, 2016).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/175

How do i check what mode i am in at the current time?

I tried : if(WiFi.mode() == "WIFI_STA"{

But that didn't work.

Originally created by @mano1979 on GitHub (May 20, 2016). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/175 How do i check what mode i am in at the current time? I tried : `if(WiFi.mode() == "WIFI_STA"{` But that didn't work.
kerem closed this issue 2026-02-28 01:23:39 +03:00
Author
Owner

@tzapu commented on GitHub (May 24, 2016):

hello, please post a snippet of your code
WiFiManager is blocking, so you wouldn t have where to call that when it's running anyway

<!-- gh-comment-id:221169918 --> @tzapu commented on GitHub (May 24, 2016): hello, please post a snippet of your code WiFiManager is blocking, so you wouldn t have where to call that when it's running anyway
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#139
No description provided.