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.

CCS/CC3200STK-WIFIMK: How to read sensor data

Part Number: CC3200STK-WIFIMK
Other Parts Discussed in Thread: CC3200, TMP006, CC3200STK, CC2650STK

Tool/software: Code Composer Studio

Hi,

I'm trying to execute the out_of_box example of the CC3200 SDK in the SensorTag, but when the example tries to open the temperature driver (tmp006drv), the program crash.

Probably because the CC3200STK includes the tmp007 temperature sensor and not the tmp006.

I did not found the tmp007 driver for the CC3200STK in the TI Resource Explorer, but I found one version for the CC2650STK.

Is this code compatible with the CC3200STK ?

I very appreciate your help!

Patricio