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

Reading values from a potentiometer using nRF52

Im quite new to development with the DK so bare with me.

Currently I am able to read digital values (0 and 1) from the potentiometer using pin P0.03.

I am using the function: nrf_gpio_pin_read(POTMETER_PIN)

How do I go about getting the analog values instead ( 0 - 1024 etc.)?

Parents Reply Children
No Data
Related