Traccar 6.12.1 - Suntech protocol

hvendrame 3 days ago

When I upgrades version to 6.12.1 - Suntech ST300 doesn’t update position, only events was saved.
I have other models Suntech Devices - ST4315, ST8310.. It work fine. Only ST310 (2G) doesn't work.

We can see that decoded work, but don't save it.

Logs:

2026-02-24 02:37:35  INFO: [T232c5e06: suntech < 10.0.6.24] ST300ALV;511775173\r
2026-02-24 02:37:35  INFO: Event id: 511775173, time: 2026-02-24 02:37:35, type: deviceOnline, notifications: 0
2026-02-24 02:47:21  INFO: [T232c5e06: suntech < 10.0.6.24] ST300STT;511775173;40;319I;20260224;02:47:18;60ad63;-26.834892;-052.990126;000.000;258.51;16;1;318427205;24.83;000000;1;5442;434021;4.1;1\r
2026-02-24 02:47:21  INFO: Event id: 511775173, time: 2026-02-24 02:47:21, type: deviceOffline, notifications: 0
2026-02-24 02:47:33  INFO: [T9eb003f8: suntech < 10.0.6.24] ST300ALV;511775173\r
2026-02-24 02:47:33  INFO: Event id: 511775173, time: 2026-02-24 02:47:33, type: deviceOnline, notifications: 0
2026-02-24 02:57:34  INFO: Event id: 511775173, time: 2026-02-24 02:57:34, type: deviceUnknown, notifications: 0
2026-02-24 02:57:38  INFO: [T9eb003f8: suntech < 10.0.6.24] ST300ALV;511775173\r
2026-02-24 02:57:38  INFO: Event id: 511775173, time: 2026-02-24 02:57:38, type: deviceOnline, notifications: 0
2026-02-24 03:07:38  INFO: Event id: 511775173, time: 2026-02-24 03:07:38, type: deviceUnknown, notifications: 0
2026-02-24 03:07:39  INFO: [T9eb003f8: suntech < 10.0.6.24] ST300ALV;511775173\r
2026-02-24 03:07:39  INFO: Event id: 511775173, time: 2026-02-24 03:07:39, type: deviceOnline, notifications: 0
Anton Tananaev 3 days ago

It doesn't look like it's sending any location. Am I missing something?

hvendrame 3 days ago
2026-02-24 02:47:21  INFO: [T232c5e06: suntech < 10.0.6.24] ST300STT;511775173;40;319I;20260224;02:47:18;60ad63;-26.834892;-052.990126;000.000;258.51;16;1;318427205;24.83;000000;1;5442;434021;4.1;1\r

This line is not a position?

qKgVuS4.th.png
This is the last positions at database.

Anton Tananaev 3 days ago

Please provide full connection session.

hvendrame 3 days ago

I only get many request to put it here.

Anton Tananaev 3 days ago

Upload it somewhere.

hvendrame 3 days ago

Yes, I tried to make it on wetransfer.
But the good news is that I solved it

We had a <entry key='suntech.hbm'>false</entry>
This parameter need a integer - I check at code.