ESP8266 Developer Zone The Official ESP8266 Forum 2016-12-22T10:49:33+08:00 https://bbs.espressif.com:443/feed.php?f=7&t=3208 2016-12-22T10:49:33+08:00 2016-12-22T10:49:33+08:00 https://bbs.espressif.com:443/viewtopic.php?t=3208&p=10950#p10950 <![CDATA[Re: ESP8266 Sleep - Connect to Wifi - Send HTTP - Sleep again]]> This is ok. One thing to remind you that if you force ESP8266 to light sleep or deep sleep, then wifi connection will be lost. So in your application, before sending http get request to your webserver, you need to assure your ESP8266 connect router successfully. So you should cut dowm your ESP8266 sleep time to give enough buffer time to connect to router.

Statistics: Posted by ESP_Xutao — Thu Dec 22, 2016 10:49 am


]]>
2016-12-21T01:46:24+08:00 2016-12-21T01:46:24+08:00 https://bbs.espressif.com:443/viewtopic.php?t=3208&p=10943#p10943 <![CDATA[ESP8266 Sleep - Connect to Wifi - Send HTTP - Sleep again]]>
i would like to use the ESP8266 to measure some data via a sensor every 60 seconds and send that data via a http get request to my webserver. Then i want the esp8266 to sleep again for 60s before it does the same thing again. How could i accomplish this?

Best regards

Statistics: Posted by Stational — Wed Dec 21, 2016 1:46 am


]]>