Good afternoon. I use NRF 51822, and I want to use RTC 0 or RTC 1. But there are problems, if I do not initialize BLE then the compiler does not execute LFCLK_config because of #ifndef SOFTDEVICE_PRESENT. If I get around this, interruptions cease to occur. Tell me how you can switch the use of the RTC between tasks in one project. I sometimes need to transfer data to the phone, at this time I not use the RTC.