
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
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!!