IStartek GPS Tracker Communication Protocol V2.2
IStartek GPS Tracker Communication Protocol V2.2
2
Update 2024-12-07 Page 1
Ver.: V2.2
www.istartek.com
Applied Models
The document describes the format of position/alarm GPRS data, and it is applied
PT60-L
VT100 Series
VT110 Series
VT120-L
VT200 Series
VT300-L
VT800-L
File Name iStartek GPS Tracker Protocol Ver. 2.2
Update 2024-12-07 Page 2
Content
iStartek and are registered trademarks of Shenzhen iStartek Technology Co., Ltd.
This manual cannot be copied for any purpose, disseminated in any way without the written authorization of
iStartek.
iStartek shall not be liable for direct, indirect or all losses (including but not limited to economic losses, personal
injuries, property and assets) caused by the use or inappropriate use of the product or documents.
LAC=0x27B3;
CI=0x0EA7;
CSQ-quanlity GSM signal value, 0-31, decimal format 27
system-sta The working status of tracker, in 8-bit hexadecimal format,
each bit represents a working status:
Bit0: GPRS connection status of IP1, 1=connected,
0=disconnected
Bit1: GPRS connection status of IP2, 1=connected,
0=disconnected
Bit2: GPS positioning status, 1=valid, 0=invalid
Bit3: External power connection status, 1=connected,
0000000F
0=disconnected
Bit4: GPS antenna connection status, 1=connected,
0=disconnected
Bit5: Stop status, 1=stop, 0=move
Bit6: Armed state, 1=armed, 0=disarmed
Bit7: RFID/iButton login status, 1=log in, 0=log out
Bit8: Device shedding status, 1 = shedding, 0 = not shedding
Bit9~bit31: reserved
in-sta Input status, 2-digit hexadecimal format, each bit represents a
working status: 02
bit[0]-input1 status, 1=triggered, 0=non-triggered input2 is in the trigger state,
bit[1]-input2 status, 1=triggered, 0=non-triggered other inputs are in the
bit[2]-input3 status, 1=triggered, 0=non-triggered non-trigger state
etc.;
ext-V|bat-V|a 04E2|018C|01C8|0000
d1-V|…|adn-V The external power supply
voltage value is 0x04E2=1250,
V=1250/100=12.50V;
Voltage value, the value of V*100, in hexadecimal format;
The internal battery voltage
‘|’ is used to separate each data;
value is 0x018C=396,
ext-V: external power supply voltage value; V=396/100=3.96V;
bat-V: internal battery voltage value;
The AD1 input voltage value is
ad1-V… and-V: is the voltage value of the corresponding AD 0x01C8=456,
input ports ad1… adn. Different devices support different
V=456/100=4.56V;
numbers of AD input ports;
AD2 input voltage value is
0x0000=0, V=0/100=0V;
The device supports two AD
inputs.
fule_liter The number of liters of the fuel tank. If the device is connected 0104B0
to multiple fuel sensors, upload the value of multiple fuel 01# Fuel tank: 0x04B0, the
tanks in hexadecimal format; decimal value is 1200, the fuel
‘|’ is used to separate each fuel tank data; volume is 120.0 liters
The number of liters of a fuel tank is expressed in 6-digit The 138, 139, 140 and 142
hexadecimal format, the first 2 characters are the number of commands must be used to
the fuel tank, and the last 4 characters are the number of set the fuel tank parameters to
liters*10. detect the liters.
temp-sensor 01013D|028135
01#Temperature sensor:
The temperature value of the temperature sensor, if the
0x013D, the highest bit is 0 for
device is connected to multiple sensors, upload the value of
positive temperature value,
multiple sensors in hexadecimal format;
decimal value is 317,
‘|’ is used to separate each data;
3176/10= 31.7℃
A sensor value is expressed in a 6-digit hexadecimal character
02#Temperature sensor:
format, the first 2 characters are the sensor number, the last 4
0x8135, the highest digit is 1
characters are the temperature value, the highest bit of the
for negative temperature
temperature value is the sign bit, and the value is the actual
value, the decimal value is 309
temperature value *10.
(0x0135), 309/10= 30.9, then
-30.9℃
cannot be read.
6. Command List
Supported GPRS
Modes (no need for platform to reply receipt confirmation)
Supported PT60-L, VT100 Series, VT120-L, VT200 Series, VT300-L, VT800-L, VT110 Series
models
Command to See above GPRS event data packet format
Server
Command 01 Upload the positioning data package, the device will automatically delete the data after
Description uploading
Command No
Reply
Command See above GPRS event data packet format
Example
Remarks
Supported GPRS
Modes (requires platform to reply receipt confirmation)
Supported PT60-L, VT100 Series, VT120-L, VT200 Series, VT300-L, VT800-L, VT110 Series
models
File Name iStartek GPS Tracker Protocol Ver. 2.2
Update 2024-12-07 Page 12
Command 010,1
Reply
Command See above GPRS event data packet format
Example
Remarks
Supported GPRS
Modes (requires platform to reply receipt confirmation)
Supported PT60-L, VT100 Series, VT120-L, VT200 Series, VT300-L, VT800-L, VT110 Series
Models
Command to See above GPRS event data packet format
Server
Command 01 Multiple positioning data packages are compressed and uploaded. After uploading, the
Description platform must reply receipt confirmation before deleting the positioning data
02 The pack-no in the platform's reply must be the same as the pack-no in the uploaded
positioning data package
Command 020,1
Reply
Command See above GPRS event data packet format
Example
Remarks
Supported GPRS
Modes
Supported VT110 Series
Models
Command to &&<pack-no><pack-len>,<ID>,<cmd><checksum>\r\n
Server
Command 01 Use the 122 command to configure the simple heartbeat packet upload interval. The default
Description time interval is 0, and the simple heartbeat report is turned off.
02 The data packet is used to maintain the socket connection. If there is no data interaction within
the set time interval, it will be reported once.
Command No
Reply
Command &&?20,862771072953238,030EE
Example
Remarks
File Name iStartek GPS Tracker Protocol Ver. 2.2
Update 2024-12-07 Page 13
Supported GPRS/SMS
Modes
Supported PT60-L, VT100 Series, VT120-L, VT200 Series, VT300-L, VT800-L, VT110 Series
Models
Command to 100,mode,IP,Port
Tracker
Command 01 mode: GPRS connection mode,
Description 0-Close GPRS connection, at this time any GPRS event will not be generated and sent to
server;
Command 100,<result>
Reply result: The result of Command Reply;
OK-The command is set successfully;
Unsupport- the command is not supported;
Failed-The command format or password is incorrect and the setting failed.
Command 100,1,istartracker.com,8011
Example
Remarks
Supported GPRS/SMS
Modes
Supported PT60-L, VT100 Series, VT120-L, VT200 Series, VT300-L, VT800-L, VT110 Series
Models
Command to 101, IP,Port
Tracker
Command 01 IP: The IP address or domain of the backup server, up to 32 characters;
Description 02 Port: the port of the server, in decimal format, range value: 2~65534;
03 This command sets the IP and port of the backup server. After the backup server is set, if the
main server fails to connect (try to connect 5 times), the device will actively connect to the backup
server (if you try to connect to the backup server 5 times) If the connection fails, try to connect to
the main server again);
04 The connection mode is subject to the mode set by 100 instructions;
05 The device will not connect to the main server and backup server at the same time.
File Name iStartek GPS Tracker Protocol Ver. 2.2
Update 2024-12-07 Page 14
Command 101,<result>
Reply result: the result of Command Reply;
OK-The command is set successfully;
Unsupport-the command is not supported;
Failed-The command format or password is incorrect and the setting failed.
Command 101,87.172.73.51,8011
Example
Remarks
Supported GPRS/SMS
Modes
Supported PT60-L, VT100 Series, VT120-L, VT200 Series, VT300-L, VT800-L, VT110 Series
Models
Command to 102,normal_time,ACC_Off_time,stopping_time
Tracker
Command 01 normal_time: Normal time interval. When the conditions of ACC_Off_time or stopping_time are
Description not met, the device will upload GPRS positioning data at normal_time intervals; the unit is second,
and the maximum is 65535 seconds.
02 ACC_Off_time: The time interval when ACC is off. When ACC_Off_time is set, normal_time is the
time interval when ACC is on. The unit is seconds, and the maximum is 65535 seconds.
03 stopping_time: the time interval when the device stops. When stopping_time is set, the device
will upload at normal_time intervals when the device is moving. The unit is seconds, and the
maximum is 65535 seconds.
04 When both ACC_Off_time and stopping_time are set at the same time, the data will be
uploaded according to the conditions of ACC_Off_time first.
Command 102,<result>
Reply result: the result of Command Reply;
OK-The command is set successfully;
Unsupport- the command is not supported;
Failed-The command format or password is incorrect and the setting failed.
Command 102,10
Example Set the normal time interval to 10 seconds;
102,10,60
Set the ACC on time interval to 10 seconds, and the ACC off time interval to 60 seconds;
102,10,,60
Set the normal time interval to 10 seconds when moving, and 60 seconds when stationary;
Remarks
Supported GPRS/SMS
Modes
Supported PT60-L, VT100 Series, VT120-L, VT200 Series, VT300-L, VT800-L, VT110 Series
Models
Command to 103,mode
Tracker
File Name iStartek GPS Tracker Protocol Ver. 2.2
Update 2024-12-07 Page 15
Command 01 mode: The method of reliable data upload, =0 means the device automatically deletes the data
Description after the data is uploaded, =1 means the device needs the platform to reply to confirm data
uploaded before deleting the data; the default is 0.
02 When selecting UDP to upload data, it is recommended to set the mode=1 transmission mode,
because UDP is an unreliable transmission protocol.
03 When mode=0, the positioning data is uploaded with the 000 command;
04 When mode=1, the positioning data is uploaded with the 010 command, The receipt
confirmation command returned by the platform also needs to be responded with the 010
command, and the pack-no must also be consistent with the pack-no of the positioningdata
packet.
Command 103,<result>
Reply result: the result of Command Reply;
OK-The command is set successfully;
Unsupport-the command is not supported;
Failed-The command format or password is incorrect and the setting failed.
Command 103,0
Example
Remarks
Supported GPRS/SMS
Modes
Supported PT60-L, VT100 Series, VT120-L, VT200 Series, VT300-L, VT800-L, VT110 Series
Models
Command to 104,mode
Tracker
Command 01 mode: the method of sorting and uploading data, =0 means that real-time data is uploaded
Description first when there is buffer, =1 means that all data is uploaded in FIFO mode; the default is 0.
02 When real-time tracking is required, it is recommended to set mode=0 transmission mode.
Command 104,<result>
Reply result: the result of Command Reply;
OK-The command is set successfully;
Unsupport -the command is not supported;
Failed-The command format or password is incorrect and the setting failed.
Command 104,0
Example
Remarks
Supported GPRS/SMS
Modes
Supported PT60-L, VT100 Series, VT120-L, VT200 Series, VT300-L, VT800-L, VT110 Series
Models
Command to 105,mode,IP,Port
Tracker
File Name iStartek GPS Tracker Protocol Ver. 2.2
Update 2024-12-07 Page 16
Command 105,1,istartracker.com,8012
Example
Remarks
Supported GPRS/SMS
Modes
Supported PT60-L, VT100 Series, VT120-L, VT200 Series, VT300-L, VT800-L, VT110 Series
Models
Command to 106,normal_time,ACC_Off_time,stopping_time
Tracker
Command 01 normal_time: Normal time interval. When the conditions of ACC_Off_time or stopping_time are
Description not met, the device will upload GPRS positioning data at normal_time intervals; the unit is second,
and the maximum is 65535 seconds.
02 ACC_Off_time: The time interval when ACC is off. When ACC_Off_time is set, normal_time is the
time interval when ACC is on. The unit is seconds, and the maximum is 65535 seconds.
03 stopping_time: the time interval when the device stops. When stopping_time is set, the device
will upload at normal_time intervals when the device is moving. The unit is seconds, and the
maximum is 65535 seconds.
04 When both ACC_Off_time and stopping_time are set at the same time, the data will be
uploaded according to the conditions of ACC_Off_time first.
Command 106,<result>
Reply result: the result of Command Reply;
OK-The command is set successfully;
Unsupport -the command is not supported;
Failed-The command format or password is incorrect and the setting failed.
Command 106,10
Example Set the normal time interval to 10 seconds;
106,10,60
Set the ACC on time interval to 10 seconds, and the ACC off time interval to 60 seconds;
106,10,,60
Set the normal time interval to 10 seconds when moving, and 60 seconds when stationary;
Remarks
Supported GPRS/SMS
Modes
File Name iStartek GPS Tracker Protocol Ver. 2.2
Update 2024-12-07 Page 17
Supported PT60-L, VT100 Series, VT120-L, VT200 Series, VT300-L, VT800-L, VT110 Series
Models
Command to 107,mode
Tracker
Command 01 mode: The method of reliable data upload, =0 means the device automatically deletes the data
Description after the data is uploaded, =1 means the device needs the platform to reply to confirm data
uploaded before deleting the data; the default is 0.
02 When selecting UDP to upload data, it is recommended to set the mode=1 transmission mode,
because UDP is an unreliable transmission protocol.
03 When mode=0, the positioning data is uploaded with the 000 command;
04 When mode=1, the positioning data is uploaded with the 010 command, The receipt
confirmation command returned by the platform also needs to be responded with the 010
command, and the pack-no must also be consistent with the pack-no of the positioningdata
packet.
Command 107,<result>
Reply result: the result of Command Reply;
OK-The command is set successfully;
Unsupport -the command is not supported;
Failed-The command format or password is incorrect and the setting failed.
Command 107,0
Example
Remarks
Supported GPRS/SMS
Modes
Supported PT60-L, VT100 Series, VT120-L, VT200 Series, VT300-L, VT800-L, VT110 Series
Models
Command to 108,mode
Tracker
Command 01 mode: the method of sorting and uploading data, =0 means that real-time data is uploaded
Description first when there is buffer, =1 means that all data is uploaded in FIFO mode; the default is 0.
02 When real-time tracking is required, it is recommended to set mode=0 transmission mode.
Command 108,<result>
Reply result: the result of Command Reply;
OK-The command is set successfully;
Unsupport -the command is not supported;
Failed-The command format or password is incorrect and the setting failed.
Command 108,0
Example
Remarks
Supported GPRS/SMS
Modes
Supported PT60-L, VT100 Series, VT120-L, VT200 Series, VT300-L, VT800-L, VT110 Series
Models
Command to 109,APN,APN_User_Name,APN_Password
Tracker
File Name iStartek GPS Tracker Protocol Ver. 2.2
Update 2024-12-07 Page 18
Command 01 If APN does not have an APN username and APN password, leave it blank when setting;
Description 02 Please confirm the correct SIM card APN information with the local network operator.
Command 109,<result>
Reply result: the result of Command Reply;
OK-The command is set successfully;
Unsupport -the command is not supported;
Failed-The command format or password is incorrect and the setting failed.
Command 109,internet,internet,internet
Example 109,CMNET
Remarks
Supported GPRS/SMS
Modes
Supported PT60-L, VT100 Series, VT120-L, VT200 Series, VT300-L, VT800-L, VT110 Series
Models
Command to 110,ID
Tracker
Command 01 ID: 3-16 digits or English letters, the default is the 15-digit IMEI number of the device;
Description
Command 110,<result>
Reply result: the result of Command Reply;
OK-The command is set successfully;
Unsupport -the command is not supported;
Failed-The command format or password is incorrect and the setting failed.
Command 110,827643321798018
Example 110,myID123456
Remarks
Supported GPRS/SMS
Modes
Supported VT100 Series, VT200 Series
Models
Command to 111,IP
Tracker
Command 01 IP: The IP address of the DNS server, up to 16 characters;
Description
Command 111,<result>
Reply result: the result of Command Reply;
OK-The command is set successfully;
Unsupport -the command is not supported;
Failed-The command format or password is incorrect and the setting failed.
Command 111,121.236.189.173
Example
Remarks
File Name iStartek GPS Tracker Protocol Ver. 2.2
Update 2024-12-07 Page 19
Supported GPRS/SMS
Modes
Supported PT60-L, VT100 Series, VT120-L, VT200 Series, VT300-L, VT800-L, VT110 Series
Models
Command to 120,distance
Tracker
Command 01 distance: The distance interval, in meters. The value range is 0~65535 meters, if it is 0, the
Description function is turned off; the default is 0.
02 The recommended setting is not less than 100 meters.
03 When installed on a slow-moving vehicle, the track by distance interval function can be set to
reduce the generation of GPRS traffic.
Command 120,<result>
Reply result: the result of Command Reply;
OK-The command is set successfully;
Unsupport -the command is not supported;
Failed-The command format or password is incorrect and the setting failed.
Command 120,200
Example Set distance interval to 200 meters
Remarks
Supported GPRS/SMS
Modes
Supported PT60-L, VT100 Series, VT120-L, VT200 Series, VT300-L, VT800-L, VT110 Series
Models
Command to 121,course
Tracker
Command 01 course: The value of heading change, in degrees. The value range is 0~180 degrees, and it is 0
Description to turn off the function; the default is 0.
02 When the driving direction changes beyond the set value, a position information will be
generated.
Command 121,<result>
Reply result: the result of Command Reply;
OK-The command is set successfully;
Unsupport -the command is not supported;
Failed-The command format or password is incorrect and the setting failed.
Command 121,30
Example Set the heading change to 30 degrees
Remarks
Supported GPRS/SMS
Modes
Supported PT60-L, VT100 Series, VT120-L, VT200 Series, VT300-L, VT800-L, VT110 Series
Models
Command to 122,time,interval
Tracker
File Name iStartek GPS Tracker Protocol Ver. 2.2
Update 2024-12-07 Page 20
Command 01 time: Heartbeat interval, in minutes. The value range is 0~65535 minutes. If it is 0, the function
Description is turned off; the default is 60.
02 The heartbeat is only generated in the sleep state,and the heartbeat data is complete GPRS
positioning data (event code is 31).
03 interval: simple heartbeat packet time interval, in minutes. The value range is 0~65535
minutes. If it is 0 or empty, the function is turned off; the default is empty; this time interval is
only used in the simple heartbeat packet 030 data packet to maintain the connection with the
platform.
Command 122,<result>
Reply result: the result of Command Reply;
OK-The command is set successfully;
Unsupport -the command is not supported;
Failed-The command format or password is incorrect and the setting failed.
Command 122,60
Example Set the heartbeat interval to 60 minutes
Remarks
Supported GPRS/SMS
Modes
Supported PT60-L, VT100 Series, VT120-L, VT200 Series, VT300-L, VT800-L, VT110 Series
Models
Command to 123,speeding
Tracker
Command 01 speeding: speeding alarm value, in km/h. The value range is 0~255 km/h, if it is 0, the function
Description is turned off; the default is 0.
Command 123,<result>
Reply result: the result of Command Reply;
OK-The command is set successfully;
Unsupport -the command is not supported;
Failed-The command format or password is incorrect and the setting failed.
Command 123,100
Example Set speeding alarm to 100 km/h
Remarks
Supported GPRS/SMS
Modes
Supported PT60-L, VT100 Series, VT120-L, VT200 Series, VT300-L, VT800-L, VT110 Series
Models
Command to 124,mode,wait_time
Tracker
File Name iStartek GPS Tracker Protocol Ver. 2.2
Update 2024-12-07 Page 21
Command 01 mode: sleep mode, =0 to turn off sleep function, =1 to normal sleep mode, =2 to deep sleep
Description mode; the default is 0.
02 wait_time: The device enters sleep mode after no input trigger, no vibration, no phone, no
messages reaches the preset time, in seconds. If the sleep mode is set and the wait_time
parameter is not set, the default is 300 seconds;
03 Normal sleep mode: GPS module power off, GSM module sleeps, it can be triggered by the
input port, vibrate, call SMS activation;
04 Deep sleep mode: GPS module power off, GSM module power off, it can only be triggered by
the input and vibration is activated.
Command 124,<result>
Reply result: the result of Command Reply;
OK-The command is set successfully;
Unsupport -the command is not supported;
Failed-The command format or password is incorrect and the setting failed.
Command 124,1
Example Turn on the normal sleep mode, the time to enter the sleep mode is the default 300 seconds
Remarks
Supported GPRS/SMS
Modes
Supported PT60-L, VT100 Series, VT120-L, VT200 Series, VT300-L, VT800-L, VT110 Series
Models
Command to 125,index,flag,radium,latitude,longitude
Tracker
Command 01 index: Geo-fence number, the value range is 1~8, up to 8 electronic fences;
Description 02 flag: Alarm flag, =1 means exiting the fence alarm, =2 means entering the fence alarm, =3
means both exiting and entering the fence alarm;
03 radium: the radius of the circular Geo-fence, in meters, the maximum is 65535 meters;
04 latitude: the longitude of the center of the Geo-fence, in degrees;
05 longitude: the latitude of the center of the Geo-fence, in degrees;
06 When latitude, longitude are empty, use the current longitude and latitude of the device;
07 When the radius, latitude, and longitude are empty, use the current latitude and longitude of
the device with a radius of 200 meters;
08 When flag, radius, latitude, longitude are empty, use the current location latitude and
longitude of the device with a radius of 200 meters, which is an alarm for exiting the fence;
09 Set 06, 07, 08 when the GPS signal is valid, the setting can be successful, otherwise the setting
will fail.
Command 125,<result>
Reply result: the result of Command Reply;
OK-The command is set successfully;
Unsupport -the command is not supported;
Failed-The command format or password is incorrect and the setting failed.
Command 125,1
Example 125,1,1
125,1,1,200
The above 3 commands are all for setting the first Geo-fence with current location of the device in
the longitude and latitude, the radius is 200 meters, exit the fence alarm;
125,1,1,200,22.540103,114.082329
File Name iStartek GPS Tracker Protocol Ver. 2.2
Update 2024-12-07 Page 22
Remarks
Supported GPRS/SMS
Modes
Supported PT60-L, VT100 Series, VT120-L, VT200 Series, VT300-L, VT800-L, VT110 Series
Models
Command to 126, index,name
Tracker
Command 01 index: Geo-fence number, the value range is 1~8, up to 8 Geo-fences;
Description 02 name: composed of 1~16 characters;
03 If name is set, it will be displayed as name in the SMS fence alarm event, see the above SMS
event data format;
04 If the name is not set, it will be displayed as the fence number in the SMS fence alarm event.
Command 126,<result>
Reply result: the result of Command Reply;
OK-The command is set successfully;
Unsupport -the command is not supported;
Failed-The command format or password is incorrect and the setting failed.
Command 126,1,Home
Example
Remarks
Supported GPRS/SMS
Modes
Supported PT60-L, VT100 Series, VT120-L, VT200 Series, VT300-L, VT800-L, VT110 Series
Models
Command to 127,index
Tracker
Command 01 index: Geo-fence number, the value range is 1~8, up to 8 Geo-fences;
Description 02 When index is empty, delete all Geo-fences.
Command 127,<result>
Reply result: the result of Command Reply;
OK-The command is set successfully;
Unsupport -the command is not supported;
Failed-The command format or password is incorrect and the setting failed.
Command 127,1
Example Delete the first Geo-fence;
127
Delete all Geo-fences.
Remarks
Supported GPRS/SMS
Modes
Supported PT60-L, VT100 Series, VT120-L, VT200 Series, VT300-L, VT800-L, VT110 Series
Models
File Name iStartek GPS Tracker Protocol Ver. 2.2
Update 2024-12-07 Page 23
Command to 128,acceleration
Tracker
Command 01 acceleration: acceleration value, the unit is mg, the default is 450mg; when it is 0, the function
Description is canceled.
02 When the acceleration exceeds acceleration, an emergency acceleration alarm is generated.
Command 128,<result>
Reply result: the result of Command Reply;
OK-The command is set successfully;
Unsupport -the command is not supported;
Failed-The command format or password is incorrect and the setting failed.
Command 128,450
Example
Remarks
Supported GPRS/SMS
Modes
Supported PT60-L, VT100 Series, VT120-L, VT200 Series, VT300-L, VT800-L, VT110 Series
Models
Command 129,deceleration
to Tracker
Command 01 deceleration: deceleration value, the unit is mg, the default is 800mg; when it is 0, the function
Description is canceled.
03 When the deceleration exceeds the deceleration, an deceleration alarm is generated.
Command 129,<result>
Reply result: the result of Command Reply;
OK-The command is set successfully;
Unsupport -the command is not supported;
Failed-The command format or password is incorrect and the setting failed.
Command 129,700
Example
Remarks
Supported GPRS/SMS
Modes
Supported PT60-L, VT100 Series, VT120-L, VT200 Series, VT300-L, VT800-L, VT110 Series
Models
Command to 130,value
Tracker
Command 01 value: harsh turning alarm value, the smaller the value, the more sensitive, the value range is
Description [0,32], the default is 19; when it is 0, the function is canceled.
03 When the harsh turning exceeds preset value, a harsh turning alarm is generated.
Command 130,<result>
Reply result: the result of Command Reply;
OK-The command is set successfully;
Unsupport -the command is not supported;
Failed-The command format or password is incorrect and the setting failed.
Command 130,17
Example
File Name iStartek GPS Tracker Protocol Ver. 2.2
Update 2024-12-07 Page 24
Remarks
Supported GPRS/SMS
Modes
Supported PT60-L, VT100 Series, VT120-L, VT200 Series, VT300-L, VT800-L, VT110 Series
Models
Command to 131,value
Tracker
Command 01 value: impact sensitivity, the value range is 0~10, the smaller the value, the more sensitive, 0 is
Description cancel function, and the default is 5;
02 When using this function, it is recommended that the device be installed parallel to the
horizontal plane.
Command 131,<result>
Reply result: the result of Command Reply;
OK-The command is set successfully;
Unsupport -the command is not supported;
Failed-The command format or password is incorrect and the setting failed.
Command 131,5
Example
Remarks
Supported GPRS/SMS
Modes
Supported PT60-L, VT100 Series, VT120-L, VT200 Series, VT300-L, VT800-L, VT110 Series
Models
Command to 132,time,mode
Tracker
Command 01 time: The duration of continuous vibration (movement). When the vibration time reaches the
Description set value, an alarm will be generated. The value range is 0~255, the unit is second; =0 is to turn off
the vibration alarm function, the default is 0;
02 mode: Check the conditions of vibration;
=0, detect vibration under the condition of ACC OFF, the default is 0, when set to 0, the device
needs to be connected to ACC detection. (PT60 does not have this item)
=1, no need to detect vibration based on ACC.
03 If this function is used for vehicles, it is recommended to connect ACC and set mode=0.
04 The trailer tow will only be triggered when the tracker enters a static state (no vibration or
movement within 3 minutes), and vibration occurs again.
Command 132,<result>
Reply result: the result of Command Reply;
OK-The command is set successfully;
Unsupport -the command is not supported;
Failed-The command format or password is incorrect and the setting failed.
Command 132,10
Example 132,10,1
Remarks
File Name iStartek GPS Tracker Protocol Ver. 2.2
Update 2024-12-07 Page 25
Supported GPRS/SMS
Modes
Supported VT100 Series, VT120-L, VT200 Series, VT300-L, VT800-L, VT110 Series
Models
Command to 133,time
Tracker
Command 01 time: Idling time, the value range is 0~255, the unit is minute; =0 close the function, the default
Description is 0;
02 Idling condition: ACC is ON and the speed is 0, the tracker needs to be connected to ACC
detection.
Command 133,<result>
Reply result: the result of Command Reply;
OK-The command is set successfully;
Unsupport -the command is not supported;
Failed-The command format or password is incorrect and the setting failed.
Command 133,5
Example Alarm after 5 minutes of idling
Remarks
Supported GPRS/SMS
Modes
Supported VT100 Series, VT120-L, VT200 Series, VT300-L, VT800-L, VT110 Series
Models
Command to 134,fatigue_time,rest_time,total_drive_time
Tracker
Command 01 fatigue_time: single fatigue driving time, in minutes, 0 means to cancel the fatigue alarm
Description function, the default is 0 minutes. When the time of parking after ACC OFF exceeds rest_time, the
driving time is automatically cleared to 0.
02 rest_time: The minimum rest time, in minutes, the value range is [0, 255], and the default is 0
minutes; when the rest time exceeds rest_time, the driving time is automatically cleared to 0.
03 total_drive_time: total driving time. When the accumulated driving time in 24 hours exceeds
total_drive_time, an fatigue driving alarm will be generated. 0 means to cancelthe fatigue driving
function, and the default is 0 minutes;
Command 134,<result>
Reply result: the result of Command Reply;
OK-The command is set successfully;
Unsupport -the command is not supported;
Failed-The command format or password is incorrect and the setting failed.
Command 134,240,20,480
Example Set the fatigue driving time to 240 minutes, the rest time to 20 minutes, and the cumulative
driving time to 480 minutes
Remarks
Supported GPRS/SMS
Modes
Supported VT200 Series, VT300-L, VT800-L
Models
File Name iStartek GPS Tracker Protocol Ver. 2.2
Update 2024-12-07 Page 26
Command to 135,index,name
Tracker
Command 01 index: the serial number of temperature sensor, 1~8, supports up to 8 sensors at thesame
Description time;
02 name: The name of the temperature sensor, up to 16 characters.
03 Installation of temperature sensor:
A. Connect a temperature sensor, send the command 135, index, name, and the device will
automatically configure the sensor as the sensor at the index position;
B. Remove the previous sensor, connect another sensor, and send the command 135, index, name,
and the device will automatically configure the sensor as the sensor at the index position;
C. Repeat the above steps to set more sensors. Only one sensor can be connected at a time;
04 When the name is empty, delete the index sensor;
05 When both index and name are empty, delete all sensors.
Command 135,<result>
Reply result: the result of Command Reply;
OK-The command is set successfully;
Unsupport -the command is not supported;
Failed-The command format or password is incorrect and the setting failed.
Supported GPRS/SMS
Modes
Supported VT200 Series, VT300-L, VT800-L
Models
Command to 136,index,high_temp,low_temp
Tracker
Command 01 index: the serial number of the temperature sensor, 1~8;
Description 02 high_temp: high temperature alarm value, the unit is ℃, accurate to one decimal place, if it is
empty, cancel the high temperature alarm;
03 low_temp: low temperature alarm value, the unit is ℃, accurate to one decimal place, if it is
empty, the low temperature alarm will be canceled;
Command 136,<result>
Reply result: the result of Command Reply;
OK-The command is set successfully;
Unsupport -the command is not supported;
Failed-The command format or password is incorrect and the setting failed.
Command 136,1,40.5,-10
Example Set 1# temperature sensor high temperature alarm to 40.5℃, low temperature alarm to -10℃.
Remarks
Supported GPRS/SMS
Modes
Supported VT200 Series, VT300-L, VT800-L
Models
Command to 137
Tracker
File Name iStartek GPS Tracker Protocol Ver. 2.2
Update 2024-12-07 Page 27
Command 137
Example Reply:137,1:29.0,2:28.8
Remarks
Supported GPRS/SMS
Modes
Supported VT100 Series, VT120-L, VT200 Series, VT300-L, VT800-L, VT110 Series
Models
Command to 138,index,length,wide,high
Tracker
Command 01 index: the serial number of the fuel tank,
Description 1=1# fuel tank
2=2#fuel tank
02 length: The length of the fuel tank, in mm; the default is 0.
03 wide: the width of the fuel tank, it is the diameter of the circle if it is a cylindrical fuel tank,the
unit is mm; the default is 0.
04 high: the height of the fuel tank, in mm; when high=0, it is a cylindrical fuel tank. The default is
0.
05 When length, wide, high, and name are all empty, delete the fuel sensor of the index.
Command 138,<result>
Reply result: the result of Command Reply;
OK-The command is set successfully;
Unsupport -the command is not supported;
Failed-The command format or password is incorrect and the setting failed.
Command 138,1,1000,500,600
Example Set the length of 1# fuel tank to 1000mm, width to 500mm, and height to 600mm.
Remarks
Supported GPRS/SMS
Modes
Supported VT100 Series, VT120-L, VT200 Series, VT300-L, VT800-L, VT110 Series
Models
Command to 139,index,type,name
Tracker
File Name iStartek GPS Tracker Protocol Ver. 2.2
Update 2024-12-07 Page 28
Supported GPRS/SMS
Modes
Supported VT100 Series, VT120-L, VT200 Series, VT300-L, VT800-L, VT110 Series
Models
Command to 140,index,theft-liter,time
Tracker
Command 01 index: the serial number of the fuel tank:
Description 1=1# fuel tank
2=2#fuel tank
02 theft-liter: The change in liters of the fuel stealing alarm. An alarm will be generated when the
amount of fuel decreases within the time period and exceeds the set value. The unit is liter;
03 time: The time for check the change of the fuel quantity. An alarm will be generated when the
fuel quantity decreases within the time period and exceeds the set value. The value range is
[0,255], and the unit is second.
06 It is necessary to use commands 138, 139, 140 and 142 to set the parameters of the fuel tank
to detect the alarm.
Command 140,<result>
Reply result: the result of Command Reply;
OK-The command is set successfully;
Unsupport -the command is not supported;
Failed-The command format or password is incorrect and the setting failed.
Command 140,1,20,60
Example Set 1# fuel tank to generate fuel steal alarm when the reduction exceeds 20 liters within 60
seconds.
Remarks
Supported GPRS/SMS
Modes
File Name iStartek GPS Tracker Protocol Ver. 2.2
Update 2024-12-07 Page 29
Supported VT100 Series, VT120-L, VT200 Series, VT300-L, VT800-L, VT110 Series
Models
Command to 141,index,low-liter
Tracker
Command 01 index: the serial number of the fuel tank,
Description 1=1# fuel tank
2=2#fuel tank
02 low-liter: The number of liter changes for low fuel alarm. An alarm will be generated when
the fuel volume is lower than the set value. Value range [0,255], the unit is liter;
01 It is necessary to use commands 138, 139, 141 and 142 to set fuel tank parameters to detect
alarms.
Command 141,<result>
Reply result: the result of Command Reply;
OK-The command is set successfully;
Unsupport -the command is not supported;
Failed-The command format or password is incorrect and the setting failed.
Command 141,1,10
Example Set 1# fuel tank to generate low fuel alarm when the fuel volume is less than 10 liters.
Remarks
Supported GPRS/SMS
Modes
Supported VT100 Series, VT120-L, VT200 Series, VT300-L, VT800-L, VT110 Series
Models
Command to 142,index,Source
Tracker
Command 01 index: the serial number of the fuel tank,
Description 1=1#fuel tank;
2=2#fuel tank;
02 Source: The data source of the fuel tank:
0=Oil value detected by AD1
1=Oil value detected by AD2
2=The oil value read by RS232-1
3=The oil value read by RS232-2
03 The default data source of 1# fuel tank is AD1, and the default data source of 2# fuel tank is
AD2.
Command 142,<result>
Reply result: Set the result of the command reply;
OK-the command is set successfully;
Unsupport-the command is not supported;
Failed-The command format or password is incorrect, and the setting has failed.
Command 142,1,2
Example Set 1# fuel tank to use the fuel value read by RS232-1 to calculate the fuel volume and alarm for
stealing fuel and low fuel.
Remarks
Supported GPRS/SMS
Modes
Supported VT200 Series, VT300-L, VT800-L
Models
File Name iStartek GPS Tracker Protocol Ver. 2.2
Update 2024-12-07 Page 31
Command to 145,ALL/ID1,ID2,…,IDn
Tracker
Command 01 ID[1,n] is the RFID/ibutton card number, one command can delete multiple ID numbers.
Description 02 The RFID card number is a decimal string; the ibutton card number is a hexadecimal string, and
the card number with a # sign in front is a hexadecimal number.
03 145, ALL, means delete all authorization cards
04 If only command 145 is sent and the card number is empty, it will enter the manual card
deletion mode. In this mode, the card number will be deleted automatically after swiping the card.
Each time swipe card, it will automatically delay 30 seconds to maintain the swipe delete mode,
and the mode will end after 30 seconds of no swipe. Card swiping in the swipe delete mode does
not generate a swiping event.
05 When the device uses the ibutton swiping function, output2 is fixed as the card swiping sound
(a buzzer should be connected to output 2). A beep when swiping the iButton is detected.
Command 145,<result>
Reply result: the result of Command Reply;
OK-The command is set successfully;
Unsupport -the command is not supported;
Failed-The command format or password is incorrect and the setting failed.
Deleting-Authorizing
Command 145,123456789,987654321
Example Delete the ID number 123456789,987654321
145,#00000A678C,#00000E4321F
Delete ID number 0x00000A678C, 0x00000E4321F
145,ALL
Delete all authorization cards
145
Enter manual swipe delete mode, the device will reply “Delete” first, and then reply OK after 30
seconds without swiping the card
Remarks
Supported GPRS/SMS
Modes
Supported VT200 Series, VT300-L, VT800-L
Models
Command to 146,ID1,ID2,…,IDn
Tracker
Command 01 ID[1,n] is the card number of RFID/ibutton, one command can query multiple ID numbers.
Description 02 The RFID card number is a decimal string; the ibutton card number is a hexadecimal string, and
the card number with a # sign in front of it is a hexadecimal number.
Command 146,<result>
Reply result: Set the result of the command reply;
ID1:Flag1,ID2:Flag2,…,IDn:Flagn-Flag is status, 0 is not authorized, 1 is authorized;
Unsupport-the instruction is not supported;
Failed-The command format or password is incorrect, and the setting has failed.
Command 146,123456789,987654321
Example Query ID number 123456789,987654321, reply 146,123456789:0,987654321:1
146,#00000A678C,#00000E4321F
Query ID number 0x00000A678C,0x00000E4321F, reply 146,#00000A678C:1,#00000E4321F:1
Remarks
File Name iStartek GPS Tracker Protocol Ver. 2.2
Update 2024-12-07 Page 32
Supported GPRS/SMS
Modes
Supported VT200 Series, VT300-L, VT800-L
Models
Command to 148,time
Tracker
Command 01 time: The time after ignition off to keep the authorization to ignite. If not ignite engine in
Description this time, you need to swipe the card again to ignite.
02 The unit is second, the value range is [0, 255], and the default is 5 seconds.
Command 148,<result>
Reply Result: the result of Command Reply;
OK-The command is set successfully; Unsupport -the command is not supported;
Failed-The command format or password is incorrect and the setting failed.
Command 148,30
Example Set the authorized ignition time after ignition off to 30 seconds
Remarks
Supported GPRS/SMS
Modes
Supported VT100 Series, VT200 Series
Models
Command to 150,time
Tracker
Command 01 time: GPS Log time interval, in seconds. The value range is 0~65535 seconds. If it is 0, the
Description function is turned off; the default is 0.
02 Stop recording in sleep state.
File Name iStartek GPS Tracker Protocol Ver. 2.2
Update 2024-12-07 Page 33
Command 150,<result>
Reply result: the result of Command Reply;
OK-The command is set successfully;
Unsupport -the command is not supported;
Failed-The command format or password is incorrect and the setting failed.
Command 150,2
Example Set GPS Log time interval as 2 seconds
Remarks
Supported GPRS/SMS
Modes
Supported PT60-L, VT100 Series, VT120-L, VT200 Series, VT300-L, VT800-L, VT110 Series
Models
Command to 151,sen
Tracker
Command 01 sen: Sensitivity of vibration detection. The value range is [3,255], the smaller the value, the
Description more sensitive it is. The default is 3.
Command 151,<result>
Reply result: the result of Command Reply;
OK-The command is set successfully;
Unsupport -the command is not supported;
Failed-The command format or password is incorrect and the setting failed.
Command 151,3
Example Set sensitivity as 3
Remarks
Supported GPRS/SMS
Modes
Supported PT60-L, VT100 Series, VT120-L, VT200 Series, VT300-L, VT800-L,,VT110Series
Models
Command to 152,flag
Tracker
Command 01 flag: =0 means disarming, =1 means arming. The default is 0.
Description 02 In the arming state, Input trigger (open door, ignition, etc.), towing, GSM interference will
generate a car theft alarm.
03 The arming alarm function is independent of other events such as input port triggering and
towing. The use of other events is not affected by arming or disarming.
Command 152,<result>
Reply result: the result of Command Reply;
OK-The command is set successfully;
Unsupport -the command is not supported;
Failed-The command format or password is incorrect and the setting failed.
Command 152,1
Example Armed
Remarks
File Name iStartek GPS Tracker Protocol Ver. 2.2
Update 2024-12-07 Page 34
Supported GPRS/SMS
Modes
Supported PT60-L, VT100 Series, VT120-L, VT200 Series, VT300-L, VT800-L,,VT110Series
Models
Command to 153,time
Tracker
Command 01 time: the value is [0,255] seconds, =0 is to cancel the GSM jamming detection alarm function,
Description the default is 0.
02 When GSM is interfered for longer than the set time, an jamming alarm will be generated.
Command 153,<result>
Reply result: the result of Command Reply;
OK-The command is set successfully;
Unsupport -the command is not supported;
Failed-The command format or password is incorrect and the setting failed.
Command 153,10
Example Set the jamming time to alarm after 10 seconds
Remarks
Supported GPRS/SMS
Modes
Supported PT60-L, VT100 Series, VT120-L, VT200 Series, VT300-L, VT800-L, VT110 Series
Models
Supported GPRS/SMS
Modes
Supported PT60-L, VT100 Series, VT120-L, VT200 Series, VT300-L, VT800-L, VT110 Series
Models
Command to 201,num1,num2,num3
Tracker
File Name iStartek GPS Tracker Protocol Ver. 2.2
Update 2024-12-07 Page 36
Command 01 num1,num2,num3:
Description 01 num1,num2,num3: authorized mobile phone numbers, up to 3 authorized numbers can be set;
02 The mobile phone number is up to 16 digits.
03 The authorized number can receive SMS alarm and phone alarm.
04 After setting the authorization number, the default event selected is event number
05 Delete all authorized numbers when only 201 command is issued
Command 201,<result>
Reply result: the result of Command Reply;
OK-The command is set successfully;
Unsupport -the command is not supported;
Failed-The command format or password is incorrect and the setting failed.
Command 201,13412345678,13587654321,13856789123
Example
Remarks
Supported GPRS/SMS
Modes
Supported PT60-L, VT100 Series, VT120-L, VT200 Series, VT300-L, VT800-L, VT110 Series
Models
Command to 202,index,operation,code1,code2,…
Tracker
Command 01 index: the position number of the authorized number, 1 is the first number, 2 is the second
Description number, and 3 is the third number;
02 operation: operation code, 1 is setting, 2 is adding, 3 is deleting;
03 code: 0=automatically answer, 1=automatically monitor, 2=automatically hang up the
unauthorized code, 3=automatically reply location information, each event is separated by ‘,’;
04 Priority level: Auto hang up > Auto answer > Auto monitor
05 is the corresponding processing method of the device when the mobile phone makes a call to
the device.
Command 202,<result>
Reply result: the result of Command Reply;
OK-The command is set successfully;
Unsupport -the command is not supported;
Failed-The command format or password is incorrect and the setting failed.
Command 202,1,1,0,3
Example Set up automatic answering and automatic reply to the first authorized number incoming call.
Remarks
Supported GPRS/SMS
Modes
Supported PT60-L, VT100 Series, VT120-L, VT200 Series, VT300-L, VT800-L, VT110 Series
Models
Command to 203,index,operation,code1,code2,…
Tracker
File Name iStartek GPS Tracker Protocol Ver. 2.2
Update 2024-12-07 Page 37
Command 01 index: the position number of the authorized number, 1 is the first number, 2 is the second
Description number, and 3 is the third number;
02 operation: operation code, 1 is setting, 2 is adding, 3 is deleting;
03 code: event code, see Annex A event code table, each event is separated by ‘,’;
04 When the set event is generated, the SMS alarm event will be sent to the corresponding
authorized number.
Command 203,<result>
Reply result: the result of Command Reply;
OK-The command is set successfully;
Unsupport -the command is not supported;
Failed-The command format or password is incorrect and the setting failed.
Command 203,1,2,2,7,15,20,39
Example Add the first authorized number to receive alarms for events 2, 7, 15, 20, 39
Remarks
Supported GPRS/SMS
Modes
Supported PT60-L, VT100 Series, VT120-L, VT200 Series, VT300-L, VT800-L, VT110 Series
Models
Command to 204,code,string
Tracker
Command 01 code: event code, see Annex A event code table;
Description 02 string: The description character of the SMS alarm, the longest is 32 characters;
03 The default alarm characters are shown in the event code table.
Command 204,<result>
Reply result: the result of Command Reply;
OK-The command is set successfully;
Unsupport -the command is not supported;
Failed-The command format or password is incorrect and the setting failed.
Command 204,1,help
Example Set the alarm character of the first event code to“help”.
Remarks
Supported GPRS/SMS
Modes
Supported VT200 Series, VT800-L
Models
Command to 205,index,operation,code1,code2,…
Tracker
Command 01 index: the position number of the authorized number, 1 is the first number, 2 is the second
Description number, and 3 is the third number;
02 operation: operation code, 1 is setting, 2 is adding, 3 is deleting;
03 code: event code, see Annex A event code table, each event is separated by‘,’;
04 When the set event occurs, a call will be made to the corresponding authorized number for
two-way conversation.
File Name iStartek GPS Tracker Protocol Ver. 2.2
Update 2024-12-07 Page 38
Command 205,<result>
Reply result: the result of Command Reply;
OK-The command is set successfully;
Unsupport -the command is not supported;
Failed-The command format or password is incorrect and the setting failed.
Command 205,1,1,2,7,15,20,39
Example Set the first authorized number to receive two-way calls for events 2, 7, 15, 20, 39
Remarks
Supported GPRS/SMS
Modes
Supported PT60-L, VT100 Series, VT120-L, VT200 Series, VT300-L, VT800-L, VT110 Series
Models
Command to 206,index,operation,code1,code2,…
Tracker
Command 01 index: the position number of the authorized number, 1 is the first number, 2 is the second
Description number, and 3 is the third number;
02 operation: operation code, 1 is setting, 2 is adding, 3 is deleting;
03 code: event code, see Annex A event code table, each event is separated by ‘,’;
When the event set in 04 is generated, a call will be made to the corresponding authorized
number to monitor the device.
Command 206,<result>
Reply result: the result of Command Reply;
OK-The command is set successfully;
Unsupport -the command is not supported;
Failed-The command format or password is incorrect and the setting failed.
Command 206,1,1,2,7,15,20,39
Set the first authorized number to receive monitoring of events 2, 7, 15, 20, and 39
Example
Remarks
Supported GPRS/SMS
Modes
Supported PT60-L, VT100 Series, VT120-L, VT200 Series, VT300-L, VT800-L, VT110 Series
Models
Command to 210,index,operation,code1,code2,…
Tracker
Command 01 index: server number, 1 is the GPRS event of server 1, and 2 is the GPRS event of server 2
Description 02 operation: operation code, 1 is setting, 2 is adding, 3 is deleting
03 code: event code, see Annex A event code table, each event is separated by‘,’;
04 GPRS alarm event will be generated when the set event is triggered.
Command 210,<result>
Reply result: the result of Command Reply;
OK-The command is set successfully;
Unsupport -the command is not supported;
Failed-The command format or password is incorrect and the setting failed.
File Name iStartek GPS Tracker Protocol Ver. 2.2
Update 2024-12-07 Page 39
Command 210,1,1,2,7,15,20,39
Example Set the GPRS alarm of server 1 for events 2, 7, 15, 20, 39
Remarks
Supported GPRS/SMS
Modes
Supported VT200 Series, VT800-L
Models
Command to 211,index,operation,code1,code2,…
Tracker
Command 01 index: camera number, 1 is camera 1, 2 is camera 2, 3 is camera 3;
Description 02 The camera with the smallest serial number is 1# camera, which increases in order; for
example, the 252 command sets the RS232-2 and RS232-4 to connect the camera, then the
RS232-2 connects to the 1# camera, and the RS232-4 connects to the camera. It is the 2#
camera.
03 operation: operation code, 1 is setting, 2 is adding, 3 is deleting
04 code: event code, see Annex A event code table, each event is separated by‘,’;
05 A photo will be taken when the set event is generated.
Command 211,<result>
Reply result: the result of Command Reply;
OK-The command is set successfully;
Unsupport -the command is not supported;
Failed-The command format or password is incorrect and the setting failed.
Command 211,1,1,2,7,15,20,39
Example Set up the No. 1 camera to take photos when events 2, 7, 15, 20, 39 triggered
Remarks
Supported GPRS/SMS
Modes
Supported PT60-L, VT100 Series, VT120-L, VT200 Series, VT300-L, VT800-L, VT110 Series
Models
Command 212,index,operation,code1,code2,…
to Tracker
Command 01 index: output port number, 1 is output port 1, 2 is output port 2, and 3 is output port 3;
Description 02 operation: operation code, 1 is setting, 2 is adding, 3 is deleting
03 code: event code, see Annex A event code table, each event is separated by‘,’;
04 will generate output when the preset event is generated, and generate output according to the
mode set by the 251 command.
05 Event 0, 17, 20, 23, 24, 27, 28, 29, 30, 31, 32, 33, 34, 36, 37, 54 do not support event output.
06 After events 1, 3, 5, 7, 9, 11, 18, 21, 22, 25, 26, 43, 45, 46, 47, 49, 50 trigger output, when the
trigger source disappears, the output will return to its original state .
07 Please set this feature carefully.
Command 212,<result>
Reply result: the result of Command Reply;
OK-The command is set successfully;
Unsupport -the command is not supported;
Failed-The command format or password is incorrect and the setting failed.
File Name iStartek GPS Tracker Protocol Ver. 2.2
Update 2024-12-07 Page 40
Command 212,1,1,2,7,15,20,39
Example Set output 1 for events 2, 7, 15, 20, 39 to generate output.
Remarks
Supported GPRS/SMS
Modes
Supported VT100 Series, VT120-L, VT200 Series, VT300-L, VT800-L, VT110 Series
Models
Command to 250,input,mode,time
Tracker
Command 01 input: the serial number of the input port, 1=input1, 2=input2, 3=input3, 4=input4, 5=input5,
Description 6=input6, and so on;
02 mode: input port working mode, 0=low level trigger, 1=high level trigger, 2=AD analog input;
03 time: The trigger time of the input port. The trigger event will be generated when the trigger
time exceeds the set value. It is only valid for the high and low level trigger input modes, the unit
is ms, the value is [0, 65535], when time =0 It is triggered immediately and the default is 0.
Note:
IN1 is fixed to low level trigger and cannot be set.
IN2 is fixed as high level trigger and cannot be set.
IN3 only supports high and low level trigger mode settings.
IN4 only supports high and low level trigger mode settings.
IN5 (AD1) only supports high-level trigger and AD input mode settings.
IN6 (AD2) only supports high-level trigger and AD input mode settings.
04 The input modes for different models is different.
05 VT200 and VT200L series:
IN1 supports high and low level trigger modes, and the default is low level trigger.
IN2 supports high and low level trigger modes, and the default is high level trigger.
IN3 supports three modes of high and low level trigger and AD2 (0~6.6V) input, and the default is
high level trigger.
IN4 (AD1) supports high-level trigger and AD input mode settings, and the default is AD input
mode.
06 VT140:
IN1 supports high and low level trigger modes, and the default is low level trigger.
IN2 supports high and low level trigger modes, and the default is high level trigger.
IN3 supports high and low level trigger modes, and the default is high level trigger.
IN4 supports high and low level trigger modes, and the default is high level trigger.
IN5 (AD1) supports two mode settings of high-level touch and AD input, and the default is AD
input mode.
IN6 (AD2) supports two mode settings of high level touch and AD input, and the default is AD
input mode.
Command 250,<result>
Reply result: the result of Command Reply;
OK-The command is set successfully;
Unsupport -the command is not supported;
Failed-The command format or password is incorrect and the setting failed.
Command 250,2,1,3000
Example Set input2 to high level trigger mode, the trigger time is 3000ms
Remarks
File Name iStartek GPS Tracker Protocol Ver. 2.2
Update 2024-12-07 Page 41
Supported GPRS/SMS
Modes
Supported VT100 Series, VT120-L, VT200 Series, VT300-L, VT800-L, VT110 Series
Models
Command to 251,output,mode,time,on_time,off_time,safe_speed
Tracker
Command 01 output: the serial number of the output port, 1= output1, 2= output2, 3= output3, and so on;
Description 02 mode: output action mode,
mode=1, turn on the output (the output is in a low-level state) mode, which is a long-time on
state;
mode=2, close the output (the output port is in a floating state) mode, which is a long-term off
state;
mode=3, pulse output (pulse output is generated with on_time and off_time parameters, when
on_time and off_time are 0, turn the current output status into a flip change output);
03 time: The time when the output is generated, the unit is second, the value range is 0~65535; =0
is the infinite time output;
04 on_time: The time to turn on the output (the output port is in a low-level state),the unit is ms,
and the value range is 0~65535;
05 off_time: The time to turn off the output (the output port is in a floating state), the unit isms,
and the value range is 0~65535;
06 When on_time and off_time are both 0, it is long output mode.
07 safe_speed: The speed limit of the action generated by the output port, the unit is km/h, and
the value range is 0~255;
When safe_speed=0 or empty, the output port immediately generates output action;
When safe_speed>0, the output action is only generated when the current GPS speed is less
than safe_speed and in the valid positioning state
Command 251,<result>
Reply result: the result of Command Reply;
OK-The command is set successfully;
Unsupport -the command is not supported;
Failed-The command format or password is incorrect and the setting failed.
Command 251,1,3,10,500,500
Example The output 1 mode is 10 pulse output, and the pulse is a cycle of 500ms ON and 500ms OFF.
Remarks no
Supported GPRS/SMS
Modes
Supported VT200 Series, VT300-L, VT800-L
Models
Command 252,index,accessory
to Tracker
Command 01 index: Serial number, 1= RS232-1, 2= RS232-2, 3= RS232-3, and so on;
Description 02 accessory: the external devices,
0=Empty
1=RFID card reader;
2=OBD decoder;
3=Camera;
File Name iStartek GPS Tracker Protocol Ver. 2.2
Update 2024-12-07 Page 42
Command 252,<result>
Reply result: the result of Command Reply;
OK-The command is set successfully;
Unsupport -the command is not supported;
Failed-The command format or password is incorrect and the setting failed.
ommand 252,1,2
Example Set 1# RS232 connect with OBD Reader.
Remarks
Supported GPRS/SMS
Modes
Supported VT200 Series, VT800-L
Models
Command 260,index,resolution
to Tracker
Command 01 index: camera serial number, 1= 1# camera, 2= 2# camera, 3= 3# camera, 4= 4# camera;
Description maximum support 4 cameras.
02 The camera with the smallest serial number is 1# camera, which increases in order; for
example, the 252 command sets the RS232-2 and RS232-4 to connect the camera, then the
RS232-2 connects to the 1# camera, and the RS232-4 connects to the camera. It is the 2# camera.
02 resolution: The resolution of the photo, defined as follows, the default is 2.
1: 160*128
2: 320*240
3: 640*480
Command 260,<result>
Reply Result: Set the result of the command reply;
OK-the instruction is set successfully;
Unsupport-the instruction is not supported;
Failed-The command format or password is incorrect, and the setting has failed.
Remarks
261 – Set the time interval for the camera to take photos
Supported GPRS/SMS
Modes
Supported VT200 Series, VT800-L
Models
Command 261,index,normal_time,ACC_Off_time,stopping_time
to Tracker
File Name iStartek GPS Tracker Protocol Ver. 2.2
Update 2024-12-07 Page 43
Examples 261,1,20
Set the time interval of 1# camera to take photos as 20 minutes;
261,1,20,60
Set the time interval of ACC on timed photographing to 20 minutes, and the time interval of ACC
off timed photographing to 60 minutes;
261,1,20,,60
Set the time interval of timed photographing when moving is 20 minutes, and the time interval of
timed photographing when stationary is 60 minutes;
Remarks
Supported GPRS/SMS
Modes
Supported VT200 Series, VT800-L
Models
Command 262,ID1,ID2,ID3,ID4
to Tracker
Command 01 ID: camera serial number, 1= 1# camera, 2= 2# camera, 3= 3# camera, 4= 4# camera;
Description maximum 4 cameras are supported.
02 One command can control one or more cameras to take photos.
03 If the IDn photo is successful, the reply IDn: OK, if the photo fails, the reply IDn: Err
04 When the device responds to the 262 command, a photo event is generated at the same time.
The trigger source of the photo command is 34 events. The photo event data includes the photo
name.
05 VT200 Series devices support storage of up to 128 photos, and when the number of photos
exceeds 128, the oldest photos will be overwritten.
Command 262,<result>
Reply result: Set the result of the command reply;
IDn:OK/IDn:Err-The command is set successfully;
Unsupport-the command is not supported;
Failed-The command format or password is incorrect, and the setting has failed.
File Name iStartek GPS Tracker Protocol Ver. 2.2
Update 2024-12-07 Page 44
Examples 262,1,2
1# RS232 and 2# RS232 cameras take photos at the same time.
Remarks
Supported GPRS/SMS
Modes
Supported VT200 Series, VT800-L
Models
Command 263
to Tracker
Command 01 Get all the photo names of the device.
Description 02 The device can upload up to 60 photo names in one package of data. If it is exceeded, the data
will be uploaded in multiple packages.
03 VT200 Series devices support up to 128 photos storage.
Command 263,<data>
Reply data: command reply;
None-no photos;
Unsupport-the instruction is not supported;
Failed-the command format or password is wrong, the command failed;
pt1,pt2,pt3,...ptn-photo names, separated by commas;
Examples 263
Remarks
Supported GPRS
Modes
Supported VT200 Series, VT800-L
Models
Command 264,pt1,pt2,pt3,…ptn
to Tracker
Command 01 ptn: The name of the photo, which must be the same as the name uploaded in the photo
Description event.
02 One command can delete max 60 photos.
Command 264,<data>
Reply data: command reply;
OK-The command is set successfully;
Unsupport-the command is not supported;
Failed-The command format or password is incorrect, and the setting has failed.
Examples 264,pt1,pt2
Delete pt1,pt2
Remarks
Supported GPRS/SMS
Modes
Supported VT200 Series, VT800-L
Models
File Name iStartek GPS Tracker Protocol Ver. 2.2
Update 2024-12-07 Page 45
Command 265,photo_name
to Tracker
Command 01 photo_name: The name of the photo, which must be the same as the name uploaded in the
Description photo event
02 The device will upload the photo data continuously in sub-packages until the complete photo
data is uploaded, and each package uploads 1024 bytes of data.
03 The device does not automatically delete the photo after uploading the photo data, and
requires the platform to issue a 264 command to delete it.
Command 265,<data>
Reply data: command reply;
photo_name,offset,size,data-photo data package;
Unsupport-the command is not supported;
Failed-The command format or password is wrong, or the photo does not exist.
offset: the offset position of the photo data package in the entire photo data;
size: The current data length of the data packet.
Examples 265,220516082549C1E34.jpg
Read the photo named 220516082549C1E34.jpg
Remarks
Supported GPRS/SMS
Modes
Supported VT200 Series, VT300-L, VT800-L
Models
Command 270,car_type
to Tracker
Command 01 car_type: a 4-digit hexadecimal string, the default car type is 0x0000.
Description 02 The OBDII protocol may be different for each vehicle. If failed to read data from C12
OBD Reader, the corresponding vehicle code needs to be set.
03 When when it is used in the car with the J1939 protocol, no setting is required.
04 The list of vehicle type codes are as follows:
0x0000 standard car series (default)
0x0100 Volkswagen/Audi/Skoda
0x0200 Buick/Chevrolet/Cadillac
0x0300 Ford/Mazda
0x0400 Toyota/Lexus
0x0500 Honda/Acura
0x0600 Nissan/Infiniti
0x0700 Kia
0x0800 modern
0x0900 BMW
0x0A00 Mercedes
0x0B00 Subaru
0x0C00 Mitsubishi
0x0D00 Renault
0x0E00 Peugeot/Citroen
0x0F00 Land Rover/Jaguar
0x1000 Volvo
0x1100 Ssangyong
0x1200 Chrysler
0x1300 Chery
0x1400 Geely
0x1500 BYD
File Name iStartek GPS Tracker Protocol Ver. 2.2
Update 2024-12-07 Page 46
Examples 270,0400
Set model to 0400 (Toyota)
Remarks
05 When index, ssid, and password are all empty, delete all APs.
06 When the WIFI network is normal, use WIFI to upload data first.
Command 280, <result>
Reply result: Set the result of the command reply;
OK-the command is set successfully;
Unsupport-the command is not supported;
Failed-The command format or password is incorrect, and the setting has failed.
Command 280,1,istartek,12345678
Example Set the SSID and password of the first AP.
Remarks
282,2
282,3,60
282,4,8:30,10:00,12:05,14:35,18:45,21:25,23:55
Remarks
283 – Set Positioning Time after Waking Up from Power Saving Mode (long standby device)
Supported GPRS/SMS
Mode
Supported PT60
Models
Command to 283,time
Tracker
Command 01 time: The longest GPS positioning time after the device wakes up in power saving mode.
Description After waking up, the device will get GPS position before generating positioning data. If the
device fails to get position in this time, positioning data will be generated immediately;
02 The unit is seconds, the value range is 0~255 seconds, and 0 means no need to wait for GPS
positioning. The default value is 60 seconds.
Command 283,<result>
Reply result: Set the result of the command reply;
OK-the command is set successfully;
Unsupport-the command is not supported;
Failed-The command format or password is incorrect, and the setting has failed.
Command 283,200
Example Set the positioning time after waking up from power saving mode to 200S
Remarks
Supported GPRS/SMS
Modes
Supported PT60-L, VT100 Series, VT120-L, VT200 Series, VT300-L, VT800-L ,VT110 Series
Models
Command to 600,password
Tracker
Command 01 password: SMS command password, 4 characters, can be composed of any numbers, letters,
Description and symbols; the default is 0000.
Command 600,<result>
Reply result: the result of Command Reply;
OK-The command is set successfully;
Unsupport -the command is not supported;
Failed-The command format or password is incorrect and the setting failed.
Command 600,PW37
Example Set SMS command passwork as PW37
Remarks
Supported GPRS/SMS
Modes
Supported PT60-L, VT100 Series, VT120-L, VT200 Series, VT300-L, VT800-L,VT110 Series
Models
File Name iStartek GPS Tracker Protocol Ver. 2.2
Update 2024-12-07 Page 49
Command 601,time
to Tracker
Command 01 time: Time zone, the unit is minutes, the value range is -720~720, the default is UTC 0;
Description 02 When the time zone is set, SMS data use time in the set time zone;
03 The time in GPRS data uses UTC0 time and cannot be set
Command 601,<result>
Reply result: the result of Command Reply;
OK-The command is set successfully;
Unsupport -the command is not supported;
Failed-The command format or password is incorrect and the setting failed.
Command 601,480
Example Set SMS time zone to UTC+8 time zone
601,-480
Set the SMS time zone to UTC-8 time zone
Remarks
Supported GPRS/SMS
Modes
Supported PT60-L, VT100 Series, VT120-L, VT200 Series, VT300-L, VT800-L,VT110 Series
Models
Command to 602,pin
Tracker
Command 01 pin: The PIN code of the SIM card, a 4-digit number;
Description
Command 602,<result>
Reply result: the result of Command Reply;
OK-The command is set successfully;
Unsupport -the command is not supported;
Failed-The command format or password is incorrect and the setting failed.
Command 602,1234
Example Set the PIN code to 1234
Remarks
Supported GPRS/SMS
Modes
Supported PT60-L, VT100 Series, VT120-L, VT200 Series, VT300-L, VT800-L,VT110 Series
Models
Command to 610,mileage
Tracker
Command 01 mileage: The initial mileage in GPRS data, in meters.
Description
File Name iStartek GPS Tracker Protocol Ver. 2.2
Update 2024-12-07 Page 50
Command 610,<result>
Reply result: the result of Command Reply;
OK-The command is set successfully;
Unsupport -the command is not supported;
Failed-The command format or password is incorrect and the setting failed.
Command 610,1000
Example Set the initial mileage of GPRS data to 1000 meters.
Remarks
Supported GPRS/SMS
Modes
Supported PT60-L, VT100 Series, VT120-L, VT200 Series, VT300-L, VT800-L,VT110 Series
Models
Command to 611,flag
Tracker
Command 01 flag:
Description =1: Clear the GPRS cache of server 1;
=2: Clear the GPRS cache of server 2;
=3: Clear SMS cache
Command 611,<result>
Reply result: the result of Command Reply;
OK-The command is set successfully;
Unsupport -the command is not supported;
Failed-The command format or password is incorrect and the setting failed.
Command 611,1
Example Clear the GPRS cache of server 1.
Remarks
Supported GPRS/SMS
Modes
Supported PT60-L, VT100 Series, VT120-L, VT200 Series, VT300-L, VT800-L,VT110 Series
Models
Command 612,flag
to Tracker
Command 01 flag:
Description =1: Initialize other parameters except GPRS parameters such as IP, Port, APN, GPRS interval;
=2: Initialize the SMS password to 0000;
=3: Initialize all parameters.
Command 612,<result>
Reply result: the result of Command Reply;
OK-The command is set successfully;
Unsupport -the command is not supported;
Failed-The command format or password is incorrect and the setting failed.
Command 612,3
Example Initialize all parameters
Remarks
File Name iStartek GPS Tracker Protocol Ver. 2.2
Update 2024-12-07 Page 51
Supported GPRS/SMS
Modes
Supported VT100 Series, VT200 Series
Models
Command to 620,flag
Tracker
Command 01 flag=0, when the device is working, the LED indicator works normally to indicate the working
Description status. The default is 0;
02 flag=1, when the device is working, the LED is off without indication.
03 When the device is turned on, the LED indicator will work for 10 seconds and then turn off.
When any button is pressed, the LED indicator will work for 10 seconds and then turn off.
Command 620,<result>
Reply result: the result of Command Reply;
OK-The command is set successfully;
Unsupport -the command is not supported;
Failed-The command format or password is incorrect and the setting failed.
Command 620,1
Example Turn off the LED indication.
Remarks
Supported GPRS/SMS
Modes
Supported VT110 series
Models
Command to 700,sw,ftp_IP,ftp_port,ftp_login_name,ftp_login_password
Tracker
Command sw: Log enable status:
Description 0 means turn off the active log upload function, the default is 0.
1 means turn on the active log upload function, and the log file will be uploaded to the FTP server
every time the system restarts.
2 means upload the log file immediately, and restore the original 0 or 1 after uploading.
Note: ",ftp_IP,ftp_port,ftp_login_name,ftp_login_password" is required only when sw is 2.
ftp_IP: FTP server address, up to 32 characters, if empty, the default is 218.17.189.150
ftp_port: FTP server port, up to 5 characters, if empty, the default is 21
ftp_login_name: FTP server login name, up to 32 characters, if empty, the default is test
ftp_login_password: FTP server login name, up to 32 characters, if empty, the default is test.
sw defaults to 0, the log file name format is "device number_time".txt, such as
862771072953238_20240924142201.TXT
Log upload path is "/t1log/"
Command 700,<result>
Reply result: the result of Command Reply;
OK – The command is set successfully;
Unsupport – The command is not supported;
Failed – The command format or password is incorrect and the setting failed.
FTP busy! – There is currently a task in FTP, try again later.
Command 700,1
Example Enable active log reporting
700,2
Report log files immediately
File Name iStartek GPS Tracker Protocol Ver. 2.2
Update 2024-12-07 Page 52
Remarks
Supported GPRS/SMS
Modes
Supported PT60-L, VT100 Series, VT120-L, VT200 Series, VT300-L, VT800-L,VT110 Series
Models
Command to 800
Tracker
Command 01 Get current location information;
Description 02 When SMS Command to Tracker, reply the google map link of the location;
03 When GPRS Command to Tracker, reply the location data of 0 event.
Command 01 If the command failed, reply:
Reply 800,<result>
result: the result of Command Reply;
Unsupport-The instruction is not supported;
Failed-The command format or password is incorrect and the setting failed.
02 If the command is successful, the current location information will be returned.
Command 800
Example
Remarks
Supported GPRS/SMS
Modes
Supported PT60-L, VT100 Series, VT120-L, VT200 Series, VT300-L, VT800-L,VT110 Series
Models
Command to 801
Tracker
Command 01 Get the SN, IMEI, and software version of the device
Description
Command 01 If the command failed, reply:
Reply 801,<result>
result: the result of Command Reply;
Unsupport-The instruction is not supported;
Failed-The command format or password is incorrect and the setting failed.
02 If the command is successful, reply:
801, SN, IMEI, software version
Command 801
Example 801,143190870823,869912033012424,VT100_V100
Remarks
Supported GPRS/SMS
Modes
File Name iStartek GPS Tracker Protocol Ver. 2.2
Update 2024-12-07 Page 53
Supported PT60-L, VT100 Series, VT120-L, VT200 Series, VT300-L, VT800-L,VT110 Series
Models
Command 802
to Tracker
Command 01 Get the working status of device, including device system status, input status, output status,
Description CSQ value, satellite number, internal battery voltage, external power supply voltage
Command 01 If the command failed, reply:
Reply 802,<result>
result: the result of Command Reply;
Unsupport-The instruction is not supported;
Failed-The command format or password is incorrect and the setting failed.
02 If the command is successful, reply:
802, device system status, input status, output status, CSQ value, satellite number, internal battery
voltage, external power supply voltage
03 Device system status, 8-digit hexadecimal character format, see the "system-sta" note in GPRS
data.
04 Input status, 2-digit hexadecimal character format, see "in-sta" note in GPRS data.
05 Output status, 2-digit hexadecimal character format, see "out-sta" note in GPRSdata.
06 CSQ value: decimal string.
07 satellite number: decimal string.
08 Internal battery voltage: decimal string, accurate to two decimal places.
External power supply voltage: decimal string, accurate to two decimal places.
Command 802
Example 802,0000000F,03,01,31,12,4.15,00.00
Remarks
Supported GPRS/SMS
Modes
Supported PT60-L, VT100 Series, VT120-L, VT200 Series, VT300-L, VT800-L,VT110 Series
Models
Command 808,cmd
to Tracker
Command 01 Query the parameters of the device
Description 02 cmd is the corresponding setting parameter command, such as 100, 102, please refer to the
corresponding command description for the parameter content
Command 01 If the command is failed, reply:
Reply 808,cmd,<result>
result: the result of the command reply;
Unsupport-This parameter query is not supported;
02 If the command is successful, reply:
808,cmd,parameters
Command 808,100
Example 808,100,1,istartracker.com,8011
Remarks
File Name iStartek GPS Tracker Protocol Ver. 2.2
Update 2024-12-07 Page 55
Supported GPRS/SMS
Modes
Supported VT100 Series, VT120-L, VT200 Series, VT300-L, VT800-L,VT110 Series
Models
Command to 900,output,flag,time,safe_speed
Tracker
Command 01 output: the serial number of the output port, 1= output1, 2= output2, 3= output3, and so on;
Description 02 flag=1, turn on the output (the output is in low level state). flag=0, turn off the output (the
output port is in a floating state) mode;
03 time: The time when the output is generated, the unit is ms, the value range is 0~65535;
time=0 or empty, it is an infinite time output;
04 safe_speed: The speed limit of the action generated by the output, the unit is km/h, and the
value range is 0~255;
When safe_speed=0 or empty, the output immediately generates output action;
When safe_speed>0, the output action is only generated when the current GPS speed is less
than safe_speed and in the valid positioning state
05 The command control output has priority over the output generated by other events.
Command 900,<result>
Reply result: the result of Command Reply;
OK-The command is set successfully;
Unsupport -the command is not supported;
Failed-The command format or password is incorrect and the setting failed.
Command 900,2,1
Example output2 produces output
900,1,1,100
Output1 generates 100ms output
900,1,1,0,10
Output1 produces output when the speed is lower than 10km/h
Remarks
Supported GPRS/SMS
Modes
Supported VT100 Series, VT120-L, VT200 Series, VT300-L, VT800-L,VT110 Series
Models
Command to 901,output,flag
Tracker
01 output: the serial number of the output port, 1= output1, 2= output2, 3= output3, and so on;
02 flag=1, the output action will be generated according to the mode set by the 251 command.
Command
flag=0, the output action will be stopped.
Description
03 The command control output has priority over the output generated by other events.
Command 901,<result>
Reply result: the result of Command Reply;
OK-The command is set successfully;
Unsupport -the command is not supported;
Failed-The command format or password is incorrect and the setting failed.
Command 901,2,1
File Name iStartek GPS Tracker Protocol Ver. 2.2
Update 2024-12-07 Page 56
Supported GPRS/SMS
Modes
Supported PT60,VT100 Series, VT120-L, VT200 Series, VT300-L, VT800-L,VT110 Series
Models
Command 910,operation
to Tracker
Command 01 operation:
Description =1: Restart the GSM module
=2: Restart the GPS module
=3: Restart the device
Command 910,<result>
Reply result: the result of Command Reply;
OK-The command is set successfully;
Unsupport -the command is not supported;
Failed-The command format or password is incorrect and the setting failed.
Command 910,3
Example Reboot the device
Remarks
Supported GPRS
Modes
Supported PT60-L, VT100 Series, VT120-L, VT200 Series, VT300-L, VT800-L
Models
Command 990,firmware_name
to Tracker
Command 01 firmware_name: The file name of the software package, ASCII character type, only the file name,
Description without the directory.
02 After receiving the file name, the device compares with its own software version, and the reply
sign informs the platform whether the upgrade can be performed.
03 FOTA starts with this command.
Command 990,<flag><device code><maximum support FOTA single data packet length><software version>
Reply 01 flag: comparison result of software file name, 1 byte, hexadecimal data type.
=0x01, indicating that the OTA file matches the version of the device itself, and the upgrade can be
performed.
=0x02, it means that the OTA file does not match the version of the device itself. If upgrade may
cause the device to crash, the platform should pop up a prompt window. If you are sure to upgrade,
you can directly perform the upgrade.
02 Machine code: 2 bytes, hexadecimal character type, big-endian alignment.
03 Maximum support for FOTA single data packet length: the data length of a single software
package, 2 bytes, hexadecimal character type, big-endian alignment, the default support is 1024
bytes (0x0400).
Software version: ASCII character type, the software version of the device itself.
File Name iStartek GPS Tracker Protocol Ver. 2.2
Update 2024-12-07 Page 57
Command Send:990,VT100_V101
Example Answer:990,<0x01><0x0003><0x0400><VT100_V100>
Remarks
Supported GPRS
Modes
Supported PT60-L, VT100 Series, VT120-L, VT200 Series, VT300-L, VT800-L
Models
Command 991
to Tracker
Command 01 The platform issues instructions to authorize the device to enter the OTA state. After OTA
Description authorization, if the device fails to receive the OTA data packet from the platform for more than 20
minutes, it will exit the OTA state. At this time, the platform needs to perform the 990->991
process again.
02 After OTA is authorized, the device will no longer send timing interval data or alarm data until
it exits the OTA state.
Command 991,<flag>
Reply flag: 1 byte, hexadecimal data type.
=0x01 means authorization is successful.
=0x00 means authorization failed.
=0xFF, OTA authorization is illegal, that is, the 990 command is not issued in advance to
upgrade the detection.
Command Send:991
Example Answer:991,<0x01>
Remarks
Command Send:992,<00 00 00 00 04 00 1A 68 92 C2 93 F6 D8 90 71 08 3A C2 F1 5E 80 88 3D 58 0A 12 85 F6
Example D8 90 69 08 3A C2 DA 6A 7A 5C 02 D2 22 F2 42 12 62 32 82 52 A2 72 F1 E6 48 80 FD A0 92 EA 42
12 62 32 B5 EE 90 18 19 80 72 CA 19 56 38 F0 83 CC 9E C6 45 A2 64 0C 0F 78 2A 32 F1 2E D0 58 5B
A4 36 2E 57 45 E2 BA A9 A6 08 40 B3 BC 0E B6 D5 B2 F4 1C FF E8 1A A2 81 3E 60 68 CB 54 66 DE
6D 9C 90 18 1B 64 F6 EE DD FA 7C D4 07 30 A2 7A 69 66 C8 00 73 7C CE 76 95 72 B4 DC BF A8 DA
62 41 FE 20 28 8B 14 26 9E 2D 8A 8C 64 77 20 12 6A F9 76 58 10 E3 6C 3E 66 25 42 04 AC DD 86 46
BE DF DF A6 1E AD 0A 0C E4 F7 A0 92 EA 79 F6 D8 90 63 EC BE E6 A5 C2 84 2C 6F 98 4A 52 D1 CE
70 F8 99 E1 E5 5E E7 BC 21 FA 8B E0 E5 5E ED 4A 4C 24 37 E0 D2 2A B9 36 18 D0 A3 2C FE 26 E5 02
C4 6C AF D8 8A 92 11 0E B0 38 7B 84 16 0E 3D 1A 9C F4 67 50 C2 9A 49 06 68 A0 D3 9C EE 96 83
33 87 C0 33 3C 8E 36 55 32 74 9C 7F 68 9A 22 01 BE E0 E8 4B D4 E6 5E ED 4A 4C 24 37 E0 D2 2A 82
A2 E0 4A 12 92 36 D2 D0 CA EA E2 DA 66 40 D6 29 C8 46 81 C3 63 A0 4F B5 77 88 38 31 62 45 E6
91 24 38 AA ED 5C AF 62 A3 4B F2 A5 FF 90 F9 6C BD ED 68 C7 FE 1A 3F 40 20 F4 A9 BA 40 1E 7D
5C 2C 00 FC 14 ED A5 F3 86 61 AC 38 FF FE 46 6F BB 6B D9 F2 35 04 CC 65 8D 4C 2E 29 0E 1E 26 4F
BB F2 58 67 50 89 F1 45 BF 03 F6 5E D9 36 CB 8A D2 DB 77 3F D0 C0 B7 2B 85 2B 46 5C 6B 3B 64
BD 25 8A F1 33 18 AC 38 B1 69 F5 1E 07 23 53 DE A5 1B E1 80 44 79 5C EB 82 52 A2 51 94 90 D4
D1 E6 70 96 2C FE 29 50 C9 61 64 CE 27 F6 F1 00 71 CA DD F7 B2 12 15 D8 B5 0E 4E 11 90 E8 49 C2
62 1A A2 F2 62 22 A5 D3 F7 9A C0 7D 26 ED 51 AE 5B 80 AD 7A FA BC 28 E3 52 A7 E1 6D CD B9 8E
69 4D 5A 1A 7E 48 11 80 AB 4D 16 B7 A5 54 85 DA DF 78 94 B4 DD 1E 56 81 01 52 2A 7D 9A BF E8
B1 A6 A3 64 D5 E2 07 60 69 2E EB DC 8D 6A 4F D8 21 4C 98 E5 B3 59 C4 B8 A5 00 B7 2E DE BB 3F
BE E6 AF C1 B2 0A 2A 96 FA AA 92 30 9A 0A 72 1C C2 B2 6A 54 BA 6A EA AD 14 34 5B CE 56 A3 DC
79 DD 4A 16 40 98 A8 FF EF 38 34 2D 62 FE 99 90 D0 F4 34 59 1F B8 A9 FE 94 64 84 DA 4A 70 EA
3B 14 FC 3A 08 57 F6 6D 05 12 CC F2 46 43 0D 9F 50 A7 BE 64 3E B2 5E CC 2C A9 F1 4A 22 54 2A
1D 6C 53 2F 54 6C F4 C1 27 99 6A 63 F4 7E 58 90 05 85 00 14 53 78 FC 3B 42 E8 0E 53 6A 25 33 B4
ED 8C 1D 7F A8 54 C8 AE 59 40 26 01 4E 7C 12 5F C1 DE 29 63 1F 5E B0 3F 3F B6 AC BB D0 88 B9
CA DA 47 7D 26 47 CF 80 36 03 78 A0 3D 2B 4D B0 F0 D2 77 18 87 D5 08 C8 88 E0 4B 24 EE AF A0
A0 B3 92 21 88 91 B2 20 BD 65 03 89 8E 80 B2 AB 13 AE D7 9C 28 AD 7B A1 92 6D 8F 52 22 72 E3
AE 5B A9 C1 26 5C 35 7C 0C E7 41 A6 5B 75 E2 14 04 64 C4 00 64 D2 91 76 E2 9A 67 6D 45 B6 7E
E6 34 0A 6D D2 BA FB 9C 0C 80 04 1C 7C DC 3C 9C FC 71 CE 7E AE 75 A0 A0 A0 80 A0 A0 A0 D0 F5
BE D4 A7 92 B9 2C D2 DA BD BF 02 52 03 AC 3D B3 7A 09 1E 94 74 DA 4C 1E 21 FA 9E 9C EE 6E A0
81 76 FB E8 EF 45 CC 8C 9C 63 C4 95 6E 08 C8 0E 19 38 D2 97 A9 2B 0D BE C6 6B B1 51 32 18 90
B8 7F F2 33 38 C5 40 C2 EB A5 57 9A AE 13 06 D0 BB D0 08 78 78 C8 DF 4E 58 98 77 38 FB 04 9E
FC AE 8E AE 1E BD CC 98 A8 4D B2 93 BC D5 FD 44 F1 B0 0D 1E C4 D0 17 D7 D0 09 D1 FC A4 FD 15
E8 9F 9F C8 C1 A9 26 F9 FE D0 BA 1D 3C 64 BD 25 48 3F 2E 26 4F EB 87 A8 5B 8D 10 60 24 58 90
62 3C AC 42 35 0D 0A
Answer:992,<0x00000000><0x0400><0x01>
Remarks Refer to Appendix B
number.
Command 993,<flag(1byte)>
Reply flag:
=0x01, the data verification is correct, the platform can send 994 command to update the
firmware;
=0x00, data verification error, need to restart FOTA process;
=0xFF, OTA is not authorized or authorization timed out.
Command Send:993,<0x00017800><0x7E94>
Example Answer:993,<0x01>
Remarks Refer to Appendix B
Supported GPRS
Modes
Supported PT60-L, VT100 Series, VT120-L, VT200 Series, VT300-L, VT800-L
Models
Command 994
to Tracker
Command 01 After getting the correct verification result of the terminal, the platform instructs the device to
Description update the OTA program.
Note: You must ensure that the checksum is correct before using this command, otherwise
the device may crash.
Command 994,<flag>
Reply =0x01, the device receives the command and is ready to upgrade, and reply to the command
before the program is updated;
=0x02, the device upgrade is completed, and the command will be replied after the program
update is completed;
=0x00, device upgrade failed;
=0xFF, OTA is not authorized or authorization timed out.
Supported GPRS
Modes
Supported PT60-L, VT100 Series, VT120-L, VT200 Series, VT300-L, VT800-L
Models
Command to 995
Tracker
Command After FOTA is authorized, the platform can cancel FOTA accordingly.
Description
Comman 995,<flag>
d Reply =0x01,FOTA cancel success.
Command Send:995
Example Answer:995,<0x01>
Remarks
File Name iStartek GPS Tracker Protocol Ver. 2.2
Update 2024-12-07 Page 60
C4 6C AF D8 8A 92 11 0E B0 38 7B 84 16 0E 3D 1A 9C F4 67 50 C2 9A 49 06 68 A0 D3 9C EE 96 83 33
87 C0 33 3C 8E 36 55 32 74 9C 7F 68 9A 22 01 BE E0 E8 4B D4 E6 5E ED 4A 4C 24 37 E0 D2 2A 82 A2
E0 4A 12 92 36 D2 D0 CA EA E2 DA 66 40 D6 29 C8 46 81 C3 63 A0 4F B5 77 88 38 31 62 45 E6 91 24
38 AA ED 5C AF 62 A3 4B F2 A5 FF 90 F9 6C BD ED 68 C7 FE 1A 3F 40 20 F4 A9 BA 40 1E 7D 5C 2C 00
FC 14 ED A5 F3 86 61 AC 38 FF FE 46 6F BB 6B D9 F2 35 04 CC 65 8D 4C 2E 29 0E 1E 26 4F BB F2 58
67 50 89 F1 45 BF 03 F6 5E D9 36 CB 8A D2 DB 77 3F D0 C0 B7 2B 85 2B 46 5C 6B 3B 64 BD 25 8A F1
33 18 AC 38 B1 69 F5 1E 07 23 53 DE A5 1B E1 80 44 79 5C EB 82 52 A2 51 94 90 D4 D1 E6 70 96 2C
FE 29 50 C9 61 64 CE 27 F6 F1 00 71 CA DD F7 B2 12 15 D8 B5 0E 4E 11 90 E8 49 C2 62 1A A2 F2 62
22 A5 D3 F7 9A C0 7D 26 ED 51 AE 5B 80 AD 7A FA BC 28 E3 52 A7 E1 6D CD B9 8E 69 4D 5A 1A 7E
48 11 80 AB 4D 16 B7 A5 54 85 DA DF 78 94 B4 DD 1E 56 81 01 52 2A 7D 9A BF E8 B1 A6 A3 64 D5
E2 07 60 69 2E EB DC 8D 6A 4F D8 21 4C 98 E5 B3 59 C4 B8 A5 00 B7 2E DE BB 3F BE E6 AF C1 B2 0A
2A 96 FA AA 92 30 9A 0A 72 1C C2 B2 6A 54 BA 6A EA AD 14 34 5B CE 56 A3 DC 79 DD 4A 16 40 98
A8 FF EF 38 34 2D 62 FE 99 90 D0 F4 34 59 1F B8 A9 FE 94 64 84 DA 4A 70 EA 3B 14 FC 3A 08 57 F6
6D 05 12 CC F2 46 43 0D 9F 50 A7 BE 64 3E B2 5E CC 2C A9 F1 4A 22 54 2A 1D 6C 53 2F 54 6C F4 C1
27 99 6A 63 F4 7E 58 90 05 85 00 14 53 78 FC 3B 42 E8 0E 53 6A 25 33 B4 ED 8C 1D 7F A8 54 C8 AE
59 40 26 01 4E 7C 12 5F C1 DE 29 63 1F 5E B0 3F 3F B6 AC BB D0 88 B9 CA DA 47 7D 26 47 CF 80 36
03 78 A0 3D 2B 4D B0 F0 D2 77 18 87 D5 08 C8 88 E0 4B 24 EE AF A0 A0 B3 92 21 88 91 B2 20 BD 65
03 89 8E 80 B2 AB 13 AE D7 9C 28 AD 7B A1 92 6D 8F 52 22 72 E3 AE 5B A9 C1 26 5C 35 7C 0C E7 41
A6 5B 75 E2 14 04 64 C4 00 64 D2 91 76 E2 9A 67 6D 45 B6 7E E6 34 0A 6D D2 BA FB 9C 0C 80 04 1C
7C DC 3C 9C FC 71 CE 7E AE 75 A0 A0 A0 80 A0 A0 A0 D0 F5 BE D4 A7 92 B9 2C D2 DA BD BF 02 52
03 AC 3D B3 7A 09 1E 94 74 DA 4C 1E 21 FA 9E 9C EE 6E A0 81 76 FB E8 EF 45 CC 8C 9C 63 C4 95 6E
08 C8 0E 19 38 D2 97 A9 2B 0D BE C6 6B B1 51 32 18 90 B8 7F F2 33 38 C5 40 C2 EB A5 57 9A AE 13
06 D0 BB D0 08 78 78 C8 DF 4E 58 98 77 38 FB 04 9E FC AE 8E AE 1E BD CC 98 A8 4D B2 93 BC D5 FD
44 F1 B0 0D 1E C4 D0 17 D7 D0 09 D1 FC A4 FD 15 E8 9F 9F C8 C1 A9 26 F9 FE D0 BA 1D 3C 64 BD
25 48 3F 2E 26 4F EB 87 A8 5B 8D 10 60 24 58 90 62 3C AC F4 DC ED 96 3A 55 18 1A 25 9E 82 3D E8
20 40 98 1D 85 5E ED 46 CD 3D C6 EA A5 A0 18 94 63 61 63 46 36 74 B1 5C 3F 3F 28 21 C9 B5 CE 37
33 66 E1 B1 6A 33 7F 9E 2D CC 54 2D E5 20 D8 51 69 1C BB 0A E2 6B 67 92 95 3E B0 5F 8D 53 6C 45
AA EE 5A E6 6A 8C 9C 6E 48 4F 3E DE 0C BA C7 B0 00 62 14 A4 24 37 C6 22 02 59 14 78 15 72 6A DA
77 AA 83 FA DD FC A4 FD 05 18 7F 4E E6 0C 95 61 39 C8 F5 E6 A6 8B E0 07 3C 57 A4 04 D7 86 0E 77
13 6E E6 0F BB 1E 69 68 50 89 B1 4C 5B 3D 9C 6C 4E D0 E5 39 6A A4 BE 32 4E 94 ED B4 79 58 50 F4
50 00 48 BC 58 59 EB 1C 9D 71 44 0F D9 C1 DD AC 4B BA 02 F6 82 6A BD D0 FC 41 36 DA E5 D9 32
AA 9D FC 64 B8 37 3A AD 3C CB 2A 7D BC C4 1E 0B 37 78 28 A7 FE B9 38 00 B9 61 1C 2B B2 B5 2C
BB A2 25 3C CB 72 E7 FC AC 55 D6 7E C6 CE B3 E0 C5 0E 24 7A FA 59 A4 F8 3C EC E1 E3 79 C2 45 61
58 CA 38 3C 38 37 16 BC ED 2A F6 2F D8 C8 D6 38 49 AE 57 E1 22 72 53 55 06 D6 26 77 18 50 FA 9E
7D 4A 11 59 89 10 70 D0 77 6F F9 35 77 37 9E A2 AF 23 0C 4D 75 60 60 C0 01 12 EA 62 F4 88 4E D2
04 F5 B7 BA CA 5A CC 4A 42 26 63 2D FF 3A 8C 22 68 38 4F A6 5C 76 BA B0 8A 36 24 B8 33 CC 1B C6
3E D6 80 FC A3 18 BE 0B B9 8C EC 4A 30 44 31 AB AD 4E 8E CE C9 B0 3A 04 F8 14 36 60 46 A3 AB FD
29 44 24 07 5E BA D7 C1 B3 EC 5C 71 66 46 81 28 E2 6C 90 AC CE 98 DE F9 3F B1 07 1F BE 0A 7C 3D
3F 82 D2 82 1A 52 A4 B8 9F 96 78 E5 9A A2 65 CD 5E 55 37 4E FE 29 FB C6 93 84 56 87 96 6A 8A 4D
4C E1 10 66 B0 E6 A6 D0 6E C6 77 27 96 09 78 98 F5 2A E4 4A F7 6F 6D 65 D6 D6 E3 78 62 3C AC F7
52 93 0C 0C 94 A4 5E F8 B0 40 48 E9 C2 A2 1A DA E2 C2 3A 25 70 F1 F9 B7 EC C4 4A 12 99 A9 02 E2
DA 9A 22 02 FA 1E 8D 34 E5 46 4E 03 28 80 50 4F B4 4C 02 8A E1 F1 EA B6 71 CC 14 E8 F7 8A 5D 0C
9B 60 85 44 F3 33 FC 16 E3 06 41 11 0A D3 DF 32 55 14 AC 46 B3 D6 F1 30 48 41 39 74 C3 1A E2 4A
File Name iStartek GPS Tracker Protocol Ver. 2.2
Update 2024-12-07 Page 64
0D 9C 77 DA 4A 7B B5 04 E2 2C BF 28 C8 30 E7 DE BB 7F 0E 23 99 53 45 66 F7 DD 23 D1 8F E1 AE 8F
55 6D E0 61 84 B2 EC 7D 2B F1 EA 27 96 B6 1B 98 58 FD 4D D3 DD FC 74 3C 6C 3C 1C 0C 9B B2 4A
92 95 D4 4F 72 E2 A7 3A 7F 59 29 0D 42 36 D9 0E D7 06 7F 64 9A BA BD 64 81 30 7E 36 76 33 D7 31
A0 55 1F D4 3C FC D3 02 42 14 E5 A4 B4 D3 25 64 74 9C 0B 1A 1A A1 AD 8E A9 31 2E 2C 6E 42 FA 43
80 E4 6C 05 12 06 5E 47 7C 80 68 61 F7 62 98 0F 42 F0 89 0B 2E 5E 2E B8 D1 A7 58 63 60 60 60 28 80
37 42 8D E0 C0 D0 B5 7A 29 29 3E 8A A2 E3 6C A4 92 F7 5B 57 1E 11 7E 23 E4 61 CB 5D 32 95 57 69
5A 3A C7 24 E4 94 D9 B6 E3 5B C8 BE CE 82 92 82 7F F0 AC C8 7A F3 6A 1B E7 22 2B BE 02 EF 59 0C
CE 75 EA 56 EE C7 58 78 86 0B 6F 12 18 86 AA 3E 82 93 49 FE C2 A4 94 04 84 74 F9 D6 03 74 C6 E9
D8 5E 3F 60 90 D9 7D DA A6 DC ED 9E A8 9E 3E 8A F1 73 48 67 7B FD 28 D1 F0 92 C2 C2 3F 2A BE
7C 02 D3 84 E4 A4 0D A9 88 4B B4 A0 FD 92 16 8C 74 7F 8B 48 84 D8 3D 6A AE 32 70 E3 C8 DB 77
5B 37 E0 1B A4 DD 2E 8E 93 D2 D4 64 49 3E B6 E6 77 D4 42 C7 9D 46 58 EA A6 40 10 90 F0 10 D8 A9
5E C3 DE 18 09 77 9F B2 B5 6C 49 AF 5A F4 87 BA 6B 64 6E 51 10 F3 30 59 D2 89 72 FD 2F BF 54 7F
51 E2 67 FD CE A3 C6 AC 59 BF 60 FB 40 AD 06 66 66 36 78 57 44 59 59 3A CC A3 2E C8 D8 E8 65 82
F7 87 12 D7 C4 0D 06 FB 88 25 9F A2 07 F7 6A 9C DC 2C 41 20 90 0F B4
……
……
BD E0 23 C8 41 F4 07 BC 75 80 FF 03 A2 6F EE 61 36 6F 16 12 A8 41 F4 53 B7 DE CB 22 3D 72 8B 93
E4 CB 20 DD D9 E6 54 DB 5C F4 EA AA E5 03 6F 86 98 37 90 80 56 15 D8 ED C7 68 C5 B0 29 10 D8 41
00 B1 AC 14 16 6A 5D 85 19 3C DD E4 D7 4E F7 DD 02 77 8E 3B 72 8B 90 78 ED 28 E1 88 8C 39 01 F9
B7 B6 B0 A8 5D 58 51 78 7F 65 35 72 AC E5 54 DE 09 17 49 CF 96 C3 3A 82 BB 0E F3 BE B6 92 23 2A
92 69 4C 2D B4 9B 8C B7 0E F4 C1 57 01 F6 42 84 8F CE 8D 88 81 28 2E F5 32 7F 4F D3 ED 82 36 78
93 2A C9 EC 8D 14 67 3E 6D 4C 3C F1 01 86 35 A0 D9 40 13 A2 67 7A B8 2C 61 31 D6 45 30 A9 90 44
3D 1F 1C 09 6C 6F 24 2D 00 A7 CC 84 C5 B9 48 30 F6 E9 EB BC 48 FB 8A 4B 51 6E 6A 36 3D FF A7 CC
8B 72 C1 14 07 83 AB 0C 6B C0 0C AB 27 18 4C 0B F2 41 94 87 03 2B 8C EB 40 8C 25 70 7A FB 12 52
69 B6 F2 0B 13 64 4B A0 5D 59 66 D4 5B D4 12 27 34 F8 61 6E 81 07 CB C2 74 FB 34 72 86 B5 AB D8
7A 65 A4 51 C8 26 C1 B9 C1 69 5E FB A0 90 55 44 76 9F D6 A8 5B 32 AB F5 9A 1A E6 ED CB 32 E7 74
B8 21 AE 41 47 8B 02 94 FD DB F8 C9 59 68 3C DF 87 2E D2 81 38 62 C6 71 28 6B CE DF 4E 68 59 80
F0 EF F0 D3 73 5C 50 95 12 EE 1F 7C C3 F5 29 4C CE DD 55 AE F2 16 1F 49 D6 D3 8A 3D BA AB 52 01
F6 4A E9 6F 56 00 C3 9D BE 1A 86 47 FA 95 E6 82 3E F5 73 FA DE ED CB 12 2E 65 83 AA 98 0B 38 F8
29 4C 97 90 D4 CD 33 5C 04 A4 44 C4 B8 10 34 54 18 05 96 8E 5A B0 B7 70 04 44 88 E8 44 86 3C 9C
34 7D CE 76 BA 2B C4 B7 B2 15 AD 97 26 41 14 B8 92 78 A8 49 48 0F 9C 33 01 3F 48 59 B6 50 54 56
F0 20 EE 58 8C 6E 83 7C BE F1 75 A5 1E 8E 86 07 40 32 DC D6 BA 20 DE 75 02 78 76 1E E8 6D 08 F6
33 C2 2C 05 7C C1 CA B8 68 A6 CB A4 CC 7F 63 0C DE 0C 8E 8F 77 ED 96 D0 8E D4 82 C6 64 33 40
CA 4D 02 6C 01 BC DA C0 B0 CE 2C A8 DA CB B2 50 6B D4 26 D1 6A 3B 80 3E 22 8C 06 47 5A 94 51
64 B2 34 A8 96 67 EA 84 FB 98 DA 3A A0 F2 CA 74 22 E7 0A 08 9D E8 D6 AB E2 FC ED 9C BA 72 B4
DA 72 9C 89 3E 10 29 BC 26 6B 92 0C D9 60 B2 38 A8 96 96 90 E6 B2 00 BE CD F6 90 12 6E F8 5C 22
20 BD 50 6E 80 14 AA F2 C0 12 B5 0A 54 9B 28 AA DB 2E 98 77 D8 D6 A0 F8 1A D1 4E 5C 28 7E 9C
CE 2A 3C 0A 42 EC EF D4 AA 38 B8 7E CD 3E 40 AE 46 1B A6 6F 5A 04 F1 34 E2 91 8A 24 8E 1A 54 EC
0A A4 56 BA EF 8F 3F BF EF CB 65 AA 66 A0 E9 43 E6 2B DA 08 B9 C8 59 5F AE 34 FE AC C0 9D 6E F6
E6 56 46 B6 A6 16 06 76 66 D6 C6 36 26 96 86 F6 E6 56 46 B6 A6 16 06 76 66 D6 C6 36 26 96 86 F6
E6 56 46 B6 A6 16 06 76 66 D6 C6 36 26 96 86 F6 E6 56 46 B6 A6 16 06 76 66 D6 C6 36 26 96 86 F6
E6 56 46 B6 A6 16 06 76 66 D6 C6 36 26 96 86 F6 E6 56 46 B6 A6 16 06 76 66 D6 C6 36 26 96 86 F6
E6 56 46 B6 A6 16 06 76 66 D6 C6 36 26 96 86 F6 E6 56 46 B6 A6 16 06 76 66 D6 C6 36 26 96 86 F6
File Name iStartek GPS Tracker Protocol Ver. 2.2
Update 2024-12-07 Page 65
E6 56 46 B6 A6 16 06 76 66 D6 C6 36 26 96 86 F6 E6 56 46 B6 A6 16 06 76 66 D6 C6 36 26 96 86 F6
E6 56 46 B6 A6 16 06 76 66 D6 C6 36 26 96 86 F6 E6 56 46 B6 A6 16 06 76 66 D6 C6 36 26 96 86 F6
E6 56 46 B6 A6 16 06 76 66 D6 C6 36 26 96 86 F6 E6 56 46 B6 A6 16 06 76 66 D6 C6 36 26 96 86 F6
E6 56 46 B6 A6 16 06 76 66 D6 C6 36 26 96 86 F6 E6 56 46 B6 A6 16 06 76 66 D6 C6 36 26 96 86 F6
E6 56 46 B6 A6 16 06 76 66 D6 C6 36 26 96 86 F6 E6 56 46 B6 A6 16 06 76 66 D6 C6 36 26 96 86 F6
E6 56 46 B6 7E 94
Explanation: The above FOTA file is only an example of the head and tail data of the file. The last two
bytes 0x7E 0x94 are the checksum of the FOTA file. The checksum does not need to be sent to the
machine in the 992 command, only in the 993 command Send it to the device for checksum
verification. The whole FOTA data length does not include the last two bytes 0x7E 0x94.
C2 B2 6A 54 BA 6A EA AD 14 34 5B CE 56 A3 DC 79 DD 4A 16 40 98 A8 FF EF 38 34 2D 62 FE 99 90
D0 F4 34 59 1F B8 A9 FE 94 64 84 DA 4A 70 EA 3B 14 FC 3A 08 57 F6 6D 05 12 CC F2 46 43 0D 9F 50
A7 BE 64 3E B2 5E CC 2C A9 F1 4A 22 54 2A 1D 6C 53 2F 54 6C F4 C1 27 99 6A 63 F4 7E 58 90 05 85
00 14 53 78 FC 3B 42 E8 0E 53 6A 25 33 B4 ED 8C 1D 7F A8 54 C8 AE 59 40 26 01 4E 7C 12 5F C1 DE
29 63 1F 5E B0 3F 3F B6 AC BB D0 88 B9 CA DA 47 7D 26 47 CF 80 36 03 78 A0 3D 2B 4D B0 F0 D2 77
18 87 D5 08 C8 88 E0 4B 24 EE AF A0 A0 B3 92 21 88 91 B2 20 BD 65 03 89 8E 80 B2 AB 13 AE D7 9C
28 AD 7B A1 92 6D 8F 52 22 72 E3 AE 5B A9 C1 26 5C 35 7C 0C E7 41 A6 5B 75 E2 14 04 64 C4 00 64
D2 91 76 E2 9A 67 6D 45 B6 7E E6 34 0A 6D D2 BA FB 9C 0C 80 04 1C 7C DC 3C 9C FC 71 CE 7E AE
75 A0 A0 A0 80 A0 A0 A0 D0 F5 BE D4 A7 92 B9 2C D2 DA BD BF 02 52 03 AC 3D B3 7A 09 1E 94 74
DA 4C 1E 21 FA 9E 9C EE 6E A0 81 76 FB E8 EF 45 CC 8C 9C 63 C4 95 6E 08 C8 0E 19 38 D2 97 A9 2B
0D BE C6 6B B1 51 32 18 90 B8 7F F2 33 38 C5 40 C2 EB A5 57 9A AE 13 06 D0 BB D0 08 78 78 C8 DF
4E 58 98 77 38 FB 04 9E FC AE 8E AE 1E BD CC 98 A8 4D B2 93 BC D5 FD 44 F1 B0 0D 1E C4 D0 17 D7
D0 09 D1 FC A4 FD 15 E8 9F 9F C8 C1 A9 26 F9 FE D0 BA 1D 3C 64 BD 25 48 3F 2E 26 4F EB 87 A8 5B
8D 10 60 24 58 90 62 3C AC 42 34 0D 0A
Upload:26 26 3B 32 38 2C 38 36 35 32 33 35 30 35 30 30 31 37 31 34 30 2C 39 39 32 2C 00 00 00
00 04 00 01 31 44 0D 0A
。Note: The address offset of the first sent data packet in the FOTA file is 00 00 00 00, the length of
the sent FOTA data packet is 04 00, and the red data is the FOTA data packet.
Step 4: Repeat Step 3 until the entire FOTA file is downloaded:
下发:24 24 3C 31 30 35 31 2C 38 36 35 32 33 35 30 35 30 30 31 37 31 34 30 2C 39 39 32 2C 00 00
04 00 04 00 F4 DC ED 96 3A 55 18 1A 25 9E 82 3D E8 20 40 98 1D 85 5E ED 46 CD 3D C6 EA A5 A0 18
94 63 61 63 46 36 74 B1 5C 3F 3F 28 21 C9 B5 CE 37 33 66 E1 B1 6A 33 7F 9E 2D CC 54 2D E5 20 D8
51 69 1C BB 0A E2 6B 67 92 95 3E B0 5F 8D 53 6C 45 AA EE 5A E6 6A 8C 9C 6E 48 4F 3E DE 0C BA C7
B0 00 62 14 A4 24 37 C6 22 02 59 14 78 15 72 6A DA 77 AA 83 FA DD FC A4 FD 05 18 7F 4E E6 0C 95
61 39 C8 F5 E6 A6 8B E0 07 3C 57 A4 04 D7 86 0E 77 13 6E E6 0F BB 1E 69 68 50 89 B1 4C 5B 3D 9C
6C 4E D0 E5 39 6A A4 BE 32 4E 94 ED B4 79 58 50 F4 50 00 48 BC 58 59 EB 1C 9D 71 44 0F D9 C1 DD
AC 4B BA 02 F6 82 6A BD D0 FC 41 36 DA E5 D9 32 AA 9D FC 64 B8 37 3A AD 3C CB 2A 7D BC C4 1E
0B 37 78 28 A7 FE B9 38 00 B9 61 1C 2B B2 B5 2C BB A2 25 3C CB 72 E7 FC AC 55 D6 7E C6 CE B3 E0
C5 0E 24 7A FA 59 A4 F8 3C EC E1 E3 79 C2 45 61 58 CA 38 3C 38 37 16 BC ED 2A F6 2F D8 C8 D6 38
49 AE 57 E1 22 72 53 55 06 D6 26 77 18 50 FA 9E 7D 4A 11 59 89 10 70 D0 77 6F F9 35 77 37 9E A2
AF 23 0C 4D 75 60 60 C0 01 12 EA 62 F4 88 4E D2 04 F5 B7 BA CA 5A CC 4A 42 26 63 2D FF 3A 8C 22
68 38 4F A6 5C 76 BA B0 8A 36 24 B8 33 CC 1B C6 3E D6 80 FC A3 18 BE 0B B9 8C EC 4A 30 44 31 AB
AD 4E 8E CE C9 B0 3A 04 F8 14 36 60 46 A3 AB FD 29 44 24 07 5E BA D7 C1 B3 EC 5C 71 66 46 81 28
E2 6C 90 AC CE 98 DE F9 3F B1 07 1F BE 0A 7C 3D 3F 82 D2 82 1A 52 A4 B8 9F 96 78 E5 9A A2 65 CD
5E 55 37 4E FE 29 FB C6 93 84 56 87 96 6A 8A 4D 4C E1 10 66 B0 E6 A6 D0 6E C6 77 27 96 09 78 98
F5 2A E4 4A F7 6F 6D 65 D6 D6 E3 78 62 3C AC F7 52 93 0C 0C 94 A4 5E F8 B0 40 48 E9 C2 A2 1A DA
E2 C2 3A 25 70 F1 F9 B7 EC C4 4A 12 99 A9 02 E2 DA 9A 22 02 FA 1E 8D 34 E5 46 4E 03 28 80 50 4F
B4 4C 02 8A E1 F1 EA B6 71 CC 14 E8 F7 8A 5D 0C 9B 60 85 44 F3 33 FC 16 E3 06 41 11 0A D3 DF 32
55 14 AC 46 B3 D6 F1 30 48 41 39 74 C3 1A E2 4A 0D 9C 77 DA 4A 7B B5 04 E2 2C BF 28 C8 30 E7 DE
BB 7F 0E 23 99 53 45 66 F7 DD 23 D1 8F E1 AE 8F 55 6D E0 61 84 B2 EC 7D 2B F1 EA 27 96 B6 1B 98
58 FD 4D D3 DD FC 74 3C 6C 3C 1C 0C 9B B2 4A 92 95 D4 4F 72 E2 A7 3A 7F 59 29 0D 42 36 D9 0E
D7 06 7F 64 9A BA BD 64 81 30 7E 36 76 33 D7 31 A0 55 1F D4 3C FC D3 02 42 14 E5 A4 B4 D3 25 64
74 9C 0B 1A 1A A1 AD 8E A9 31 2E 2C 6E 42 FA 43 80 E4 6C 05 12 06 5E 47 7C 80 68 61 F7 62 98 0F
File Name iStartek GPS Tracker Protocol Ver. 2.2
Update 2024-12-07 Page 67
42 F0 89 0B 2E 5E 2E B8 D1 A7 58 63 60 60 60 28 80 37 42 8D E0 C0 D0 B5 7A 29 29 3E 8A A2 E3 6C
A4 92 F7 5B 57 1E 11 7E 23 E4 61 CB 5D 32 95 57 69 5A 3A C7 24 E4 94 D9 B6 E3 5B C8 BE CE 82 92
82 7F F0 AC C8 7A F3 6A 1B E7 22 2B BE 02 EF 59 0C CE 75 EA 56 EE C7 58 78 86 0B 6F 12 18 86 AA
3E 82 93 49 FE C2 A4 94 04 84 74 F9 D6 03 74 C6 E9 D8 5E 3F 60 90 D9 7D DA A6 DC ED 9E A8 9E 3E
8A F1 73 48 67 7B FD 28 D1 F0 92 C2 C2 3F 2A BE 7C 02 D3 84 E4 A4 0D A9 88 4B B4 A0 FD 92 16 8C
74 7F 8B 48 84 D8 3D 6A AE 32 70 E3 C8 DB 77 5B 37 E0 1B A4 DD 2E 8E 93 D2 D4 64 49 3E B6 E6 77
D4 42 C7 9D 46 58 EA A6 40 10 90 F0 10 D8 A9 5E C3 DE 18 09 77 9F B2 B5 6C 49 AF 5A F4 87 BA 6B
64 6E 51 10 F3 30 59 D2 89 72 FD 2F BF 54 7F 51 E2 67 FD CE A3 C6 AC 59 BF 60 FB 40 AD 06 66 66
36 78 57 44 59 59 3A CC A3 2E C8 D8 E8 65 82 F7 87 12 D7 C4 0D 06 FB 88 25 9F A2 07 F7 6A 9C DC
2C 41 20 90 0F B4 42 34 0D 0A
Upload:26 26 3C 32 38 2C 38 36 35 32 33 35 30 35 30 30 31 37 31 34 30 2C 39 39 32 2C 00 00 04
00 04 00 01 32 32 0D 0A
……
……
Send:24 24 53 31 30 35 31 2C 38 36 35 32 33 35 30 35 30 30 31 37 31 34 30 2C 39 39 32 2C 00 01
74 00 04 00 BD E0 23 C8 41 F4 07 BC 75 80 FF 03 A2 6F EE 61 36 6F 16 12 A8 41 F4 53 B7 DE CB 22
3D 72 8B 93 E4 CB 20 DD D9 E6 54 DB 5C F4 EA AA E5 03 6F 86 98 37 90 80 56 15 D8 ED C7 68 C5 B0
29 10 D8 41 00 B1 AC 14 16 6A 5D 85 19 3C DD E4 D7 4E F7 DD 02 77 8E 3B 72 8B 90 78 ED 28 E1 88
8C 39 01 F9 B7 B6 B0 A8 5D 58 51 78 7F 65 35 72 AC E5 54 DE 09 17 49 CF 96 C3 3A 82 BB 0E F3 BE
B6 92 23 2A 92 69 4C 2D B4 9B 8C B7 0E F4 C1 57 01 F6 42 84 8F CE 8D 88 81 28 2E F5 32 7F 4F D3
ED 82 36 78 93 2A C9 EC 8D 14 67 3E 6D 4C 3C F1 01 86 35 A0 D9 40 13 A2 67 7A B8 2C 61 31 D6 45
30 A9 90 44 3D 1F 1C 09 6C 6F 24 2D 00 A7 CC 84 C5 B9 48 30 F6 E9 EB BC 48 FB 8A 4B 51 6E 6A 36
3D FF A7 CC 8B 72 C1 14 07 83 AB 0C 6B C0 0C AB 27 18 4C 0B F2 41 94 87 03 2B 8C EB 40 8C 25 70
7A FB 12 52 69 B6 F2 0B 13 64 4B A0 5D 59 66 D4 5B D4 12 27 34 F8 61 6E 81 07 CB C2 74 FB 34 72
86 B5 AB D8 7A 65 A4 51 C8 26 C1 B9 C1 69 5E FB A0 90 55 44 76 9F D6 A8 5B 32 AB F5 9A 1A E6 ED
CB 32 E7 74 B8 21 AE 41 47 8B 02 94 FD DB F8 C9 59 68 3C DF 87 2E D2 81 38 62 C6 71 28 6B CE DF
4E 68 59 80 F0 EF F0 D3 73 5C 50 95 12 EE 1F 7C C3 F5 29 4C CE DD 55 AE F2 16 1F 49 D6 D3 8A 3D
BA AB 52 01 F6 4A E9 6F 56 00 C3 9D BE 1A 86 47 FA 95 E6 82 3E F5 73 FA DE ED CB 12 2E 65 83 AA
98 0B 38 F8 29 4C 97 90 D4 CD 33 5C 04 A4 44 C4 B8 10 34 54 18 05 96 8E 5A B0 B7 70 04 44 88 E8
44 86 3C 9C 34 7D CE 76 BA 2B C4 B7 B2 15 AD 97 26 41 14 B8 92 78 A8 49 48 0F 9C 33 01 3F 48 59
B6 50 54 56 F0 20 EE 58 8C 6E 83 7C BE F1 75 A5 1E 8E 86 07 40 32 DC D6 BA 20 DE 75 02 78 76 1E
E8 6D 08 F6 33 C2 2C 05 7C C1 CA B8 68 A6 CB A4 CC 7F 63 0C DE 0C 8E 8F 77 ED 96 D0 8E D4 82
C6 64 33 40 CA 4D 02 6C 01 BC DA C0 B0 CE 2C A8 DA CB B2 50 6B D4 26 D1 6A 3B 80 3E 22 8C 06
47 5A 94 51 64 B2 34 A8 96 67 EA 84 FB 98 DA 3A A0 F2 CA 74 22 E7 0A 08 9D E8 D6 AB E2 FC ED 9C
BA 72 B4 DA 72 9C 89 3E 10 29 BC 26 6B 92 0C D9 60 B2 38 A8 96 96 90 E6 B2 00 BE CD F6 90 12 6E
F8 5C 22 20 BD 50 6E 80 14 AA F2 C0 12 B5 0A 54 9B 28 AA DB 2E 98 77 D8 D6 A0 F8 1A D1 4E 5C
28 7E 9C CE 2A 3C 0A 42 EC EF D4 AA 38 B8 7E CD 3E 40 AE 46 1B A6 6F 5A 04 F1 34 E2 91 8A 24 8E
1A 54 EC 0A A4 56 BA EF 8F 3F BF EF CB 65 AA 66 A0 E9 43 E6 2B DA 08 B9 C8 59 5F AE 34 FE AC C0
9D 6E F6 E6 56 46 B6 A6 16 06 76 66 D6 C6 36 26 96 86 F6 E6 56 46 B6 A6 16 06 76 66 D6 C6 36 26
96 86 F6 E6 56 46 B6 A6 16 06 76 66 D6 C6 36 26 96 86 F6 E6 56 46 B6 A6 16 06 76 66 D6 C6 36 26
96 86 F6 E6 56 46 B6 A6 16 06 76 66 D6 C6 36 26 96 86 F6 E6 56 46 B6 A6 16 06 76 66 D6 C6 36 26
96 86 F6 E6 56 46 B6 A6 16 06 76 66 D6 C6 36 26 96 86 F6 E6 56 46 B6 A6 16 06 76 66 D6 C6 36 26
96 86 F6 E6 56 46 B6 A6 16 06 76 66 D6 C6 36 26 96 86 F6 E6 56 46 B6 A6 16 06 76 66 D6 C6 36 26
File Name iStartek GPS Tracker Protocol Ver. 2.2
Update 2024-12-07 Page 68
96 86 F6 E6 56 46 B6 A6 16 06 76 66 D6 C6 36 26 96 86 F6 E6 56 46 B6 A6 16 06 76 66 D6 C6 36 26
96 86 F6 E6 56 46 B6 A6 16 06 76 66 D6 C6 36 26 96 86 F6 E6 56 46 B6 A6 16 06 76 66 D6 C6 36 26
96 86 F6 E6 56 46 B6 A6 16 06 76 66 D6 C6 36 26 96 86 F6 E6 56 46 B6 A6 16 06 76 66 D6 C6 36 26
96 86 F6 E6 56 46 B6 A6 16 06 76 66 D6 C6 36 26 96 86 F6 E6 56 46 B6 A6 16 06 76 66 D6 C6 36 26
96 86 F6 E6 56 46 B6 38 33 0D 0A
Uplaod:26 26 53 32 38 2C 38 36 35 32 33 35 30 35 30 30 31 37 31 34 30 2C 39 39 32 2C 00 01 74 00
04 00 01 41 41 0D 0A
Step 5: Send the 993 command to check and verify the FOTA file:
Sent:24 24 54 32 37 2C 38 36 35 32 33 35 30 35 30 30 31 37 31 34 30 2C 39 39 33 2C 00 01 78 00
7E 94 42 38 0D 0A
Upload:26 26 54 32 32 2C 38 36 35 32 33 35 30 35 30 30 31 37 31 34 30 2C 39 39 33 2C 01 32 44
0D 0A
Note: 00 01 78 00 is the length of the entire FOTA data (the length does not include the checksum 7E
94 of the last two bytes of the FOTA file), and 7E 94 is the last two bytes of the entire FOTA data.
Step 6: Send the 994 instruction to update the program:
Send:24 24 55 32 30 2C 38 36 35 32 33 35 30 35 30 30 31 37 31 34 30 2C 39 39 34 46 43 0D 0A
上传:26 26 55 32 32 2C 38 36 35 32 33 35 30 35 30 30 31 37 31 34 30 2C 39 39 34 2C 01 32 46 0D
0A
Upload after successful fimrwaer update:26 26 3D 32 32 2C 38 36 35 32 33 35 30 35 30 30 31 37 31
34 30 2C 39 39 34 2C 02 31 38 0D 0A