|
Neo_M660 AT Command SetCopyright © Neoway Technology Co., Ltd 57AT+TCPLPORT=0,0OKThe local port ID of link 0 isallocated randomly.Remarks This command should have been executed before the AT+TCPSETUP command isexecuted. If you do not use this command, the local port ID will be allocated dynamically everytime the UDP link is set up. The local port ID setting will not be saved after the module is powered off. After running this command and setting up a link, you must reset the local port ID or runAT+TCPLPORT=,0 directly if you want to set up another link.9.18 Setting Local UDP Port: +UDPLPORTDescription Setting Local UDP Port: +UDPLPORTFormat AT+UDPLPORT=,Parameter : Socket ID, ranging from 0 to 4: Port ID, ranging from 0, 4097 to 32767ReturnValueSee the Example.Example AT+UDPLPORT=0,6800OKSet the local port ID of link 0to 6800.AT+UDPLPORT=0,0OKThe local port ID of link 0 isallocated randomly.Remarks This command should have been executed before the AT+UDPSETUP command isexecuted. If you do not use this command, the local port ID will be allocated dynamically everytime the UDP link is set up. The local port ID setting will not be saved after the module is powered off. After running this command and setting up a link, you must reset the local port ID or runAT+UDPLPORT=,0 directly if you want to set up another link.9.19 Setting Socket Timeout Parameter: +SSTPDescription To set the timeout period for the socket operationsFormat AT+SSTP= AT+SSTP? (Query the current value of the timeout parameter) AT+SSTP=? (Query the range of the timeout parameter)Parameter : The timeout period, ranging from 8 to 30, unit: sReturnValue+SSTP ERROR: INVALID VALUE (The parameter value exceeds the allowed range.)OK
PreviousNext |