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

DOUBT IN ADC CONFIGURATION

HI ,

  •  I want to configure P0.02  as an adc channel .
  •  I also want to read the adc value from P0.02 at regular intervals.
  •  For regular intervals i will put a timer and inside the timer handler function i will call the function for reading adc value .

My doubts

  1. which  are function using to configure or initializing  the adc ?
  2. which function is using  for  read the the adc value?

SDK i am using "nRF5_SDK_14.2.0_17b948a".

I am configuring  adc for battery level detection .

Please answer to  1 and 2

Parents Reply Children
Related