Set RTC alarm repeatition rate

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

Hello,

I am using CYBL10161-56LQXI for my project with RTC enabled. How to enable alarm repeatition u.e. "Alarm should trigger at given time every weekday i.e. from monday to friday" or any other repeatition rate? I have been through the datasheet and code files but could not figure this out.

Thanks for answers.

Ashutosh

0 Likes
1 Solution

You cannot set multiple different alarms. You will need to handle that in your alarm handler by setting the next alarm time/date.

Bob

View solution in original post

0 Likes
3 Replies