[GH-ISSUE #538] preload and cache wifiscan #449

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

Originally created by @tablatronix on GitHub (Feb 24, 2018).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/538

preload wifiscan, using core object ( research the scope and life of this , move to local copy if needed )

WiFi_scanNetworks(bool force = false);
WiFi_scanNetworks(int cachetime = 60000);

preload on webportal start, default cache
preload after root load, cache 10 seconds
force on refresh

  • make sure wifiscan does not disconnect captive portals or stop ap
  • esp8266
  • esp32
Originally created by @tablatronix on GitHub (Feb 24, 2018). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/538 preload wifiscan, using core object ( research the scope and life of this , move to local copy if needed ) `WiFi_scanNetworks(bool force = false);` `WiFi_scanNetworks(int cachetime = 60000);` preload on webportal start, default cache preload after root load, cache 10 seconds force on refresh - [ ] make sure wifiscan does not disconnect captive portals or stop ap - [x] esp8266 - [x] esp32
kerem 2026-02-28 01:25:21 +03:00
Author
Owner

@tablatronix commented on GitHub (Feb 24, 2018):

d0ed01433d

<!-- gh-comment-id:368233701 --> @tablatronix commented on GitHub (Feb 24, 2018): d0ed01433d39e7bedd7f96a6defcde480e58b178
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#449
No description provided.