My SeeWorld S-06A is not working with Traccar

Sarker Ayona day ago

Hello everyone,

I have a SeeWorld S06A GPS tracker installed in my car. I’m trying to connect it to my Traccar server installed in my windows 11 local machine, but while the device connects and disconnects, no data is being received.

My Setup:

Device Model: SeeWorld S06A
Protocol Tried: H02 (5013), GT06 (5023), TK103 (5002)
Forwarding with Ngrok

What I’ve Tried:

  1. Tracker is connecting & disconnecting, but no data is showing in Traccar.
  2. Tested multiple ports (5013, 5023, 5002) but still no data.
  3. Sent SMS command to verify server settings and that was Correct.
  4. Enabled debug logs in Traccar (tracker-server.log), but no GPS data appears.

Log Output (tracker-server.log):

2025-03-25 11:24:53  INFO: [Td0044162] connected
2025-03-25 11:27:27  INFO: [Td0044162] disconnected
2025-03-25 11:27:27  INFO: [T0ba7ebd0] connected
2025-03-25 11:30:01  INFO: [T0ba7ebd0] disconnected
2025-03-25 11:30:25  INFO: [T14164e5d] connected

Questions:

  1. Does the S06A tracker require a different protocol in Traccar?
  2. Should I try another port other than 5013, 5023, or 5002?
  3. Is there a way to manually decode the tracker’s data if it's using an unknown protocol?

Any help would be greatly appreciated!
Thanks in advance.

Track-tracea day ago

Did you try to connect it to one of the demo server. Since you using windows and ngrok is not very helpfull to do troubleshooting if you want to know if the device actually connects to traccar server and sends data.

  1. What's your ngrok configuration?
  2. No data in logs means that nothing is received, so it doesn't matter which port is correct. You're not receiving anything yet.