Hi.
I am experimenting with an internal temperature sensor (TEMP) on an nRF52810 microcontroller and have some questions:
1. How to select a crystal oscillator as a source of HFCLK to achieve better temperature sensor performance?
2. How to measure the time (in microseconds) in which the microcontroller completes the temperature measurement (the time between TASKS_START and DATARDY)?
Thanks.