Search found 5 matches

by Thomas Peter
Sun Feb 07, 2021 2:24 pm
Forum: ESP32 Arduino
Topic: Establish WiFi connection to AP with strongest radio signal
Replies: 12
Views: 28372

Re: Establish WiFi connection to AP with strongest radio signal

Hi there,

I am happy to share my solution, not as a complete sketch but with two procedures that are useful. There are some #definitions needed which I hope speak for themselves.

connect2nearestAP does hat it says: scanning the network for all available SSIDs on all APs (the list is fortunately ...
by Thomas Peter
Fri Jan 15, 2021 5:57 am
Forum: ESP32 Arduino
Topic: Establish WiFi connection to AP with strongest radio signal
Replies: 12
Views: 28372

Re: Establish WiFi connection to AP with strongest radio signal

Hi Felix,

thanks for the help - I got it working now and I will post the solution here after some cleanup.

Thomas
by Thomas Peter
Wed Jan 13, 2021 3:35 pm
Forum: ESP32 Arduino
Topic: Establish WiFi connection to AP with strongest radio signal
Replies: 12
Views: 28372

Re: Establish WiFi connection to AP with strongest radio signal

I checked the WiFi connection now with an ESP32 dev board, no camera. Same problem, so, not linked to the camera. I checked with the following code and from the results one can see:

As one can see:
- I want to connect to Laengenau network
- there are 5 AP with this SSID visible
- one with 100% is ...
by Thomas Peter
Wed Jan 13, 2021 10:47 am
Forum: ESP32 Arduino
Topic: Establish WiFi connection to AP with strongest radio signal
Replies: 12
Views: 28372

Re: Establish WiFi connection to AP with strongest radio signal

Hi Radu79,

thanks - does this mean that other ESP32 boards do actually connect automatically to the strongest AP at a given SSID? It is hard for me to think of an hardware issue as connecting to the strongest AP needs the implementation of a proper algorithm to 1st scan the network for all ...
by Thomas Peter
Tue Jan 12, 2021 11:23 pm
Forum: ESP32 Arduino
Topic: Establish WiFi connection to AP with strongest radio signal
Replies: 12
Views: 28372

Establish WiFi connection to AP with strongest radio signal

Dear all,

I started a week ago with ESP32-Camera module (AI Thinker) and the application should send a photo by eMail every once in a while. The code is generally working, however, I have huge problems with the WiFi connection.

We live an a large farmers house with barns ad I need fife AP (all ...

Go to advanced search