NB-IoT Module Series
BC95 AT Commands Manual
BC95_AT_Commands_Manual Confidential / Released 21 / 58
Neul Hi2110 Implementation
<ber> is currently not implemented, and will always be 99.
3.9. AT+CGPADDR Show PDP Addresses
This command returns the IP address of the device.
The execution command returns a list of PDP addresses for the specified context identifiers. If no <cid> is
specified, the addresses for all defined contexts are returned. Refer to
Chapter 6
for possible <err>
values.
The test command returns a list of defined <cid>s. These are <cid>s that have been activated and may or
may not have an IP address associated with them.
Parameter
AT+CGPADDR Show PDP Addresses
Execute Command
AT+CGPADDR[=<cid>[,<cid>[,...]]]
Response
[+CGPADDR: <cid>[,<PDP_addr_1>[,<PDP_addr_2>]]]
[<CR><LF>+CGPADDR:
<cid>,[<PDP_addr_1>[,<PDP_addr_2>]]
[...]]
OK
IPv4: The string is given as dot-separated numeric (0-255)
parameter of the form:
a1.a2.a3.a4
IPv6: The string is given as colon-separated hexadecimal
parameter.
Test Command
AT+CGPADDR=?
Response
+CGPADDR:
(list of defined <cid>s)
OK
<cid>
Integer type; specifies a particular PDP context definition (see the +CGDCONT and
+CGDSCONT commands).
<PDP_addr_1>
and
<PDP_addr_2>
String type that identify 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
Quectel
Confidential