Hello, i'm searching for informations about calibrating the SAADC of the nRF52. And i have read here: Link
For nRF52, there are no calibration values that I know of. You need instead to periodically calibrate the SAADC by calling the TASKS_CALIBRATEOFFSET task.
I noticed calling TASKS_CALIBRATEOFFSET improves the Offset, but how often do i have to do that? Do you have some additional information on that?
Additional Info: I'm sampling every 10ms(100Hz) 4 Channels in 12Bit Single Mode.
- Battery Voltage
- Voltagesignal of an IC
- Voltage of an potentiometer 1k
- Voltagesignal of an external sensor
Thanks