From a040d56fdc8001ead28381598983f1733a1c0642 Mon Sep 17 00:00:00 2001 From: Nicolas Liaudat Date: Sun, 4 Sep 2022 16:56:24 +0200 Subject: [PATCH] Update FeatureRequest.md deep sleep for a time period only --- FeatureRequest.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/FeatureRequest.md b/FeatureRequest.md index c862a4de..8f6cddd7 100644 --- a/FeatureRequest.md +++ b/FeatureRequest.md @@ -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