Page 1 of 1

Using RTC as an alarm source

Posted: Sun Dec 16, 2018 8:03 pm
by Adham Aboud
Hello all,

Can you guys recommend for an esp_idf RTC code example. I'm tryind to use the RTC resource for implementing a calendar with alarms. I want to get notified (For example by interrupt) when a specific DATE/time arrives.

Any suggestions how to do this ?

Thank you in advance,