-->
Page 1 of 1

ESP8266-01 + Arduino IDE + WebServer + SendMails

PostPosted: Wed Apr 06, 2016 2:10 pm
by Poca
Hi guys! Im working on a project and im using the ESP8266-01 and the Arduino IDE to programm it.

In my project, the ESP8266 works as a WebServer and i push some data to the Server. Im trying to send emails automatically when some conditions are given, but unfortunately i cant do that.

My question is: Can the ESP8266 work as a WebServer and send emails too? (i dont want to use Arduino + ESP, just only the ESP module programmed by the Arduino IDE)

Thanks guys!