tzapu / WiFiManager

ESP8266 WiFi Connection manager with web captive portal
http://tzapu.com/esp8266-wifi-connection-manager-library-arduino-ide/
MIT License
6.45k stars 1.94k forks source link

What is the maximum "found network list" on configuration page #1638

Open Emcukcan opened 11 months ago

Emcukcan commented 11 months ago

I am using Wifi Manager 2.0.4-beta, I have users which works in environment contains tens of routers and their problem, the router they want to use is not visible. It become visible only after they turn off some of other routers.

Is there any maximum found network parameter or it is just not visible on the web page? Thanks.

tablatronix commented 11 months ago

hmm I used to test this with hundreds but then work turned off 2.5ghz. There is probably a limit based on time scanning or memory. Are they all unique?

Can you get me a debuglog or sampling?