Chat freely about anything...

User avatar
By Leandro Silva
#15031 Hi! I have a project running on my Arduino and it uses ESP8266 to send the information through wifi to the server. What is the best way to perform bettery optimization? There is any AT command to put ESP into sleep mode and to wake it up?

I'm thinking on develop a new prototype using only my ESP and a sensor. I'll be running an algorithm on ESP, so i'm afraid it won't be possible to put it into sleep mode. Any suggestion about that?