In nRF51 reference manual v2.1 section 18.1.1, it mentioned that the RTC must be able to run while the 16 MHz system clock (SysClk) source is OFF. 2 questions :
Q1: Since RTC0 is used by soft device, does it mean LFCLK is running when SD is active ?
Q2: If LFCLK is running, what's the arm precossor frequence? Is it too slow to communicate with other peripherals ?
Thanks !