| AT Command | | Description |
AT+CGPADDR AT command returns the IP address(es) of the PDP context(s).
| | Usage |
| Command |
Possible response(s) |
| +CGPADDR[=[,[,...]]] |
[+CGPADDR: [,[,]]]
[+CGPADDR: ,[[,]]
[...]] |
| +CGPADDR=? |
+CGPADDR: (list of defineds) |
| NOTE: The syntax of the AT Set Command is corrected to be according to ITU?T Recommendation V.250 [14]. Older versions of the specification specify incorrect syntax +CGPADDR=[,[,[,...]]]. |
| Examples |
AT+CGPADDR =?
+CGPADDR: ( 1)
OK
AT+CGPADDR=1
+CGPADDR:1,"0.0.0.0"
OK
| | Keywords | AT+CGPADDR syntax, examples, parameters, error, input, response. |
|