Dear nordic,
i want to create a low power current consumption ADC. i don't need adc value in every time. my need is just take adc value and disable it.
whenever i want ADC value just enable and take value after it's disable.
here ADC used with softdevice and in my application RTC2 is used for calender application.
is it possible this done with app timer?
can you guide me how i implement low power adc with softdevice?