Have you read my answer in the other thread?
yes, but i am not good in java coding.
can you send me the complied file which i can replace?
Here is a new build:
https://www.dropbox.com/s/cgmlansv32j3ii0/tracker-server.jar?dl=0
Thank You
It still showing wrong data.
it still shows ignition = true, when its actually powered off.
Please provide HEX message sample from logs and expected value.
Hex Message from tracker server log
During Engine Start (Power on)
2016-08-15 08:18:47 DEBUG: [02F77599: 5013 < 37.186.35.225] HEX: 2a48512c3335353438383032303739343030362c56312c3035313834372c412c323531372e37343034302c4e2c30353132352e31323433382c452c302e30302c302c3135303831362c4646464646464646230d0a 2016-08-15 08:18:48 INFO: [02F77599] id: 98989890, time: 2016-08-15 08:18:47, lat: 25.29567, lon: 51.41874, speed: 0.0, course: 0.0
Now the vehicle is in engine start position, and the car is moving.But ignition status shows: False
During Engine Off (power off)
2016-08-15 06:32:14 DEBUG: [02F77599: 5013 < 37.186.35.225] HEX: 2a48512c3335353438383032303739343030362c56312c3033333231342c2c323531372e37383039382c4e2c30353132352e31303736342c452c302e30302c302c3135303831362c4646464546424646230d0a 2016-08-15 06:32:14 INFO: [02F77599] id: 355488020794006, time: 2016-08-15 06:32:14, lat: 25.29635, lon: 51.41846, speed: 0.0, course: 0.0
Problem Solved, Thank You
How did you solve the problem?
How did he solved this problem, I am facing this same issue. Engine if OFF but TracCar server is showing it ON.
You should provide documentation and message samples. There is some confusion about the bit.
Tracer Web Shows ignition = FALSE when ACC is ON
and ignition = TRUE when ACC is OFF .
Please help.