- 16 -
=0 , to turn off this function
=1, <3.3V
=2 , <3.4V
=3 , <3.5V (default)
=4 , <3.6V
=5 , <3.7V
Speeding Alarm
W******,005,XX
W000000,005,08
Remarks: When the tracker speeds higher than the preset value, it will send an SMS to the authorized phone number for SOS.
XX is the preset value of speed and in 2 digits.
=00 , to turn off this function
=[01, 20] (unit: 10Km/h)
In this example, when the tracker’s speed is over 80km/h, an SMS alarm will be sent out.
Movement Alarm
W******,006,XX
W000000,006,06
Remarks: When the tracker moves out of a preset square scope, it will send an SMS alarm to the authorized phone number for
SOS.
XX is the preset distance to the tracker’s original place
=00, to turn off this function
=01, 30m
=02, 50m
=03, 100m
=04, 200m
=05, 300m
=06, 500m
=07, 1000m
=08, 2000m
Geo-fence Alarm
W******,017,X
W******,117,X
W000000,017,11404.0000,E,2232.0010,N,11505.12
34,E,2333.5678,N
W000000,117,11404.0000,E,2232.0010,N,11505.12
34,E,2333.5678,N
Remarks: 017 is for alarm when tracker moves out the preset scope; 117 is for alarm when tracker moves in.
When the tracker moves in or out, it will send an SMS alarm to the authorized phone number for SOS.
X is the coordinates which include:
Lower-left X,Lower-left Y,Upper-right X,Upper-right Y
For example, 11404.0000,E,2232.0010,N,11505.1234,E,2333.5678,N
Note:
1.
Lower-left X should be less than Upper-right X;
2.
All longitudes and latitudes should be in ASCII format as follows:-
Longitude: DDDMM.MMMM,E/W. 4 places of decimal. ‘0’ is needed to be stuffed if no value available.
Latitude: DDMM.MMMM,N/S. 4 places of decimal. ‘0’ is needed to be stuffed if no value available;
3.
Only one alarm can be set in either Movement Alarm or Geo-fence Alarm;
4.
Send W******,006,00 to turn off Geo-fence function.
Extended Functions
W******,008,ABCDEFGHIJ##
#
W000000,008,1011100011###
Remarks:
A=0, turn off the function of sending SMS location report after a phone call is made to the tracker.
A=1, turn on the function of sending SMS location report after a phone call is made to the tracker.
B=0, location data of NMEA 0183 GPRMC will be interpreted into normal text for easy reading.
For example, Longitude = 114 degree - 04 minute -57.74 second, Latitude = 22 degree -32 minute -40.05 second
B=1, location data complies with NMEA 0183 GPRMC protocol.
For example, $GPRMC,161509.000,A,2232.5485,N,11404.6887,E,0.3,153.7,290709,,*03