[GH-ISSUE #692] Help Wanted; longer search time before entering into AP mode #577

Closed
opened 2026-02-28 01:25:57 +03:00 by kerem · 2 comments
Owner

Originally created by @SouthernAtHeart on GitHub (Aug 7, 2018).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/692

Is it possible to change the time my hardware tries to connect to the saved SSID before it enters the AP mode?

Originally created by @SouthernAtHeart on GitHub (Aug 7, 2018). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/692 Is it possible to change the time my hardware tries to connect to the saved SSID before it enters the AP mode?
kerem 2026-02-28 01:25:57 +03:00
  • closed this issue
  • added the
    Question
    label
Author
Owner

@tablatronix commented on GitHub (Aug 7, 2018):

    //sets timeout for which to attempt connecting, useful if you get a lot of failed connects
    void          setConnectTimeout(unsigned long seconds);
<!-- gh-comment-id:411144629 --> @tablatronix commented on GitHub (Aug 7, 2018): ```CPP //sets timeout for which to attempt connecting, useful if you get a lot of failed connects void setConnectTimeout(unsigned long seconds); ```
Author
Owner

@SouthernAtHeart commented on GitHub (Aug 7, 2018):

Thanks!

<!-- gh-comment-id:411151035 --> @SouthernAtHeart commented on GitHub (Aug 7, 2018): Thanks!
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#577
No description provided.