Search found 1 match

by Berry_iot
Fri Sep 27, 2024 4:42 am
Forum: General Discussion
Topic: Low power IoT device: How use "deep sleep" mode without impacting user phone app experience
Replies: 0
Views: 691

Low power IoT device: How use "deep sleep" mode without impacting user phone app experience

I’m working on a low-power (battery operated) IoT device using ESP32, and it will have a corresponding phone app. The device will be idle most of the time, so I’d like to put it in “deep sleep” mode to minimize power. The dilemma is that the user needs the ability to open the phone app and interact ...