matthias-bs / BresserWeatherSensorLW

Bresser 868 MHz Weather Sensor Radio Receiver based on ESP32/RP2040 and SX1262/SX1276 - sends data to a LoRaWAN Network
MIT License
10 stars 1 forks source link

Improve power consumption in sendCfgUplink() #95

Closed matthias-bs closed 3 weeks ago

matthias-bs commented 1 month ago

Use ESP32 light sleep mode with timer wake-up instead of delay.