Search found 2 matches

by nicolasrios
Tue Jan 23, 2024 8:44 pm
Forum: Report Bugs
Topic: ESP32-S3: Different behavior with the same firmware in Deep Sleep Mode
Replies: 0
Views: 2387

ESP32-S3: Different behavior with the same firmware in Deep Sleep Mode

Hi team, I have developed my own custom board with the ESP32-S3 chip and I have detected a different behavior in some boards. We have configured the GPIO_15 and the GPIO_18 as waking up sources but we detected different behavior with the same firmware. In some boards the chip goes to deep sleep and ...
by nicolasrios
Thu Aug 03, 2023 7:24 pm
Forum: ESP IoT Solution
Topic: BLE as wake up source from Light Sleep Mode
Replies: 1
Views: 29031

BLE as wake up source from Light Sleep Mode

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 h...