xrb28 protocol - Geolocation not updating on Traccar

Hello,

I am having some issue with xrb28 protocol.

If I send the geoposition update command to get the device current position, it gives the right response(hex decode response: *SCOR,NG,868020030491178,D0,1,143112.000,A,2359.36082,S,04615.24772,W,13,0.80,111119,3.24,M,A#)

If I send the Geoposition update command to get the device current position it the correct position(I did the reverse hex decoding from the device to server and it is in it's right position)

But when I look in Traccar Web server it does not shows the current position. I show some old info of the position.

Time: 2019-11-09 14:37:41
Latitude: 23° 59' 54" S
Longitude: 46° 15' 31" W

I expected something like that
Time: 2019-12-09 15:37:41
Latitude: 23 59' 22" S
Longitude: 46 15' 15" W

What is happening? Why is not updating? I check the server and it is okay.