we are currently working on integrating the Estimote Beacon and its temperature sensor in our app.
Now we want to provide the option to calibrate the temperature from within the app.
While playing around with it we discovered that sometimes the value we send to the beacon as an calibration temperature is not the same it is returning back. For example we calibrated it 24,8 degrees and return value from the calibrate function is 25 degrees.
Is that by design? Or what is causing the difference?
Yes, sometimes. Right now we solved it by just doing the calibration a second time.
We just switched over to the new SDK. Lets get some experience here and see how it works…