BOX tracker
Communication Protocol v1.5
20 of 36
6.10
GEOF#
Defines the size and location of Geofence zones that when breached generate logged events 24 & 25
GEOF<index>,1,alarm_entry>,<alarm_exit>,<lat>,<long>,<rad>
<index>
64 geofences can be created this value index can between 1 and 64
<alarm_entry>
(1 Enabled, 0 disabled) If enabled then event is recorded when tracker enters geofence
<alarm_exit>
(1 Enabled, 0 disabled) If enabled then event is recorded when tracker exits geofence
<lat>
Geofence centre latitude
<long>
Geofence centre longitude
<rad>
Radius of geofence in km as a decimal number
E.g. to configure geofence 2:
geof2,1,1,0,53.58688,-2.40346,2.79
6.11
GPRS_APN
Allows a specific GPRS APN to be specified.
If this is set to an empty string then the public APN contained in the trackers internal APN table is used,
based on the network of the SIM. For a private APN this will always need to be set.
E.g.
GPRS_APN,OrangeInternet
Default value:
“” A public APN is automatically detected.
Range:
0 to 64 characters
6.12
GPRS_USERNAME
Allows a specific GPRS APN user name to be specified. If
GPRS_APN
is set to an empty string then this
parameter is ignored.
Default value:
user
Range:
0 to 30 characters
6.13
GPRS_PASSWORD
Allows a specific GPRS APN password to be specified. If
GPRS_APN
is set to an empty string then this
parameter is ignored.
Default value:
pass
Range:
0 to 30 characters