From 3561ecd2b7e3d4596f519399eab359c254e70512 Mon Sep 17 00:00:00 2001 From: Peter Pisljar Date: Thu, 18 Aug 2022 15:16:57 +0200 Subject: [PATCH] Update FeatureRequest.md --- FeatureRequest.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/FeatureRequest.md b/FeatureRequest.md index a0c478e1..5a4a0aaf 100644 --- a/FeatureRequest.md +++ b/FeatureRequest.md @@ -55,7 +55,8 @@ ____ #### #20 Deep sleep and push mode * 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 #### #19 Extended log informations