FMC130 + 3 Eye sensor - Temperature Data

Hi all, I have configured a FMC130 with 3 Eye Sensor to measure the temperature of static cold rooms. Everything was going well until the eye sensor were installed in the cold rooms, the app EYE APP recognizes the 3 eye sensor and delivers the data correctly, with temperatures of -19 or -17 or -18 degrees, but the FMC130 sends me data like the following:
io10800=64796
io10801=64157
io10802=63726

Do I have to make any additional configuration in the FMC130 to be able to read temperatures like those indicated (-17 -18 -19 degrees)?

As long as the temperatures were above 0 degrees everything worked perfectly.

Hi

Good day, it seems there is an error in parsing from your server, the value should be in signed 2 bytes

Reference: EYE SENSOR / BTSMP1 - Teltonika Telematics Wiki

Best Regards
Maynard C

thanks for the answer, I checked what you mentioned and indeed it was a problem on the platform side, it was necessary to update the code to solve it.