Im using nrf52832 kit with sdk15.3 SAADC example for ADC output, which is working fine but im not getting how to vary gain.
i want to set gain these values 1,2,4,5,8,10,16,32 . Im using only 1 channel channel0 (AIN0).
Is it possible to set more than one gain value to only 1 channel ?
please suggest