I have an esp8266 in a car recolecting a bunch of data, and I would like to send it when I come to my wifi connection at my home, actually, I have much access points between my daily route to my job and school, with different credentials.
In order to send the data quickly as possible I would like to send the data when some of the access points is reached.
How can I reach that goal? It is possible with micropython and an esp8266? Is there a better sollution for this?
I tried with mobile internet but is much expensive.
Thanks