WM620 AT
Command Manual
Copyright © Neoway Technology Co., Ltd
80
+NEWIP:10.90.208.163
+PPPSTATUS:OPENED
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
9.3 Querying the PPP Connection Status: +PPPSTATUS
Description
To query the PPP connection status
Format
AT+PPPSTATUS
Parameter
N/A
Return Value
+PPPSTATUS:<status>
<status>
CLOSED: No PPP connection, the dialing connection is closed.
OPENED: The PPP connection is activated, the dialing connection is opened.
*: Opening or closing
Example
AT+PPPSTATUS
+PPPSTATUS:CLOSED
OK
The dialing connection is closed.
AT+PPPSTATUS
+PPPSTATUS:OPENED
The dialing connection is opened.