Neo_M660 AT Command Set
Copyright © Neoway Technology Co., Ltd
59
Value
Example
AT+UDPTRANS =220.199.66.56,6800
OK
+UDPTRANS:OK
A UDP transparent transmission link is
set up successfully.
Remarks
The UART does not display the data transmitted to the server after the transparent
transmission UDP link is set up successfully.
Use +++ to switch the server to the command mode and ATO to switch it to the data
mode.
The module will exit from the transparent transmission link if a call or message is
incoming.
At most 4096-byte data can be sent or received in transparent transmission mode.
9.22 Closing Transparent Transmission Link: +TRANSCLOSE
Description
To close the transparent transmission link
Format
AT+TRANSCLOSE<CR>
Parameter
N/A
Return
Value
See the Example.
Example
AT+TRANSCLOSE
+TRANSCLOSE: 0,OK
Quit Transparent Success!!!
A TCP transparent transmission link is
closed successfully.
AT+TRANSCLOSE
+TRANSCLOSE: 1,OK
Quit Transparent Success!!!
A UDP transparent transmission link is
closed successfully.
Remarks
N/A
10 DNS Command
10.1 Querying the IP Address: +DNS
Description
To query the IP address
Format
AT+DNS=<string><CR>
Parameter
<string>: The website URL to be queried, in form of www.
xxxx
.com
Return
Value
See the Example.