Traccar supports more than 80 different communication protocols and each of them use different format of data and coordinates. What protocol does your device use?
Hello
My GPS provide me GPRMS, but I finally convert my decimal to degree in my Arduino code.
Cheers
Do you mean NMEA GPRMC? Traccar does conversion from DDMM.MMMM to decimal degrees automatically.
Yes, Do you mean NMEA GPRMC.
Then why it does not dot it?????
What do you mean? Please provide more details and examples of what's not working correctly.
Dear Anton,
Many thnak for all of your reply and help.
I am sorry for the missing information,
To be sincerly, I do not rember excately and I did not keep a trace, but my souvenir are good, the latitude and longitude field had a zero.
But will be in the train, later and I am going to reproduce it in order to provide you a better answer.
Good evening,
My GPS device return me location in the followjg format
ddmm.mmmmm (Décimal)
Can we say to Traccar to convert it to the following format?
ddmm (Degree)
I wnet to the setting and to the conf file and I did not find something like.
Cheers