ADC setup for nRF52832 DK board.

I have an nRF52 DK board with a nRF52832 processor. I need to be able to read the analog voltage input on P0.02/AIN0. what is the simplest way to setup and read from the ADC for the nRF52 DK board. I would appreciate any help you can give since this is a requirement for our project.

Related