80591ST10886A Rev.2
Page
90
of
200
2018-07-02
10.12. AT+CGEREP Packet Domain Event Reporting
The set command enables or disables sending of unsolicited result codes, +CGEV: XXX from MT to TE in the
case of certain events occurring in the Packet Domain MT or the network. <mode> controls the processing of
unsolicited result codes specified within this command. <bfr> controls the effect on buffered codes when
<mode> 1 or 2 is entered. If a setting is not supported by the MT, ERROR or +CME ERROR: is returned.
The read command returns the current mode and buffer settings.
The test command returns the modes and buffer settings supported by the MT as compound values.
Syntax
Type
Command
Possible Return Result
Instruction
Test Command
AT+ CGEREP=?
+CGEREP: (0-2),(0-1)
OK
-
Read Command
AT+ CGEREP?
+CGEREP: 0,0
OK
-
Write Command
AT+ CGEREP=[<mode>[,<bfr>]]
OK
-
Parameter Description
parameter
Value
Instruction
<mode>
0
Buffer unsolicited result codes in the MT; if MT result code buffer is full, the
oldest ones can be discarded. No codes are forwarded to the TE.
1
Discard unsolicited result codes when MT-TE link is reserved (e.g. in on-line
data mode); otherwise forward them directly to the TE.
2
Buffer unsolicited result codes in the MT when MT-TE link is reserved (e.g. in
on-line data mode) and flush them to the TE when MT-TE link becomes
available; otherwise forward them directly to the TE.
<bfr>
0
MT buffer of unsolicited result codes defined within this command is cleared
when <mode> 1 or 2 is entered