LineaMeteoStazione: Technical Guide Master Device, Sending and Collecting Data – 1
This starting guide will talk about how it works LineaMeteoStazione, a bit more technically speaking.
Technical Guide Master Device, Sending and Collecting Data.
You probably need to power your Arduino, esp32, esp8266 or other device with battery, and surely you need to reduce you battery usage.
Deep sleep, light sleep, modem sleep, hibernation or other best practice can help you.
This starting guide will talk about how it works LineaMeteoStazione, a bit more technically speaking.
Technical Guide Master Device, Sending and Collecting Data.
ESP32 has the ability to take advantage of many energy saving modes, here we will understand how to put the device in deep sleep and hibernation mode but above all we will try to understand the differences.
ESP32 is capable of light sleep and deep sleep power saving modes, here we are going to learn how to put in modem sleep and light sleep mode your device and what mean put in sleep mode.
The ESP32 is capable to activate the energy saving modes of light sleep and deep sleep, but in many cases we cannot use such a solution, but it is still possible to apply some options to the functional units for reducing energy consumption.
Let’s set the sleep mode, disable the WiFi and scale the frequency to the CPU.