N11 V2
AT Command Manual
Copyright © Neoway Technology Co., Ltd
71
the data mode.
The module will exit from the transparent link if a call or message is incoming.
At most 4096-byte data can be sent or received per packet in transparent
mode.
UDP data can be transparently transmitted after the UDP link is set up
successfully and
+UDPTRANS:OK
is returned.
9.3 Closing a Transparent 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
A transparent TCP link is closed
successfully.
AT+TRANSCLOSE
ERROR
No transparent TCP/UDP link is set up.
AT+TRANSCLOSE
+TRANSCLOSE:1,OK
A transparent UDP link is closed
successfully.
+TCPTRANS: Link Closed
The transparent TCP link is closed by the
server or because of network abnormality.
+UDPTRANS: Link Closed
The transparent UDP link is closed by the
server or because of network abnormality.
Remarks
N/A