hi, Everyone,
I was just checking on nrf51422 Dev kit for LFCLK and HFCLK oscillator configuration.
with lfclk set to start external oscillator ,it does not start external 16Mhz oscillator as HFCLKSTAT remains to 0x10000(which is internal RC oscillator) with breakpoint set after LFCLK initialization. Though, I can see advertised data in the Master control panel.
But, According to the nrf51422 product specification - chapter 8.3, it requires external oscillator for Radio to work...
so, how can it work in my case , if it is not starting external HF oscillator ????? What is the catch here ?