TheAustrian / Wemos-D1-Mini-BME280-Weather-Station

Simple Weather Station Code using an ESP8266 and a BME280 sensor. Data is handled via PHP and stored in a MySQL database
157 stars 31 forks source link

Suggestion: deep sleep #7

Open sanchosk opened 6 years ago

sanchosk commented 6 years ago

Just out of curiosity - why don't you use the deep sleep capability of ESP? It uses micro-amps in such state. I powered mine directly from the 18650 - although this is out of specs, the ESP works form >1year so far. Just something to think about...