This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

softdevice initialize with internal RC Ocillator

Dear Nordic Team,

Thanks for support.

I am using nRF5_SDK_11.0.0. How can i initialize the softdevice with internal RC oscillator in my source code. I am using the below function for softdevice initialize.

SOFTDEVICE_HANDLER_INIT(&clock_lf_cfg, NULL);

Related