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

nRF9160 DK Arduino Uno Compatibility

Hello,

I have a nRF9160 DK Development kit, and I would like to use it to replace an Arduino uno.

I need to do Analog to Digital Conversion on A0, A1, A2.

I need to do Digital Output on pins 2,4,6, 7, 10, 11, 12, and 13.

The documentation seems to be a little sparse on how to setup the pins so they match what I get on an Arduino. How do I get the setup listed above?

If it helps, I am trying to run the ADC to take analog voltage readings through the Arduino Mux Shield II, and I have included the Arduino code for the mux shield below:MuxShield.zip

Thank you for the help!

-Wes

Related