mirror of
https://github.com/tzapu/WiFiManager.git
synced 2026-04-28 01:25:49 +03:00
[GH-ISSUE #1415] cannot detect wifi using board but see it with my phone #1211
Labels
No labels
📶 WiFi
🕸️ HTTP
Branch
DEV Help Wanted
Discussion
Documentation
ESP32
Example
Good First Issue
Hotfix
In Progress
Incomplete
Needs Feeback
Priority
QA
Question
Task
Upstream/Dependancy
bug
duplicate
enhancement
invalid
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/WiFiManager#1211
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
setMinimumSignalQualitybut 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
@tablatronix commented on GitHub (May 11, 2022):
Does it find it if you go closer to it?
@kargarisaac commented on GitHub (May 12, 2022):
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?
@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