I hope to use a acceleration sensor with nRF51822 dev kit. So I should use three ADC input. I tested getting one ADC data using adc_simple example(Keil_v5/ARM/Pack/NordicSemiconductor/nRF_Examples/11.0.0-2alpha/peripheral/adc_simple). But I don't know how to use multi ADC interrupt handler.