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

Where to define NRF_CLOCK_LF_XTAL_ACCURACY_20_PPM

Dear every body,

some days before, i raise an issue relate my fault at here: https://devzone.nordicsemi.com/f/nordic-q-a/68010/nrf52810-issue-with-32mhz-external-clock

During waiting for some recommend, i check more by myself on devzone.

And i see that my issue relate to external clock but not HFXO(32Mhz).

It may be is LFXO(32Khz).

I make the board base on NRF52810 chip set and SDK 17.

My board working normal for radiation(range connection distance is ok 25-30m).

But i have issue, when connect with NRF Blinky app on Iphone it time out after 5-7 seconds as image on top.

I also check with NRF Connect on desktop it time out by:

BLE_HCI_CONNECTION_TIMEOUT

And here is thread can be fix this issue

https://devzone.nordicsemi.com/f/nordic-q-a/29786/ble_hci_connection_timeout-and-nrf_clock_lf_xtal_accuracy_xx_ppm

But i can't fine where to define NRF_CLOCK_LF_XTAL_ACCURACY_20_PPM to NRF_CLOCK_LF_XTAL_ACCURACY_500_PPM on SDK17

Could you please help me??

Thank so much!!

Related