NRF_CLOCK->TASKS_LFCLKSTART = 1; prior to calling nrf_sdh_enable_request().
3. Is there a way to tell if the configuration is correct, but the LFCLK has not switched to the external clock and is still based on the RC oscillator because it has not detected the external clock? I want to do margin testing and need a clock loss criteria.
Thanks,
Mitch