Temperature on Eddystone TLM without Estimote SDK [Android]

I need to know how to convert Estimote beacon temp sensor output to degC when not using Estimote SDK but standard Android library…? Just the mathematical conversion will do … Thank you again.

Check out the example from the Eddystone repo:

Specifically, the code to convert the temperature data to a regular float is here: