[GH-ISSUE #231] An answer about setAPCallback #190

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

Originally created by @Slartitorto on GitHub (Oct 5, 2016).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/231

Does setAPCallback work before startConfigPortal ? Does it work only with autoConnect ?

Originally created by @Slartitorto on GitHub (Oct 5, 2016). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/231 Does setAPCallback work before startConfigPortal ? Does it work only with autoConnect ?
kerem closed this issue 2026-02-28 01:23:56 +03:00
Author
Owner

@kentaylor commented on GitHub (Oct 7, 2016):

See github.com/tzapu/WiFiManager@60c22d672f/examples/AutoConnectWithFeedback/AutoConnectWithFeedback.ino (L25) . I think it would only be useful with autoconnect.

Autoconnect is not great for a non development system because every time the WiFi fails you get a configuration portal and usually you want to wait until the WiFi comes back.

<!-- gh-comment-id:252367483 --> @kentaylor commented on GitHub (Oct 7, 2016): See https://github.com/tzapu/WiFiManager/blob/60c22d672fadfdcf139853f766d1824730944e13/examples/AutoConnectWithFeedback/AutoConnectWithFeedback.ino#L25 . I think it would only be useful with autoconnect. Autoconnect is not great for a non development system because every time the WiFi fails you get a configuration portal and usually you want to wait until the WiFi comes back.
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#190
No description provided.