ME310G1/ME910G1/ML865G1 AT Commands Reference Guide
80617ST10991A Rev.4 Page 336 of 545 2020-04-15
3.12.2. AT+CGPADDR - Show PDP Address
This command returns a list of PDP addresses for the specified context identifiers.
AT+CGPADDR=[<cid>[,...]]
Execution command returns a list of PDP addresses for the specified context identifiers.
Parameter:
specifies a PDP context definition, see +CGDCONT command. If
no <cid> specified, the addresses for all defined contexts are
returned.
The command returns a row of information for every <cid> whose context has been
defined. No row is returned for a <cid> whose context has not been defined. Here is the
response format:
+CGPADDR: <cid>,<PDP_addr><CR><LF>
+CGPADDR: <cid>,<PDP_addr><CR><LF>
...
identifies the terminal in an 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 command 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_addr> is
omitted if none is available
AT+CGPADDR=?
Test command returns a list of defined <cid>.