ESP8266 Email Problems

Take a look at this project:

Looks like this is very close to what you need.

You’ll need to install SimpleTimer library. I recommend you download the latest Blynk package - it has this library included : Releases · blynkkk/blynk-library · GitHub

When you send lot’s of messages, we disconnect you. So you need to decrease the amount of messages, by sending them, for example one each second. This is what Simple Timer does for you.

I just checked the email widget on Android - everything works perfectly.

1 Like