Connecting a Thinkrace PT590

nippilaus5 years ago

Hi,

I successfully connected a Thinkrace PT590 device to traccar using the watch protocol on port 5093. The device accepts most of the existing command.

I have a single problem left and I hope to get a hint on the solution: The device does not send position data.

I can sent the UPLOAD command with any interval. The device accepts the command but does not send any data afterwards. However, I can send a CR command and I then get a single chunk of data (as intended). The given position points to a place in China (I am in Germany). When checking the configuration via ts-SMS-command, the device always gives GPS: no(0). This makes me think that it either does not get a GPS link (which is quite impossible here and it is outdoors atm) or that I have to activate the GPS module.

I already tried to use the gprsgps-SMS-command as described here (https://github.com/traccar/traccar/issues/2702#issuecomment-425711184) but that does not work.

An ideas on that?

Thanks and cheers,
Thomas