How to Connect device with added device on the server

trupti a year ago

Hi,

I Have created my own Tracker device. But I don't know how to connect to server Device that I added.

How establish connection.

fhofi a year ago

Have you written your own protocol for sending data?

trupti a year ago

yes I have Created My own code and protocol

Anton Tananaev a year ago

Is this protocol supported by Traccar?

trupti a year ago

I am using same protocol

I want ot know how can i connect Hardwire and softwere

Anton Tananaev a year ago

This doesn't make sense:

yes I have Created My own code and protocol

I am using same protocol

Which protocol are you using?

trupti a year ago

HTTPS

Anton Tananaev a year ago

That's definitely not "your own protocol". And it also doesn't make sense in this context. Obviously we're talking about the format specifically for location data, not a generic network protocol you're using.

I suggest you provide full context and details if you really want some help.

trupti a year ago

I am really sorry What I meant to say is that I have created my own code not my own protocol

Anton Tananaev a year ago

You're still not providing any details. What are you sending via HTTPS?

trupti a year ago

I am currently using this link to send data on the server that i have created https://furry-chocks2.trackeleph.com/gpsdata.php is there anything similar kind of link that i need to add in my device so i can receive data on traccar server and where to find that link

trupti a year ago

I am sending Latitude and langitude on the server

maclofin a year ago

I suggest you trying with osmand and follow this instruction.

https://www.traccar.org/osmand/

So you can create/emulate your own device.