Hi, I was wondering if it is regual that configuring softdevice for a low frequency oscillator 32.768 kHz using the function: SOFTDEVICE_HANDLER_INIT(NRF_CLOCK_LFCLKSRC_XTAL_20_PPM, false); the high frequency source in the CLOCK register HFCLKSTAT->SCR is configured automatically with RC internal source or do I have to set HFCLK source with the High frquency oscillator?
Thank you!