Making server with tk806 gps device and connecting to traccar app

Lepsu4 years ago

Im new here but has anyone made a server and where with tk806? Is it possible to link tk806 to firebase and make code there to take coordinates and then send them to traccar app or any other solution?

Anton Tananaev4 years ago

Are you sure it's not supported? Do you have protocol documentation?

Lepsu4 years ago

Well I know that that it is supported but i think i have to make server which receives the coordinates in HEX form and then the server sends coordinates in latitude xxxxxxx and longitude xxxxx form to traccar app

Anton Tananaev4 years ago

What do you mean by making a server. Traccar is a server.

Lepsu4 years ago

Well I think if you want to use traccar server it is like 10€ per month so im not into it thats why I asked could i do the same thing with firebase to recode the coordinates from HEX (receiving from tk806) to lat,longitude and send latitude and longitude to traccar app

Anton Tananaev4 years ago

Traccar server is free.

Lepsu4 years ago

Could you post a link where can I code my code for traccar app which will work with tk806 :)

Anton Tananaev4 years ago

Click on download at the top of the page. Very confused with this thread :-)

Lepsu4 years ago

Yeah I downloaded the file and installed it to my computer but can not find it anywhere. traccar-windows-64-4.14.zip

Anton Tananaev4 years ago

I would recommend reading documentation.

Lepsu4 years ago

I read it already have downloaded the app but can not find the app even though I have restarted my computer and downloaded it.

Anton Tananaev4 years ago

There's no desktop app, if that's what you are looking for. It's a server.

Lepsu4 years ago

Yeah I went to localhost what the video showed and what should i do now to make my device connect with it?