Collecting informations on com port

tvmove8 years ago

Hello Everyone,
i am new here. My name is Markus. I am working on the folowing scenario. A arduino with gps ans 868 MHZ transciever sends koordinates to an other transciever. This is connected to a computer. The gps coordinates are getting on com port 8. Is it posbile for the traccar server to listen on com port instead of a http port?
Regards from germany
Markus

Anton Tananaev8 years ago

Traccar does support serial communication at the moment, but there might be some software out there that can forward serial port data over a network connection.

tvmove8 years ago

thanks a lot for answere. i trzed, but cant find anny program to forward as http, just as tcp, so i now try to get the information in the right syntax, that the tcp forwarding will work.
regards
markus

Anton Tananaev8 years ago

Most of protocols in Traccar are TCP-based.