Author Topic: Not able to see ESP32 AP in busy wifi environment - any ideas why?  (Read 1410 times)

0 Members and 1 Guest are viewing this topic.

Offline globoyTopic starter

  • Regular Contributor
  • *
  • Posts: 236
  • Country: us
I have an ESP32-based device advertising itself as an access point.  Setup is using the default Espressif wifi library configuration with US channels (channel 1 / 100 mSec beacon).  In some places - for example an apartment complex with a large number of active wifi networks - clients cannot see the AP (clients tested: Linux, OS X, Win 10, IOS and Android).  Clients were near the device.  In less busy environments clients have no trouble seeing the device.

I also ran an experiment where I took an ESP32 dev board and loaded a simple wifi AP demo program using the ESP32 Arduino environment and saw the same result.  I did this as a check to make sure I wasn't doing something clearly wrong in my code which is using the IDF (not Arduino).  The dev board could not be seen in the apartment either but could be seen when moved to a less busy environment.

Other routers are being seen (for example I could find and connect clients to the apartment owner's xfinity access point).

The only thing I can think of is the beacon is getting stomped but maybe I'm missing something else.  Perhaps some RF device in the apartment building is misbehaving but I have a report from one customer in a different location that makes me think they saw the same problem.  Has anyone ever seen something like this?

Unfortunately I didn't think to do a channel assessment but will try that when I can get back for more testing.  And I'll try a different beacon period.
 

Offline biggreencod

  • Newbie
  • Posts: 1
  • Country: au
Re: Not able to see ESP32 AP in busy wifi environment - any ideas why?
« Reply #1 on: August 19, 2024, 11:00:15 pm »
Hi,
This is an old thread, but its ver interesting. I am having similar issues. What did you learn about the problem.
M
 

Offline tooki

  • Super Contributor
  • ***
  • Posts: 12772
  • Country: ch
Re: Not able to see ESP32 AP in busy wifi environment - any ideas why?
« Reply #2 on: August 20, 2024, 12:25:57 am »
Given that so many devices default to channel 1, it’s the first to get swamped in crowded Wi-Fi environments. Using 6 or 11 may be better. (Because 2.4GHz Wi-Fi channels actually use multiple frequencies, 1, 6, and 11 are the only ones that do not overlap at all.)
 

Online Halcyon

  • Global Moderator
  • *****
  • Posts: 5981
  • Country: au
Re: Not able to see ESP32 AP in busy wifi environment - any ideas why?
« Reply #3 on: September 01, 2024, 02:30:04 am »
Given that so many devices default to channel 1, it’s the first to get swamped in crowded Wi-Fi environments. Using 6 or 11 may be better. (Because 2.4GHz Wi-Fi channels actually use multiple frequencies, 1, 6, and 11 are the only ones that do not overlap at all.)

Wi-Fi is not the only thing you need to contend with. You have Bluetooth, which can interfere with all 2.4 GHz Wi-Fi channels (1 through to 14), wireless devices such as keyboards, mice, baby monitors, and IoT/sensors that use ZigBee, Thread etc...

2.4 GHz really sucks basically.
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf