tttapa / ESP8266

Documentation and help with the ESP8266 chip/boards/modules
GNU General Public License v3.0
651 stars 282 forks source link

Access Point Internet connection #48

Open 12TA opened 5 years ago

12TA commented 5 years ago

I am making a GPS data logger to ThingSpeak via an ESP8266. You helped. :-) It works well but... I think where I have a problem now is where Wifimulti connects to an access point (or stays connected to the AP) e.g. my phone with a good signal strength, BUT currently, the phone is out of signal and a lower strength Access Point might offer a better Internet connection. Is there a way programmatically to select an AP which will work best as an Internet access resource? Paul