This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC-DEVPACK-DEBUG: connecting external analog sensor

Part Number: CC-DEVPACK-DEBUG
Other Parts Discussed in Thread: CC2650

Hi!

I'd like to connect an external analog sensor to a CC2650 sensortag and saw that I could do this via the DevPack. The sensor requires a 3.3V-5V power supply and the signal port connected to DIO23. From the datasheet I saw that DIO23 is DP2.

I soldered wires connecting the sensor to the DevPack:

  • +  --> DP_VDD
  • -   --> GND
  • Signal --> DP2

When I powered the DevPack via a USB cable, the sensor doesn't power up.

How am I supposed to properly connect the sensor to use the ADC connected to DIO23?

Also am I supposed to connect something else as a voltage reference for the ADC?

Thanks!