Hi,
I just create simple example based on nRF51 ADC examples, using SDK12.3.0 with softdevice S130 v2.
I used PPI + Timer to get sample from ADC. I used TIMER2 to trigger ADC sampling task, but changing ADC_SAMPLE_RATE doesn't affect rate of sampling.
I also read the following question but couldn't understand the solution:
https://devzone.nordicsemi.com/f/nordic-q-a/19639/adc-ppi-timer-on-the-nrf51822-polling-too-fast
What is the maximum possible delay between two consecutive timer event?
Regards,