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.

Temperature Data Conversion

Other Parts Discussed in Thread: CC2650STK

I've been trying to convert the temperature data read as two unsigned 16 bit integers to temperature in degrees Celsius however the conversion listed on the user's guide (http://processors.wiki.ti.com/index.php/CC2650_SensorTag_User's_Guidedoes not give me reasonable answers.The conversion is supposed to give answers in degrees C however I get answers around 100-400 using the conversion even by hand. If possible I would love it if someone could explain the conversion to me and tell me if there is something I am missing.