
Chapter 12 – Postion Determination (GPS) Commands
Multi-Tech Systems, Inc. CDMA Wireless AT Commands (PN S000294J)
73
gpsOne Session CWPDCT
Description:
This command is used to set the default user consent for network initiated gpsOne sessions. The specified
value will be saved to NV after each AT+WPDCT command and is module reset persistent.
Values:
<n>
0
Always accept (factory default)
1
Always refuse
2
Prompt
Syntax:
Command syntax: AT+WPDCT=<n>
Command
Possible Responses
AT+WPDCT=?
Note: Show available options.
+WPDCT: (0-2)
OK
AT+WPDCT?
Note: Show current setting.
+WPDCT: 0
OK
AT+WPDCT=2
Note: Set default consent to prompt.
OK
gpsOne Session Prompt Input +WPDUC
Description:
This command is used to enter a value in response to a +WPUST prompt. This command is available only
for a 20 second period following output of the +WPUST unsolicited response. If this command is used at any
other time, ERROR will be returned.
Values: <response>
0
Accept network initiated gpsOne session.
1
Refuse network initiated gpsOne session.
Syntax:
Command syntax: AT+WPDUC=<response>
Command
Possible Responses
AT+WPDUC=?
Note: Show available options.
+WPDUC: (0-1)
OK
AT+WPDUC?
Note: Show last response.
+WPDUC: 0
OK
AT+WPDUC=1
Note: Refuse network initiated gpsOne session.
IP Server AWMPC
Description:
This command is used to read or set the MPC server IP and port address. This command is available only in
the China Unicom software edition. This command will return ERROR in all other software editions.
Values:
<ip1 - ip4>
The IP address to be used. The valid range for each portion of the IP address is 0 – 255. Ip1 is
the MSB and ip4 is the LSB of the IP address. Note that the four IP address parts must be
comma separated.
<port>
The port number to be used. Valid port number values are in the range 0 to 65535.
Syntax:
Command syntax: AT+WMPC=<ip1 - ip4>,<port>
Command
Possible responses
AT+WMPC=12,192,20,210,8888
Note: Set to MPC server IP address 12.192.20.210
and port 8888.
OK
Note: Command accepted.
AT+WMPC?
Note: Show current settings.
+WMPC: 12,192,20,210,8888
OK
Note: Current settings displayed.
AT+WMPC=?
Note: Display command parameter ranges.
+WMPC: (0-255),(0-255),(0-255),(0-255),(0-65535)
OK