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.