GSM/GPRS Module
M35
AT Commands Manual
M35
_AT_Commands_Manual Confidential / Released
127
/
186
1. Except at the status of IP INITIAL, you can deactivate GPRS/CSD PDP context by
AT+QIDEACT.
After closing the connection, the status becomes to IP INITIAL.
2. CSD context is not supported at present.
11.5. AT+QILPORT Set Local Port
Parameter
This command is used to set the port for listening.
AT+QILPORT Set Local Port
Test Command
AT+QILPORT=?
Response
+QILPORT:
(list of supported
<port>
s)
OK
Read Command
AT+QILPORT?
Response
<mode>: <port>
<CR><LF><mode>: <port>
OK
Write Command
AT+QILPORT=<mode>,<port>
Response
OK
ERROR
Reference
<mode>
A string parameter which indicates the connection type
"TCP" TCP local port
"UDP" UDP local port
<port>
0-65535 A numeric parameter which indicates the local port
NOTES
NOTES