Hello team,
I'm developing a electronic device with the ESP-IDF and the ESP32-S3. I'm trying to save energy because the device is powered by a battery. To complete this achivement we decided to enable Light Sleep mode and then wake up the device from a GPIO connected to the MCU. This functionality has extended the battery duration time. But we have a problem, the device goes to light sleep mode and the user has to active this gpio touching it, we want to wake up the ESP32 from the BLE service, as we notice that the Expressif has an API called "esp_sleep_enable_bt_wakeup()" can be use this api to wake up the device from light sleep mode?
Nicolas
BLE as wake up source from Light Sleep Mode
-
- Posts: 2
- Joined: Thu Aug 03, 2023 6:45 pm
Re: BLE as wake up source from Light Sleep Mode
Hi nicolasrios,
have you found an answer to your question? I am trying to do something similar but the only example I have found is this one https://github.com/espressif/esp-idf/tr ... power_save, but there are some concepts I did not understand.
have you found an answer to your question? I am trying to do something similar but the only example I have found is this one https://github.com/espressif/esp-idf/tr ... power_save, but there are some concepts I did not understand.
Who is online
Users browsing this forum: No registered users and 8 guests