Update FeatureRequest.md

deep sleep for a time period only
This commit is contained in:
Nicolas Liaudat
2022-09-04 16:56:24 +02:00
committed by GitHub
parent bce99da6e5
commit a040d56fdc

View File

@@ -66,6 +66,8 @@ ____
* Let the device be normally in deep sleep state, and wake it up periodically to collect data and push it via MQTT or HTTP post.
* Support ESP-NOW to reduce the overhead of connecting to wifi and mqtt
* the above should enable battery powered applications
* An other way to set deep sleep would be to enable it in a specific period (at night).
#### #19 Extended log informations