
Copyright by Hunter Electronics Limited. All Rights Reserved
SMS ALARMS
OVER-SPEED ALARM
The tracker has an overs-peed alarm. To activate the specic function send the following SMS command to the tracker:
FACID,123456,OV,L=50; L=50 means speed limit 50km/h;
The tracker replies back “FACID ov ok! En:1 Lim=1”
So if the tracker passes the speed limit of 50 km/h, an SMS is received to the authorized phone as follows:
lat:50.123456N,long:49.123456E,SP:0.00,10/12/14,094013.000,GPS:10,b=86%,OS
At the end of the SMS is written OS which means OVER-SPEED. When the speed is less than the limit of 50 km/h, the following SMS is received:
lat:50.123456N,long:49.123456E,SP:0.00,10/12/14,094013.000,GPS:10,b=86%,LS
At the end of the SMS is written LS which means LOW-SPEED.
In order to cancel the overs-peed alarm, send the following SMS command to the tracker:
FACID,123456,OV; The tracker replies back “FACID ov ok! En:0 Lim=0”
VIBRATION ALARM
The tracker has a vibration alarm. To activate the specic function send the following SMS command to the tracker:
FACID,123456,VIB,L=5; The tracker replies back “FACID vib ok! En:1 Sens=5”
L is the sensitivity. Any number from 1-10 can be used. 1 is lowest sensitivity, 10 is highest sensitivity.
When the tracker receives a vibration, an SMS is received to the authorized phone as follows:
lat:50.123456N,long:49.123456E,SP:0.00,10/12/14,094013.000,GPS:10,b=86%,VB
At the end of the SMS is written VB which means VIBRATION.
In order to cancel the vibration alarm, send the following SMS command to the tracker:
FACID,123456,VIB; The tracker replies back “FACID vib ok! En:0 Sens=0”. In order to cancel the vibration alarm put a value 0 for L.
CIRCULAR MOVEMENT ALARM
The tracker has a circular movement alarm. To activate the specic function send the following SMS command to the tracker:
FACID,123456,MOVE,L=200; L is the radius in meter
The tracker replies back “FACID mov ok!”
This function creates a circular area based on the last position of the tracker, by setting the desired radius. The last position is the center of
the circle. If the tracker moves out, or moves in the specic area, it sends the following SMS to the authorized phone:
lat:50.123456N,long:49.123456E,SP:0.00,10/12/14,094013.000,GPS:10,b=86%,MO
At the end of the SMS is written MO which means MOVES OUT.
The tracker moved out of the dened circular area.
lat:50.123456N,long:49.123456E,SP:0.00,10/12/14,094013.000,GPS:10,b=86%,MI
At the end of the SMS is written MI which means MOVES IN.
The tracker moved in the dened circular area.
In order to cancel the circular movement alarm, send the following SMS command to the tracker:
FACID,123456,MOVE; The tracker replies back “FACID mov ok!”
GEO-FENCE ALARM
The tracker has a geo-fence alarm. The geo-fence creates an area by setting the coordinates of two points as shown on the following photo:
To activate the specic function send the following SMS command to the tracker:
FACID,123456,GEOFENCE,1=112.000000e/21.000000n,2=111.800000e/21.200000n;
1= coordinates for Point 1 ( 112.000000e) is longitude, (21.000000n) is latitude
2= coordinates for Point 2 ( 111.800000e) is longitude, (21.200000n) is latitude
The tracker replies back “FACID geo-fence ok!”
If the tracker moves out, or moves in the geo-fence area, it sends the following SMS to the authorized phone.
lat:50.123456N,long:49.123456E,SP:0.00,10/12/14,09:40:13,GPS:10,b=86%,GO
At the end of the SMS is written GO which means GEO-FENCE OUT.
The tracker moved out of the geo-fence area.
lat:50.123456N,long:49.123456E,SP:0.00,10/12/14,094013.000,GPS:10,b=86%,GI
At the end of the SMS is written GI which means GEO-FENCE IN.
The tracker moved in the geo-fence area.