Hello,
I am doing some tests with the Heart Rate Service Sample Application for the nRF51822 evaluation board (PCA 10001). Inside the ble_stack_init(), there is this call: SOFTDEVICE_HANDLER_INIT(NRF_CLOCK_LFCLKSRC_XTAL_20_PPM, false); And this call takes 350ms. Is there a way to decrease this duration ? I am still using v5_1_0 sdk.
Thanks,
Olivier