GL100 @Track Air Interface Protocol
4.10.11.
Power off the terminal
Example:
If the backend server needs to remotely control the terminal to power off, the following command
can be sent to the terminal:
AT+GTRTO=gl100,
B
,20090702170810
In the above command, “
B
” means to power off the terminal.
The command is accepted by the terminal when the backend server receives the following
message:
+ACK:GTRTO,357344020001500,
PWROFF
,20090202172647,20090202172647,000a,01021002
03
The terminal will then send the
+RESP:GTPNA
message and power off.
4.10.12. Report
information
periodically
The backend server can allow the terminal to report information periodically by setting <
command
option
> as ‘C’ in the
AT+GTRTO
command. The parameter <
info reported period
> is used to
configure the reporting period, and the unit is minute.
Example:
The following is an example of this function:
AT+GTRTO=gl100,
C
,
2
,20090202170812
This command configures the terminal to periodically report information every 2 minutes.
The command is accepted by the terminal when the backend server receives the following
message:
+ACK:GTRTO,357344020001500,
REPINF
,20090202172647,20090202172647,000a,010210020
3
The terminal then periodically reports the information (ICCID, GSM signal level, battery level
and the status of charger). The following is an example of a report message:
+RESP:GTINF,357344020001500,
898600120907F6015733
,
16
,
0
,
91
,
0
,20090101000000,11F0,010
2100203
898600120907F6015733
: <
ICCID
>
16
: <
rssi
>
0
: <
ber
>
91
: <
battery level
>
0
: <
charger connected
>
TRACGL100AN002
- 49 -
Quectel
Confidential