BLE as wake up source from Light Sleep Mode

nicolasrios
Posts: 2
Joined: Thu Aug 03, 2023 6:45 pm

BLE as wake up source from Light Sleep Mode

Postby nicolasrios » Thu Aug 03, 2023 7:24 pm

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

mtaz78
Posts: 13
Joined: Thu Nov 23, 2023 3:32 pm

Re: BLE as wake up source from Light Sleep Mode

Postby mtaz78 » Thu Mar 21, 2024 3:46 pm

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.

Who is online

Users browsing this forum: No registered users and 114 guests