Device saying offline but logs show a connection

Texcel22 days ago

Hi all.

Hoping someone may be able to assist. I have the Traccar software installed, have an Intercel eSam router connected to it. I am seeing GPRMC data being entered into the log file but the device still shows as Offline.

My guess is this is an identifier issue. But any assistance is greatly appreciated.

Log File Entries:

2025-01-06 00:51:43  INFO: [T0aaef0c9: t55 < 192.168.10.3] m7720,GPRMC,105142.00,A,2723.289716,S,15304.099599,E,0.0,233.9,060125,3.7,E,A,V*5F
2025-01-06 00:51:53  INFO: [T0aaef0c9: t55 < 192.168.10.3] m7720,GPRMC,105153.00,A,2723.289570,S,15304.098758,E,0.0,233.9,060125,3.7,E,A,V*53
2025-01-06 00:52:03  INFO: [T0aaef0c9: t55 < 192.168.10.3] m7720,GPRMC,105203.00,A,2723.289574,S,15304.098710,E,0.0,233.9,060125,3.7,E,A,V*5D
2025-01-06 00:52:13  INFO: [T0aaef0c9: t55 < 192.168.10.3] m7720,GPRMC,105213.00,A,2723.289575,S,15304.098705,E,0.0,233.9,060125,3.7,E,A,V*59

m7720 is the what I have set as the identifier, this is prepended to the packet header, see attached image.
GPS-Settings-3G_4G Router.png

Anton Tananaev22 days ago

I see multiple issues. There's no $ before GPRMC. I'm also not sure what "E,A,V" means at the end. And lastly, there's no line break.

Texcel22 days ago

Thanks Anton. I have modified the Packet Header for the $. The E,A,V I cannot help with as that is embedded in the Firmware. I may be able to get this sorted.

2025-01-06 01:43:48  INFO: [T114d3d17: t55 < 192.168.10.3] m7720 $GPRMC,114348.00,A,2723.293092,S,15304.091665,E,0.0,352.5,060125,3.7,E,A,V*55
2025-01-06 01:43:58  INFO: [T114d3d17: t55 < 192.168.10.3] m7720 $GPRMC,114358.00,A,2723.293085,S,15304.091657,E,0.0,352.5,060125,3.7,E,A,V*53
2025-01-06 01:44:08  INFO: [T114d3d17: t55 < 192.168.10.3] m7720 $GPRMC,114408.00,A,2723.293076,S,15304.091655,E,0.0,352.5,060125,3.7,E,A,V*5F
2025-01-06 01:44:18  INFO: [T114d3d17: t55 < 192.168.10.3] m7720 $GPRMC,114418.00,A,2723.293070,S,15304.091656,E,0.0,352.5,060125,3.7,E,A,V*5B
2025-01-06 01:44:28  INFO: [T114d3d17: t55 < 192.168.10.3] m7720 $GPRMC,114428.00,A,2723.293067,S,15304.091655,E,0.0,352.5,060125,3.7,E,A,V*5D

What do you mean by no line break?

Anton Tananaev22 days ago

Line break is expected as a delimiter.

Texcel22 days ago

Where would this need to be? I do have access to the developers of the device Firmware, I may be able to get them to assist.

Anton Tananaev22 days ago

Usually at the end of each message.

Texcel22 days ago

Thanks Anton. I will see what I can sort out with the developers.

Anything else I should mention to them?

Anton Tananaev22 days ago

You can ask to clarify what "E,A,V" mean.