Tracking Device Question (China A9)

Cihan YILMAZ6 years ago

Hello,

Could anyone tell me if it is possible to connect the Mini A19 GPS tracker to the traccar server? Also i can provide communication protocol documentation. You can check device specs below link.

https://www.amazon.com/Tracker-Necklace-Monitor-Tracking-Silver/dp/B073GZZ7WD

Specification: tracking device

CPU: MTK MT6261
Size: 38.5X38.5X17mm
Host Weight: 22g
GPS Chip: MTK3337
GPRS: Class12
GPS Signal: L1,1575.42MHz C/A
GPS Channel Number: 22 channels
GPS Chip Receivesensitivity: -165dBm
GPS Location Accuracy: 515M
LBS Location Accuracy: 100-1000M
Minimum Standby Current: less than 0.5 mA
Average Standby Current: less than 2.5 mA
Average Working Current: around 55mA
Working Temperature: -20
70 centigrade degree
Working Humidity: 5% to 95% non-congealable
Test and Certification: can approval by 3C,CE&ROSH
GPS Antenna: Built-in high sensitivity FPC antenna
GSM Antenna: Built-in four frequency method of antenna
G-sensor: Support personal gps tracker
MIC: Support

Thanks
Cihan.

Anton Tananaev6 years ago

Please provide protocol documentation.

Cihan YILMAZ6 years ago
Anton Tananaev6 years ago

You need to make it public.

Cihan YILMAZ6 years ago

Sorry, can you try again now? I change permissions to public.

Anton Tananaev6 years ago

Yes, it's "watch" protocol, port 5093 in Traccar.

Cihan YILMAZ6 years ago

Ok i guess when i edit device server parameters and redirect device public traccar server on 5093 port it works right? What about authentication on device to traccar server?

Anton Tananaev6 years ago
Cihan YILMAZ6 years ago

Dear Anton, Thank you for fast response and your help.

Cihan YILMAZ6 years ago

I have another question about this device. Approx 5 minute before i have complete traccar server installation on my public linux server. A9 devices have embed micophone. How can i listen (or call this device) and recieve sound data with traccar API it's possible?

Anton Tananaev6 years ago

You should be able to receive audio and store it in a file on the server. You might need to wait for the next release to actually access those files via API. That's something we implemented recently.

Cihan YILMAZ6 years ago

Thank you for answer. How can i send command to device. I already share communication protocol for this device but i cannot send command directly device. It have SOS functionality like "Slient Call SOS Number e.t.c" maybe i can use these functions until new traccer release.

Anton Tananaev6 years ago

What do you mean how? There is web interface and there is API for commands as well.

Cihan YILMAZ6 years ago

When i read communication protocol documentation i see this step (below) how can i send [3G*8800000015*0007*MONITOR] command on traccar web interface?

5.Listen in/ Monitor
Platform send:
[CS*YYYYYYYYYY*LEN*MONITOR]
Example:[3G*8800000015*0007*MONITOR]
Device Response: [CS*YYYYYYYYYY*LEN*MONITOR]
Example:[3G*8800000015*0007*MONITOR]
Note:device automatic callback the center number. Platform send:
Anton Tananaev6 years ago

You send it as a custom command.