Hi,
We got a few boards that have large ADC error. I've already using nrfx_saadc_calibrate_offset to calibrate the offset so I suspect it's caused by gain error. The error is about 1%, but we are measuring the battery voltage, so it's causing 10% error in battery capacity.
I want to add calibration during testing, so there are some questions:
1.Is the gain error a fixed value? Does it varies over time/channel?
2.There are a factory programmed calibration value in NRF51, is there the same thing in NRF52?