AirPrime HL7518 and AT Commands Interface Guide Rev10 0

Table Of Contents
4116303 Rev 10.0 August 10, 2017 166
AT Commands Interface Guide
Packet Domain Commands
9.13. +CGPADDR Command: Show PDP Address
HL7518 and HL7548
Test command
Syntax
AT+CGPADDR=?
Response
+CGPADDR: (list of supported <cid>s)
OK
Write command
Syntax
AT+CGPADDR=
[<cid> ,<cid>
[,...]]]
Response
+CGPADDR: <cid>[,<PDP_addr_1>[,<PDP_addr_2>]]
[<CR><LF>
+CGPADDR: <cid>[,<PDP_addr_1>[,<PDP_addr_2>]]][...]]
OK
Parameters
<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_addr_1>, <PDP_addr_2> 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>.
Both <PDP_addr_1> and <PDP_addr_2> are omitted if none are available.
Both <PDP_addr_1> and <PDP_addr_2> are included when both Ipv4 and Ipv6 addresses
are assigned, with <PDP_addr_1> containing the IPv4 address and <PDP_addr_2>
containing the IPv6 address.
The string is given as dot-separated numeric (0 – 255) parameter of the form: a1.a2.a3.a4
for IPv4 and a1.a2.a3.a4.a5.a6.a7.a8.a9.a10.a11.a12.a13.a14.a15.a16 for IPv6.
Notes
IPv6 is not supported in the HL7548.
9.14. +CGQMIN Command: Quality of Service
Profile (Minimum)
HL7518 and HL7548
Test command
Syntax
AT+CGQMIN=?
Response
+CGQMIN: <PDP_type>, (list of supported <precedence>s), (list of supported <delay>s),
(list of supported <reliability>s), (list of supported <peak>s), (list of supported <mean>s)
OK
Read command
Syntax
AT+CGQMIN?
Response
+CGQMIN: <cid>, <precedence>, <delay>, <reliability>, <peak>, <mean>
OK