This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nRF51822 Example to read the analog input from ADC

Hello, I have pca10001 board and I would like to read an analog input from ADC. Is there any complete example which I can test using potentiometer ?

Thanks

  • Hi

    There are some nRF51 ADC examples here available for nRF51 SDK 6.1.0, nRF51 SDK 9.0.0 and nRF51 SDK 11.0.0 in different branches.

    The SDK 6.1.0 examples are ported for nRF51 second revision nRF51822/nRF51422 development boards, i.e. NRF6310 starter kit. SDK 9 and 11 examples are ported for nRF51-DK development board with nRF51 third revision. PCA10001 is second revision so perhaps it is most convenient to use the SDK 6.1.0 examples. How to port the SDK 6.1.0 examples from NRF6310 starter kit to PCA10001 evaluation kit is somewhat described on this thread.