Traccar Serial communication?

Dean3 years ago

Hi, I have a raspberrypi running Traccar server and a locally connected GPS unit on TX RS serial port.

I need to stream data from the serial port to traccar server. There are two ways I can do this, either directly via serial which isnt natively supported in traccar or using serial >> gpsd >> traccar, but traccar also doesnt support GPSD.

Can anyone help with this, are there any scripts that have been written to acheive a similar thing?

Im making a journey tracker for a friends motorbike.

Just the standard uBlox NEO 6 gps units.

Thanks in advance

Ernesto Vallejo3 years ago

Add a middleware software (serial to http) and use osmand protocol.