This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

error nRF_calendar and app_ble_uart about RTC

HI

I am using nrf52840 and I want to merge nrf_calendar and app_ble_uart example, added ssd1306 oled 128x32 spi and mpu6050 as well,

but the error is from nrf_calendar, in this line... i gess.xd

CAL_RTC->TASKS_START = 1.

because when is executing the program , the process stay in loop in that code part (using debug session)

I am using RTC2 for nrf_calendar,

I have no idea what happening

could you help me please?...

Parents Reply Children
Related