this is sent
"imei:865532044922595,tracker,0809231429,13554900601,F,062947.294,A,858.88898,N,3839.90480,N,1.54,;"
the server displaying this date and time
2008-09-22 23:29:47
when i send this 2007061111 it do not work.
help
I would recommend reading protocol documentation:
hi everyone
i need help on gps103 protocol, on the date part the location works fine I need to understand how the server reads the date from the protocol sent from the GPS device in what order.
here it says the protocol data is sent in this format yymmdd so i sent 20200706
https://github.com/traccar/traccar/blob/master/src/main/java/org/traccar/protocol/Gps103ProtocolDecoder.java
but when i sent that to the server in that order the server display something else completely
i need help other parts of the protocol works nicely.