Neo_WM620 WCDMA Module AT Command Set
Copyright © Neoway Technology Co., Ltd
57
$QCPDPP: 16,0
OK
AT$QCPDPP=?
$QCPDPP: (1-16),(0-2),,
OK
Query the value range of the PDP
authentication parameters.
Remarks
The password is not displayed during query.
When you set the authentication type to NONE, you cannot set user name and password.
When you set the authentication type to CHAP, you cannot set user name.
9.2 Setting Up a PPP Link: +XIIC
Description
To set up a PPP link
Format
AT+XIIC=<act><CR>
AT+XIIC?<CR>
Parameter
<act>:
1: Activate the PPP connection
0: Deactivate the PPP connection
Return
Value
See the Example.
Example
AT+XIIC=1
OK
+NEWIP:10.90.208.163
+PPPSTATUS:OPENED
Set up a PPP link
AT+XIIC?
+XIIC:1,10.90.208.163
OK
The PPP connection is activated and
the local IP address is 10.90.208.163.
AT+XIIC=0
OK
+PPPSTATUS:CLOSED
Deactivate the PPP connection.
AT+XIIC?
+XIIC:0,0.0.0.0
OK
The PPP connection is deactivated
and the local IP address is blank.
Remarks
N/A