AirPrime and HL7548 AT Commands Interface Guide Rev10 0

Table Of Contents
4116303 Rev 10.0 August 10, 2017 260
AT Commands Interface Guide
AVMS Commands
HL7518 and HL7548
at+wdss?
+WDSS: 0,"broadband",,1
+WDSS: 1,0
at+cgact?
+CGACT: 1,1
OK
at+wdss=1,1
OK
+WDSI: 4
+WDSI: 8
at+cgdcont?
+CGDCONT: 1,"IP","broadband","10.191.8.184",0,0,0,0,0,0
OK
// reusing an activated PDP
at+cgdcont?
+CGDCONT: 1,"IP","broadband","10.191.8.184",0,0,0,0,0,0
OK
at+wdss=0 //Clear all settings
OK
at+wdss?
OK
at+wdss=0,,,,1 //Define an empty string APN
OK
at+wdss?
+WDSS: 0,"",,1
+WDSS: 1,0
OK
at+wdss=1,1 //Reuse activated PDP of cid 1 for connection
OK
+WDSI: 4
+WDSI: 8
Notes
This command is available when the embedded module has finished the Device
Services initialization (see +WDSI).
<Apn>, <User>, <Pwd> and <Cid> parameters are stored in non-volatile memory.
AT&F has no effect on these parameters.
AT+WDSS? command only returns OK if no APN is defined.
When a request is sent to the embedded module to resume an inexistent or
unsuspended session, +CME ERROR: 3 is returned.
When a request is sent to the embedded module to release an inexistent session,
+CME ERROR: 3 is returned.