Quectel BG96 TCP/IP Application Note page 20

Lpwa module
Hide thumbs Also See for BG96 TCP/IP:
Table of Contents

Advertisement

AT+QISEND=<connectID>
Write Command
Send
fixed-length
<service_type> is "TCP", "UDP" or
"TCP INCOMING"
AT+QISEND=<connectID>,<send_len
gth>
Write Command
When
<service_type>
SERVICE"
AT+QISEND=<connectID>,<send_len
gth>,<remoteIP>,<remote_port>
BG96_TCP/IP_Application_Note
If the connection is established and the data is sent
successfully:
SEND OK
If the connection is established but the sending buffer is full:
SEND FAIL
If the connection is not established, abnormally closed, or any
parameter is incorrect:
ERROR
Response
data
when
>
After the response >, input the data until the data length is
equal to <send_length>.
If the connection is established and the data is sent
successfully:
SEND OK
If the connection is established but the sending buffer is full:
SEND FAIL
If the connection is not established, abnormally closed, or any
parameter is incorrect:
ERROR
Response
is
"UDP
This command is used to send fixed-length data to specified
remote IP address and remote port. <service_type> must be
"UDP SERVICE".
>
After the response >, input the data until the data length is
equal to <send_length>
If the connection is established and the data is sent
successfully:
SEND OK
If the connection is established but the sending buffer is fully:
SEND FAIL
If the connection is not established, abnormally closed, or any
parameter is incorrect:
ERROR
LPWA Module Series
BG96 TCP/IP Application Note
19 / 52

Advertisement

Table of Contents
loading

Table of Contents