i have multiple devices configure using different protocols i.e. galelio & tarmigo.
now i have one device using BCE protocol
once i configured at first its working fine but after some time its start calculating distance wrong some what like 3.461256E9
here are the two positions for where this all starts (records from tc_position table)
(26241,'bce',18,'2019-08-26 11:10:55','2019-08-26 11:09:54','2019-08-26 11:09:54','null',25.25010871887207,55.333778381347656,65525,0,184,'Baniyas Road Port Saeed, Dubai, Dubai, AE','{\"sat\":7,\"hdop\":1,\"odometer\":0,\"input\":32928,\"adc2\":12886,\"adc6\":4194,\"distance\":0.0,\"totalDistance\":26810.1,\"motion\":false,\"stopTime\":652000}',0,'{\"radioType\":\"gsm\",\"considerIp\":false,\"cellTowers\":[{\"cellId\":13447,\"locationAreaCode\":4111,\"mobileCountryCode\":424,\"mobileNetworkCode\":2,\"signalStrength\":0}]}')```
```SQL
(26831,'bce',18,'2019-08-26 11:10:55','2019-08-26 11:09:54','2019-08-26 11:09:54','null',25.25010871887207,55.333778381347656,65525,0,184,'Baniyas Road Port Saeed, Dubai, Dubai, AE','{\"sat\":7,\"hdop\":1,\"odometer\":0,\"input\":32928,\"adc2\":12886,\"adc6\":4194,\"distance\":0.0,\"totalDistance\":3.45951E8,\"motion\":false,\"stopTime\":652000,\"hours\":0}',0,'{\"radioType\":\"gsm\",\"considerIp\":false,\"cellTowers\":[{\"cellId\":13447,\"locationAreaCode\":4111,\"mobileCountryCode\":424,\"mobileNetworkCode\":2,\"signalStrength\":0}]}')```
is this issue occurs from device side or there is some technical issue please point it out **THANKS**
i have multiple devices configure using different protocols i.e. galelio & tarmigo.
now i have one device using BCE protocol
once i configured at first its working fine but after some time its start calculating distance wrong some what like
3.461256E9
here are the two positions for where this all starts (records from tc_position table)
(26241,'bce',18,'2019-08-26 11:10:55','2019-08-26 11:09:54','2019-08-26 11:09:54','null',25.25010871887207,55.333778381347656,65525,0,184,'Baniyas Road Port Saeed, Dubai, Dubai, AE','{\"sat\":7,\"hdop\":1,\"odometer\":0,\"input\":32928,\"adc2\":12886,\"adc6\":4194,\"distance\":0.0,\"totalDistance\":26810.1,\"motion\":false,\"stopTime\":652000}',0,'{\"radioType\":\"gsm\",\"considerIp\":false,\"cellTowers\":[{\"cellId\":13447,\"locationAreaCode\":4111,\"mobileCountryCode\":424,\"mobileNetworkCode\":2,\"signalStrength\":0}]}')``` ```SQL (26831,'bce',18,'2019-08-26 11:10:55','2019-08-26 11:09:54','2019-08-26 11:09:54','null',25.25010871887207,55.333778381347656,65525,0,184,'Baniyas Road Port Saeed, Dubai, Dubai, AE','{\"sat\":7,\"hdop\":1,\"odometer\":0,\"input\":32928,\"adc2\":12886,\"adc6\":4194,\"distance\":0.0,\"totalDistance\":3.45951E8,\"motion\":false,\"stopTime\":652000,\"hours\":0}',0,'{\"radioType\":\"gsm\",\"considerIp\":false,\"cellTowers\":[{\"cellId\":13447,\"locationAreaCode\":4111,\"mobileCountryCode\":424,\"mobileNetworkCode\":2,\"signalStrength\":0}]}')``` is this issue occurs from device side or there is some technical issue please point it out **THANKS**