Setting the Server Name, IP & Port
Send an SMS with “
SERVER,MODE,DOMAINNAME/IP,PORT,0#
”
(eg SERVER,1,www.abcde.com,8011,0#)
MODE Options
o
1 = Set using domain name (eg SERVER,1,www.abcde.com,8011,0#)
o
0 = Set using IP address (eg SERVER,0,110.1.3.142,8011,0#)
Setting Data Upload Interval (Time)
This setting is how often, based on time intervals, the GPS unit sends data to the server that you
have configured. There are 2 settings, one for when the Accessory is ON and one for when the
Accessory is OFF.
Send an SMS with “
TIMER,T1,T2#
” (eg TIMER,30,180#) – This will send data every 30 seconds
when the Accessory is ON and every 1.5 minutes when Accessory is OFF.
T1 = Time in seconds between 5 and 18000, to be used when Accessory is ON (default value is
10)
T2 = Time in seconds between 5 and 18000, to be used when Accessory is OFF (default value is
10)
Setting Data Upload Interval (Distance)
This setting is how often the GPS unit, based on distance, sends data to the server that you have
configured.
Send an SMS with “
DISTANCE,D#
” (eg DISTANCE,500#) – This will send data to the server every
500m the vehicle travels.
D = Distance in meters between 50 and 10000