[GH-ISSUE #445] Ability to retry x times before discarding Wi-Fi credentials #376

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

Originally created by @Inigovd on GitHub (Oct 31, 2017).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/445

Hi,

First of all, thanks for building an awesome library that many people can build on. I'm using this library for a Wi-Fi information lcd screen, and working great so far.

There's just the edge case where someone's Wi-Fi connection can be unstable. With the current code, the device immediately discards Wi-Fi credentials and starts the AP if there is no Wi-Fi connection. I would love the option to retry a few times before discarding these credentials, as now, I have to re-setup my Wi-Fi connection a few times a day, just because the Wi-Fi connection drops sometimes.

If this is possible with existing functions and some coding, please point me in the right direction, and I'll create a pull request.

Cheers

Originally created by @Inigovd on GitHub (Oct 31, 2017). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/445 Hi, First of all, thanks for building an awesome library that many people can build on. I'm using this library for a Wi-Fi information lcd screen, and working great so far. There's just the edge case where someone's Wi-Fi connection can be unstable. With the current code, the device immediately discards Wi-Fi credentials and starts the AP if there is no Wi-Fi connection. I would love the option to retry a few times before discarding these credentials, as now, I have to re-setup my Wi-Fi connection a few times a day, just because the Wi-Fi connection drops sometimes. If this is possible with existing functions and some coding, please point me in the right direction, and I'll create a pull request. Cheers
kerem 2026-02-28 01:25:01 +03:00
  • closed this issue
  • added the
    duplicate
    label
Author
Owner

@tablatronix commented on GitHub (Oct 31, 2017):

https://github.com/tzapu/WiFiManager/issues/247#issuecomment-278681515

known issue, being addressed i my dev PR, no hotfix at this point, but you can try wrapping scannetworks in persistent false block

<!-- gh-comment-id:340753899 --> @tablatronix commented on GitHub (Oct 31, 2017): https://github.com/tzapu/WiFiManager/issues/247#issuecomment-278681515 known issue, being addressed i my dev PR, no hotfix at this point, but you can try wrapping scannetworks in persistent false block
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#376
No description provided.