UMTS/HSPA Module Series
WCDMA UGxx AT Commands Manual
WCDMA_UGxx_AT_Commands_Manual Confidential / Released 55 / 247
Parameter
This default value is “0” for no “remoteip” negotiation function. New settings are saved in NV. This function
becomes effective immediately.
Example
AT+QCFG="remoteip" //Check current status
+QCFG: "remoteip",0
OK
AT+QCFG="remoteip",1 //Setting the “remoteip” negotiation active
OK
AT+QCFG="remoteip" //Check current status
+QCFG: "remoteip",1
OK
AT+QCFG="remoteip",0 //Setting the “remoteip” negotiation inactive
OK
AT+QCFG="remoteip" //Check current status
+QCFG: "remoteip",0
OK
4.3.15. AT+QCFG= "ppp/firstreqintr" Extension Configuration
AT+QCFG=“ppp/firstreqintr” is used to set the interval between CONNECT and first CONFIG_REQ frame
of PPP.
<remoteIPsel> Disable/enable the function of “remoteip” negotiation
0 Default value, no “remoteip” negotiation
1 Active “remoteip” negotiation
AT+QCFG Extension Configuration
Response
……
+QCFG: "ppp/firstreqintr",(1000-10000)
……
OK