[GH-ISSUE #486] NodeMCU will not show SSID with many WiFi Networks near by #406

Open
opened 2026-02-28 01:25:09 +03:00 by kerem · 5 comments
Owner

Originally created by @crashtestoz on GitHub (Jan 20, 2018).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/486

I am not sure if this is an issue with the NodeMCU v1 or the WiFiManager in Server mode but I noticed that if there are many WiFi networks near by, the device will not show the SSID of the WiFi Network.

If I move the device to a quitter part of the house it works without problems.

Any ideas?

Originally created by @crashtestoz on GitHub (Jan 20, 2018). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/486 I am not sure if this is an issue with the NodeMCU v1 or the WiFiManager in Server mode but I noticed that if there are many WiFi networks near by, the device will not show the SSID of the WiFi Network. If I move the device to a quitter part of the house it works without problems. Any ideas?
Author
Owner

@tablatronix commented on GitHub (Jan 20, 2018):

How many?

<!-- gh-comment-id:359211565 --> @tablatronix commented on GitHub (Jan 20, 2018): How many?
Author
Owner

@crashtestoz commented on GitHub (Jan 21, 2018):

I counted 25-27 WiFi Networks with a mixture of 2.4Ghz and 5Ghz.

<!-- gh-comment-id:359218453 --> @crashtestoz commented on GitHub (Jan 21, 2018): I counted 25-27 WiFi Networks with a mixture of 2.4Ghz and 5Ghz.
Author
Owner

@tablatronix commented on GitHub (Jan 21, 2018):

Sounds pretty normal, I have ap scan issues at around 25-30, I think the scan actually times out on the esp hardware. But I will keep this open, and confirm.

<!-- gh-comment-id:359219878 --> @tablatronix commented on GitHub (Jan 21, 2018): Sounds pretty normal, I have ap scan issues at around 25-30, I think the scan actually times out on the esp hardware. But I will keep this open, and confirm.
Author
Owner

@mtiutiu commented on GitHub (Jan 26, 2018):

With so many wifi networks around it's hard I guess even if you want to change the wifi channel. I made some changes with some defines for this great library so that at compile time you can change the wifi channel - I'll propose a PR when I have the time.

<!-- gh-comment-id:360706448 --> @mtiutiu commented on GitHub (Jan 26, 2018): With so many wifi networks around it's hard I guess even if you want to change the wifi channel. I made some changes with some defines for this great library so that at compile time you can change the wifi channel - I'll propose a PR when I have the time.
Author
Owner

@tablatronix commented on GitHub (Jan 26, 2018):

Like a channel filter.. hmm that would certainly help

<!-- gh-comment-id:360786122 --> @tablatronix commented on GitHub (Jan 26, 2018): Like a channel filter.. hmm that would certainly help
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#406
No description provided.