Search found 3 matches
- Wed Oct 24, 2018 5:48 pm
- Forum: Hardware
- Topic: ESP32 5GHz
- Replies: 49
- Views: 149232
Re: ESP32 5GHz
I would like some news on this as well. We are planning a second rev of our product and would love to stay with Espressif, but if 5GHz is not on the roadmap at this point, we will have to evaluate other solutions.
- Mon Jun 18, 2018 2:15 pm
- Forum: General Discussion
- Topic: Maximum AP for Wifi Scan
- Replies: 3
- Views: 6642
Re: Maximum AP for Wifi Scan
Hi Hassan,
Thank you for the reply and the hint on the promiscuous mode. It's a more in-depth change for what I'm doing now, but it looks like that may work well. Any other memory issue might be in the ESP32-Arduino framework so I'm digging there as well.
Thank you for the reply and the hint on the promiscuous mode. It's a more in-depth change for what I'm doing now, but it looks like that may work well. Any other memory issue might be in the ESP32-Arduino framework so I'm digging there as well.
- Fri Jun 15, 2018 2:31 am
- Forum: General Discussion
- Topic: Maximum AP for Wifi Scan
- Replies: 3
- Views: 6642
Maximum AP for Wifi Scan
Hello all, Does anyone have any metrics for the maximum number of Access Points you can scan? I am scanning in wifi congested areas and I am running into issues with reliable repetitive scanning. I estimate that there may be over 150 WAP's in the local vicinity. Looking through the code, I see that ...