Search found 1 match

by daniel_3in
Thu Jun 20, 2024 7:43 am
Forum: General Discussion
Topic: Wake up ESP32C6 from light sleep using a BT button
Replies: 0
Views: 684

Wake up ESP32C6 from light sleep using a BT button

Hi, I'm developing a project with VSCode and ESP-IDF for a ESP32-C6. I want to preserve as much battery as possible, so I'm trying to keep it in light sleep and use a Shelly BLU button ( https://shellyspain.com/shelly-blu-button1-blanco.html ) as a BlueTooth wake up source, but no luck so far. In my...