[GH-ISSUE #1415] cannot detect wifi using board but see it with my phone #1211

Open
opened 2026-02-28 01:29:03 +03:00 by kerem · 3 comments
Owner

Originally created by @kargarisaac on GitHub (May 11, 2022).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/1415

Hi,

I'm trying to use wifimanager and connect my board to wifi. I see the wifi in my phone but cannot find it in wifimanager list of Wifis. I changed setMinimumSignalQuality but it didn't help. The WiFi is weak at that spot but my phone can find it and ESP cannot. What do you think is the difference and what can I do to improve ESP performance in terms of finding weak WiFi access points and send data through them?

Thank you

Originally created by @kargarisaac on GitHub (May 11, 2022). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/1415 Hi, I'm trying to use wifimanager and connect my board to wifi. I see the wifi in my phone but cannot find it in wifimanager list of Wifis. I changed `setMinimumSignalQuality` but it didn't help. The WiFi is weak at that spot but my phone can find it and ESP cannot. What do you think is the difference and what can I do to improve ESP performance in terms of finding weak WiFi access points and send data through them? Thank you
Author
Owner

@tablatronix commented on GitHub (May 11, 2022):

Does it find it if you go closer to it?

<!-- gh-comment-id:1124364168 --> @tablatronix commented on GitHub (May 11, 2022): Does it find it if you go closer to it?
Author
Owner

@kargarisaac commented on GitHub (May 12, 2022):

Does it find it if you go closer to it?

You mean phone closer to esp or esp closer to wifi access point? first case no, second one yes. In some points of the apartment, wifi strength is not good. My phone can detect wifi there but esp cannot. My question is: can I solve this with software or is it a hardware problem, antenna or sth else?

<!-- gh-comment-id:1124624109 --> @kargarisaac commented on GitHub (May 12, 2022): > Does it find it if you go closer to it? You mean phone closer to esp or esp closer to wifi access point? first case no, second one yes. In some points of the apartment, wifi strength is not good. My phone can detect wifi there but esp cannot. My question is: can I solve this with software or is it a hardware problem, antenna or sth else?
Author
Owner

@tablatronix commented on GitHub (May 17, 2022):

umm not sure, sounds like an esp question. see about making sure your power supply is strong, big caps etc. use a board with an external antenna connector or chip antenna maybe, much better than a pcb antenna.

there is Also some stuff in esp to boost rf power

<!-- gh-comment-id:1128317801 --> @tablatronix commented on GitHub (May 17, 2022): umm not sure, sounds like an esp question. see about making sure your power supply is strong, big caps etc. use a board with an external antenna connector or chip antenna maybe, much better than a pcb antenna. there is Also some stuff in esp to boost rf power
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#1211
No description provided.