Hi, Devzone.
Well, I found the calendar library from the following link. https://github.com/NordicPlayground/nrf5-calendar-example
By the way, I'm using RTC0 for Softdevice so I should change it with RTC3.
I tried to change defines (which are in nrf_calendar.h) to RTC3 but, It couldn't be compiled.
Is there any good examples that I can check?
I'm using nRF52840 DK with s140 and Segger embedded studio.
Best regards,
Baek