Naxer
Tech
Limited
13 |
P a g e
Format
%SMSLMT,x
%SMSLMT,x
When the unit receives the command, it will generate text alert to Control Centre whenever
device crosses the defined limit.
SMS Counter will reset on 1st day of every month. If SMS Limit is reached, GPRS mode will be
set to 3 (i.e. NO SMS). When next month starts, GPRS mode will revert back to the original
mode and SMS Counter will be reset to 0.
Example
%SMSLMT,100
An alert will be generated to Control Centre whenever device crosses the limit in the below
form “
ALERT:
SMS Limit reached! 100 SMS sent
”. After it device will send similar alert after
every additional SMSLMT SMS messages i.e. on 200, 300, 400 … in this case.
Format
%AXL,Accel,Brake
%AXL,Accel,Brake
When the unit receives the command, it will set threshold for Alerts on high acceleration or
harsh brake. Accel will be positive and Brake in negative. Values are in tenth of g.
Example
%AXL,5,-5
This will report Alert when acceleration is more than 0.5g or deceleration (as a result of brake
or impact) is greater than 0.5g. Maximum and Minimum acceleration will be reported with each
location to monitor the driving patterns and generate reports.
Format
%IBTN,MinutesToArm,ID1,ID2,ID3
%IBTN,MinutesToArm,
ID1,ID2,ID3
When the unit receives the command, it will ARM vehicle whenever IGN is turned off and
MinutesToArm pass after it. It will also inform server about this. If user wants to DisArm the
vehicle, iButton with the specified Key should be presented and device will unlock vehicle.
Vehicle could also be disarmed by using %ARM,0 command from one of the authorized contact
numbers.
Example
%IBTN,5,x,x,x
Vehicle will be armed 5 minutes after the ignition is turned off. Up to 3 iButton IDs can be given
to DisArm. Whenever device will detect any of the given IDs, it will DisArm vehicle.
Format
%PARCFG,x
%PARCFG,x
When the unit receives the command, it will set itself to report to server for the option set for
the reading values on 1-Wire.
Example
%PARCFG,1
Device will report for the values of motion sensor attached to 1-Wire. Where other values are:
1 = Motion Sensor Values, 2 = Temperature Readings, 3 = GSM Signal Strength
Format
%TEMP,x,x
%TEMP,x,x
When the unit receives the command, it will send an alert to Control Center and authorized
contact numbers whenever the temperature range is crossed.
Example
%TEMP,-10,4
Device will send an alert if the temperature range is crossed. Where -10 is the minimum
temperature level and 4 is maximum temperature level set.