AirPrime HL76xx AT Commands Interface Guide Rev6 2

Table Of Contents
4118395 Rev 6.2 June 26, 2017 308
AT Commands Interface Guide
AVMS Commands
13.5. +WDSG Command: Device Services General
Status
HL7618, HL7618RD, HL7648, HL7650, HL7688, HL7690 and HL7692
Test command
Syntax
AT+WDSG=?
Response
OK
Execute command
Syntax
AT+WDSG
Response
+WDSG: <Indication>,<State>
[+WDSG: <Indication>,<State>[…]]
OK
or
+CME ERROR <err>
Parameters
<Indication> Integer type
0 Device services activation state
1 Session and package indication
<State> Status of indication
For <Indication>=0
0 Device services are prohibited. Devices services will never be activated.
1 Device services are deactivated. Connection parameters to a device services have
to be provisioned.
2 Device services have to be provisioned. NAP parameters have to be provisioned.
3 Device services are activated.
If a device has never been activated (first use of device services on this device), <State> is
set to 1. The connection parameters are automatically provisioned, no action is needed from
the user.
For <Indication>=1
0 No session or package
1 A session is under treatment
2 A package is available on the server.
3 A package was downloaded and ready to install
When a package was installed or a recovery was made, <State> is set to 0.
Notes
This command is available when the embedded module has finished the Device Services
initialization (see +WDSI).
Examples
AT+WDSG=?
OK
AT+WDSG
+WDSG: 0,3 //Device services are activated,
+WDSG: 1,0 //No session to the server, no patch to download or to install
OK