Hi,
I am using nrf52810 and a sample SAADC code from the examples folder provided by the manufacturer. I have connected a potentiometer for validating my output values. I have kept the potentiometer to a constant voltage level and tried to read the ADC values, but the values keeps changing every time I try to read it. I have also tried with nrf_drv_saadc_sample() function (without using PPI), still the output was same.
