hi, I want to create a clock to monitor time whenever i want. can anyone give me an idea how to create it?
hi, I want to create a clock to monitor time whenever i want. can anyone give me an idea how to create it?
Hi
I made a small RTC example a while back based on the time.h library, that allows you to set and read the time, and keep track of it using the RTC.
I have made it available here: nrf-calendar-example
Please be aware that it currently doesn't support SoftDevice coexistence.
Best regards
Torbjørn
Thank you.
Thank you.