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

Taking ADC readings from P0.14 and P0.15

Hello,

I'm using the nRF9160 DK for a datalogger with LTE capability, and I'm using the Arduino shield "Mux Shield II" which can be found here:
mayhewlabs.com/.../mux-shield-2

I'm trying to take analog readings from pins P0.14-P0.16. Unfortunately, only P0.16 gives readings that make any sort of sense, as P0.14 and P0.15 only give readings of ~200 and ~1500, respectively, with resolution set to 12 bits, no matter what the actual input voltage is. What's the point of an ADC that can only read one value?

It seems that most examples have you take readings from P0.13, which is also functional, but will not work for the project I need to use this board for.

Any help would be greatly appreciated!

Parents Reply Children
Related