![GOSUNCN ME3630 Series Command Reference Manual Download Page 88](http://html.mh-extra.com/html/gosuncn/me3630-series/me3630-series_command-reference-manual_2247368088.webp)
All Rights reserved, No Spreading without GOSUNCN Permission
87
AT Command Reference Guide of Module Product
ME3630
Command
Response
+CGPADDR=[<cid>
[,<cid> [,…]]]
<CR><LF>+CGPADDR: <cid>,<PDP_addr><CR><LF>
[<CR><LF>+CGPADDR: <cid>,<PDP_addr><CR><LF>
[...]]
<CR><LF>OK<CR><LF>
or
<CR><LF>+CME ERROR: <err><CR><LF>
+CGPADDR=?
<CR><LF>+CGPADDR: (list of defined <cid>s)<CR><LF>
<CR><LF>OK<CR><LF>
Parameter
<cid>: a numeric parameter which specifies a particular PDP context definition (see the +CGDCONT and +CGDSCONT
commands). If no <cid> is specified, the addresses for all defined contexts are returned.
<PDP_address>: a string that identifies the MT in the address space applicable to the PDP. The address may be static or
dynamic. For a static address, it will be the one set by the +CGDCONT and +CGDSCONT commands when the context was defined.
For a dynamic address it will be the one assigned during the last PDP context activation that used the context definition referred to
by <cid>. <PDP_address> is omitted if none is available.
Example
AT+CGPADDR=1
+CGPADDR: 1,10.245.21.75
OK
8.5.
AT+CGEREP Packet Domain event reporting
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. If a setting is not supported by the MT, ERROR or +CME ERROR:<err> is returned.
Read command returns the current mode and buffer settings
Test command returns the modes and buffer settings supported by the MT as compound values.
Command
Response
+CGEREP=[<mode>[,<bfr>]]
<CR><LF>OK<CR><LF>
or
<CR><LF>+CME ERROR: <err><CR><LF>
+CGEREP?
<CR><LF>+CGEREP: <mode>,<bfr><CR><LF>
<CR><LF>OK<CR><LF>
+CGEREP=?
<CR><LF>+CGEREP: (list of supported <mode>s),(list of supported <bfr>s)<CR><LF>
<CR><LF>OK<CR><LF>
The following unsolicited result codes and the corresponding events are defined -
+CGEV: REJECT <PDP_type>, <PDP_addr>
A network request for PDP context activation occurred when the MT was unable to report it to the TE with a +CRING
unsolicited result code and was automatically rejected.
+CGEV: NW REACT <PDP_type>, <PDP_addr>, [<cid>]
The network has requested a context reactivation. The <cid> that was used to reactivate the context is provided if known
to the MT.