Search found 1 match

by owainsutton
Wed Aug 27, 2025 3:56 pm
Forum: General Discussion
Topic: Arrays and RTC_DATA_ATTR with DeepSleep (ESP32C6)
Replies: 1
Views: 415

Arrays and RTC_DATA_ATTR with DeepSleep (ESP32C6)

I'm making a low-power CO2 monitor, with an eink display, using Deep Sleep to keep the battery consumption minimal with solar charging (using a DFRobot Firebeetle 2 ESP32-C6).

It's working fine for wakeup each 60 seconds, and with retaining the value of bootCount declared with RTC_DATA_ATTR .

I ...

Go to advanced search