Hi, all
I'm using nrf52833, pca10100.
I merge nrf5-calendar-example to my project just like this.. (I've only tried initializing.)

and error occur in nrf_sdh_enable_request().

Which part should I start correct with?
BR,
lyrics
Hi, all
I'm using nrf52833, pca10100.
I merge nrf5-calendar-example to my project just like this.. (I've only tried initializing.)

and error occur in nrf_sdh_enable_request().

Which part should I start correct with?
BR,
lyrics
oh.... I changed RTC0 to RTC2 and then it works.
Hello Lyrics,
I am happy to hear that you were able to resolve your issue!
In this case, RTC0 and RTC1 are already in use by the SoftDevice and CTS service, but RTC2 is available like you've already discovered.
Please do not hesitate to open another ticket if you should encounter any issues or questions in the future.
Good luck with your development!
Best regards,
Karl