Hi Dear nordic employee
I want to test the accuracy of my external LFCLK,
1、I enable the nordic RTC
2、set the prescaler 31(32768/32=1024),1/1024 second per step
3、I enable a gpiote with high accuracy
4、connect a pps (GPS) with the nordic gpio
5、In gpiote interupt envent ,I print the RTCcounter when the interrupt happen
the result is :when I measure 20 minutes,the test value is 109ms more than 200000,so the accuracy of CFCLK is ≈ 100ppm
My question :does the result is trustworthy?
thanks and regards