I am using OpenGTS for some time for my organization. I was using TK103 family tracker but now my company changed tracker and brought GT06 made by Shenzhen Concox Information Technology Co. Ltd. This tracker protocol is entirely different and I am unable to create its server. Can anyone help me for this tracker integration or let me know which already integrated tracker is somehow similar to this one. Just give me a tip and I will manage rest. I am copying some protocol for your reference.
5.1.3. Examples
Examples of the login message packet sent by the terminal to the server and the response packet sent by the server to the terminal are as follows: (in the examples the terminal ID is 123456789012345.
Example of data packet sent by the terminal 78 780 0D 01 01 23 45 67 89 01 23 45 00 01 8C DD 0D 0A
Example of response packet returned by the server
78 78 05 01 00 01 D9 DC 0D 0A
Shenzhen Concox Information Technology Co.,Ltd www.cothinking.net/
Copyright Reserved.
5.2. Location Data Packet (combined information package of GPS and LBS)
5.2.1. Terminal Sending Location Data Packet to Server
Format Length(Byte) Example
Start Bit 2 0x78 0x78
Packet Length 1 0x1F
Protocol Number 1 0x12
Date Time 6 0x0B 0x08 0x1D 0x11 0x2E 0x10
Quantity of
GPS
information
satellites
1 0xCF
Latitude 4 0x02 0x7A 0xC7 0xEB
Longitude 4 0x0C 0x46 0x58 0x49
Speed 1 0x00
GPS
Information
Course,
Status
2 0x14 0x8F
MCC 2 0x01 0xCC
MNC 1 0x00
LAC 2 0x28 0x7D
LBS
Information
Cell ID 3 0x00 0x1F 0xB8
Serial Number 2 0x00 0x03
Error Check 2 0x80 0x81
Information
Content
Stop Bit 2 0x0D 0x0A