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

Beginner's help request: About measuring resistance (using temperature sensor) (nRF51822-QFAA Rev3.)

Hello guys.

I'm newbie to embedded programming.

I'm trying to make device that can measure temperature of other objects. I have a variable resistor. The resistor's resistance varies by temperature. I have connected the resistor to a board and the board is connected to one of nRF51822 pin.

Now what should i do? I want to know if I could get the resistance value of the variable resistor. is there some functions I can use? I am using S130_nRF51_2.0.0 for soft device and using SDK11.

  • Also, I would really appreciate if you recommend some example sources that will be helpful to me to make this device

Thanks!

Related