Meitrack Protocolo SMS
Meitrack Protocolo SMS
For MT90
MVT100/MVT340/MVT380/MVT600/T1/T3/
T333/MVT800/T322X/TC68S/T355/T311/P66
MEITRACK SMS Protocol
Change History
File Name MEITRACK SMS Protocol Created By Renny Lee
Project MT90/MVT100/MVT340/MVT380/MVT600/T1/T3/ Creation Date 2010-07-31
T333/MVT800/T322X/TC68S/T355/T311/P66 Update Date 2015-04-15
Subproject SMS Protocol Total Pages 29
Version V2.0 Confidential Internal Documentation
Contents
1 Command Format ..........................................................................................................................................................................- 5 -
1.1 SMS Command Format .......................................................................................................................................................- 5 -
1.2 Event Code and SMS Header ..............................................................................................................................................- 6 -
2 Command List ................................................................................................................................................................................- 7 -
3 Command Details ..........................................................................................................................................................................- 9 -
3.1 Real-Time Location Query A00 ........................................................................................................................................- 9 -
3.2 Track by Time Interval (SMS) A02 ....................................................................................................................................- 9 -
3.3 Real-Time Longitude and Latitude Query A10 ...............................................................................................................- 10 -
3.4 Track by Time Interval (GPRS) A12 .................................................................................................................................- 10 -
3.5 Setting the Direction Change Report Function A13 .......................................................................................................- 10 -
3.6 Track by Distance A14 ....................................................................................................................................................- 11 -
3.7 Setting the Parking Scheduled Tracking Function A15 ...................................................................................................- 11 -
3.8 Enabling the Parking Scheduled Tracking Function A16.................................................................................................- 12 -
3.9 Enabling or Disabling the RFID Control OUT1 Function (MVT600/T1/T333/T3) A17 .....................................................- 12 -
3.10 3D-Shake Wake Up (MT90) A19 ...................................................................................................................................- 13 -
3.11 Setting GPRS Parameters A21 ......................................................................................................................................- 13 -
3.12 Setting the DNS Server IP Address A22 ........................................................................................................................- 13 -
3.13 Setting the Standby GPRS Server A23 ..........................................................................................................................- 14 -
3.14 Setting a Man Down Alarm A29 ...................................................................................................................................- 14 -
3.15 Setting Roaming and Track by Time Interval A55 .........................................................................................................- 15 -
3.16 Reading All Authorized Phone Numbers A70 ...............................................................................................................- 16 -
3.17 Setting a Combined Function Phone Number A71 ......................................................................................................- 16 -
3.18 Setting a Listen-in Phone Number A72 ........................................................................................................................- 17 -
3.19 Setting the Smart Sleep Mode A73 ..............................................................................................................................- 17 -
3.20 Querying the SIM Card Balance A75 ............................................................................................................................- 18 -
3.21 Setting a Geo-Fence B05 ..............................................................................................................................................- 19 -
3.22 Deleting a Geo-Fence B06 ............................................................................................................................................- 19 -
3.23 Setting the Speeding Alarm Function B07 ...................................................................................................................- 20 -
3.24 Setting the Towing Alarm Function B08 .......................................................................................................................- 20 -
3.25 Setting the Anti-Theft Function B21 ............................................................................................................................- 21 -
3.26 Turning Off the Indicator B31.......................................................................................................................................- 21 -
3.27 Setting a Log Interval B34 ............................................................................................................................................- 22 -
3.28 Setting the SMS Time Zone B35 ...................................................................................................................................- 22 -
3.29 Setting the GPRS Time Zone B36 .................................................................................................................................- 22 -
3.30 Checking the Engine First to Determine Tracker Running Status B60 .........................................................................- 23 -
3.31 Setting SMS Event Characters B91 ...............................................................................................................................- 23 -
3.32 Setting Event Authorization B99 ..................................................................................................................................- 23 -
3.33 Output Control C01 ......................................................................................................................................................- 24 -
3.34 Setting a GPRS Event Transmission Mode C03 .............................................................................................................- 25 -
3.35 SMS Display (LCD Display) C11 .....................................................................................................................................- 25 -
3.36 Authorizing an RFID Card (MVT600/T1/T333/T3) D10 ................................................................................................- 25 -
3.37 Authorizing RFID Cards in Batches (MVT600/T1/T333/T3) D11 ..................................................................................- 26 -
1 Command Format
SMS command sent from a mobile phone (SMS modem) to the tracker:
Password,<Command type>,<Command text>
Note: The password has four digits. The default password is 0000.
SMS command sent from the tracker to a mobile phone (SMS modem):
1. Reply
IMEI, <Command type>,OK
2. Location report
SMS header,Date and time,Positioning status,GSM signal strength,Speed,Remaining battery capacity,Map link
SMS example:
Now,110721 16:40,V,12,56Km/h,97%,http://maps.meigps.com/?lat=22.513015&lng=114.057235
Descriptions about SMS data are as follows:
Parameter Description Example
SMS header Indicates the SMS report type. For details, see Now
section 1.2 "Event Code and SMS Header."
Date and time Format: YYMMDD hh:mm 110721 16:40
YY indicates year.
MM indicates month.
DD indicates date.
hh indicates hour.
mm indicates minute.
Decimal
Indicates the GPS signal status. A
Positioning status A = Valid
V = Invalid
GSM signal strength Its value ranges from 0 to 31. 12
Decimal
GPRS data can be sent successfully only when the
value is more than 16.
Speed Unit: km/h 56
Decimal
Remaining battery capacity Indicates the remaining capacity of the built-in 97%
battery.
Map link Indicates the map link with a latitude and longitude. http://maps.meigps.com/?lat=22.
You can visit the website through a mobile phone. 513015&l ng=114.057235
If you cannot visit HTTP websites through a mobile Latitude: 22.513015
phone, enter the latitude and longitude in Google Longitude: 114.057235
Maps (maps.google.com).
Note: Data in the above figure is the default settings before delivery.
2 Command List
A55 Setting Roaming and Track by Time Interval All (excluding T322X/T355)
MVT100/340/380/600/T1/MVT800/T333/T322X/T3/T355/
B21 Setting the Anti-Theft Function
T311
3 Command Details
When the angle is a value ranging from 1 to 359, set the direction change angle.
For the T322X, 15 is a recommended angle. For other trackers, 30 is recommended.
Applicable Model All
Example
SMS Sending 0000,A13,30
SMS Reply 353358017784062,A13,OK
When the activation status is 1, the parking scheduled tracking function is enabled, and
GPRS data is sent at the following interval:
Interval of the A12 function when the engine is on
Interval of the A15 function when the engine is off
When the activation status is 0, the parking scheduled tracking function is disabled, and
GPRS data is sent at the following interval:
Interval of the A12 function when the engine is on
Interval of the A12 function when the engine is off
Note: The TC68S can determine whether the engine is activated based on vehicle
voltage.
Applicable Model MVT100/MVT340/MVT380/MVT600/T1/MVT800/TC68S/T322X/T333/T3
Example
SMS Sending 0000,A16,0
SMS Reply 353358017784062,A16,OK
3.9 Enabling or Disabling the RFID Control OUT1 Function (MVT600/T1/T333/T3) A17
the IP address with your domain name provider.). Then use the A21 command to reset
the domain name.
DNS server IP address: a maximum of 16 bytes
Applicable Model Excluding T322X/T355
Example
SMS Sending 0000,A22,202.105.21.232
SMS Reply 353358017784062,A22,OK
The command is used to set the Oray DNS server IP address.
MVT380
MVT100
MT90
TC68S
T355
Example
SMS Sending 0000,A55,0.6
SMS Reply 353358017784062,A55,0,6
wake the device up, and then the device enters working mode. In deep sleep
mode, if there is no triggering event (drop/incoming call/SMS/vibration) within 25
minutes, the device will automatically enter super power-saving mode. In this
mode, only a drop or vibration event can wake the device up. GPS and GSM
modules can be enabled intelligently based on vehicle driving status, which saves
power.
The MT90 can enter sleep mode under vibration, and vibration cannot wake the
MT90 up from sleep mode. However, you can use the A19 command to wake up
the MT90. By default, you cannot wake the MT90 up by vibration.
After the T322X stops working for 15 minutes, it automatically enters the
power-saving sleep mode. In this way, the GPS module does not work, and the
T322X does not upload tracking data at a regular interval. Instead, the T322X
sends heartbeat data packets about the positioning cease (GPS invalid) to the
platform every 60 minutes. The interval for sending heartbeat packets can be
changed. If the T322X vibrates, the T322X will be woken up, continue to work
normally, and report data including heartbeat packets at a regular interval.
In any condition, you can use an SMS or a GPRS command to disable the sleep
mode, and then the tracker exits the sleep mode and returns back to the normal
working mode.
Applicable Model All
Example
SMS Sending 0000,A73,2
SMS Reply 353358017784062,A73,OK
Description Geo-fence number: 18. Only one geo-fence can be deleted each time by SMS or GPRS
command.
Applicable Model All
Example
SMS Sending 0000,B06,1
SMS Reply 353358017784062,B06,OK
Example
SMS Sending 0000,B07,60
SMS Reply 353358017784062,B07,OK
When the tracker driving speed reaches 60 km/h, the tracker will send the following
alarm information to the preset authorized phone number:
Speeding,110721
16:40,V,12,61Km/h,97%,http://maps.meigps.com/?lat=22.513015&lng=114.057235
Example
SMS Sending 0000,B36,480
SMS Reply 353358017784062,B36,OK
3.30 Checking the Engine First to Determine Tracker Running Status B60
Example
SMS Sending 0000,F08,0,4825000
SMS Reply 353358017784062,F08,OK
Note: In the command above, the run time is 0, and the mileage is 4825 km.
Description The command is used to restore the tracker password to the password before delivery.
The command takes effect only when you use the authorized phone number to send the
command.
Applicable Model All
Example
SMS Sending 8888,FAB
SMS Reply 353358017784062,FAB,OK