Rainbow Electronics GM862-QUAD-PY User Manual

Page 164

Advertising
background image




AT Commands Reference Guide

80000ST10025a Rev. 5 - 09/07/08

Reproduction forbidden without Telit Communications S.p.A. written authorization - All Rights Reserved

page 164 of 434

+CGPADDR - Show PDP Address

SELINT 0 / 1

referred to by <cid>; if no address is available the empty
string (“”) is represented as <PDP_addr>

AT+CGPADDR=?

Test command returns a list of defined <cid>s.

Example

AT#GPRS=1

+IP: xxx.yyy.zzz.www

OK
AT+CGPADDR=1

+CGPADDR: 1,”xxx.yyy.zzz.www”

OK

AT+CGPADDR=?
+CGPADDR: (1)

OK

Reference GSM

07.07


+CGPADDR - Show PDP Address

SELINT 2

AT+CGPADDR=
[<cid>[,<cid>
[,…]]]

Execution command returns a list of PDP addresses for the specified
context identifiers in the format:

+CGPADDR: <cid>,<PDP_addr>[<CR><LF>+CGPADDR: <cid>,
<PDP_addr>[…]]


Parameters:
<cid> - a numeric parameter which specifies a particular PDP context

definition (see +CGDCONT command). If no <cid> is specified, the
addresses for all defined contexts are returned.

<PDP_addr> - a string that identifies the terminal 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 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>; if no address is available the empty
string (“”) is represented as <PDP_addr>

AT+CGPADDR=?

Test command returns a list of defined <cid>s.

Example

AT#GPRS=1

+IP: xxx.yyy.zzz.www

OK

AT+CGPADDR=1
+CGPADDR: 1,”xxx.yyy.zzz.www”

OK

Advertising