![Quectel EC25 series Скачать руководство пользователя страница 169](http://html2.mh-extra.com/html/quectel/ec25-series/ec25-series_command-manual_3618187169.webp)
LTE Module Series
EC25&EC21 AT Commands Manual
EC25&EC21_AT_Commands_Manual 168 / 231
10.12. AT+CGEREP Packet Domain Event Reporting
The Write 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.
Parameter
AT+CGEREP
Packet Domain Event Reporting
Test Command
AT+CGEREP=?
Response
+CGEREP:
(list of supported
<mode>
s)
,
(list of supported
<bfr>
s)
OK
Read Command
AT+CGEREP?
Response
+CGEREP: <mode>,<bfr>
OK
Write Command
AT+CGEREP=mode[,<bfr>]
Response
OK
ERROR
Execution Command
AT+CGEREP
Response
OK
Maximum Response Time
300ms
Reference
3GPP TS 27.007
<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.
1
MT buffer of unsolicited result codes defined within this command is flushed to the
TE when
<mode>
1 or 2 is entered (
OK
response shall be given before flushing
the codes)
.