LPWA Module Series
BG96 TCP/IP Application Note
BG96_TCP/IP_Application_Note 32 / 52
2.2.16. AT+QISDE Control Whether to Echo the Data for AT+QISEND
The Write Command controls whether to echo the data for AT+QISEND.
Parameter
2.2.17. AT+QIGETERROR Query the Last Error Code
If <err> is returned after executing TCP/IP commands, the details of error can be queried via
AT+QIGETERROR. Please note that AT+QIGETERROR just returns error code of the last TCP/IP AT
command.
AT+QISDE Control Whether to Echo the Data for AT+QISEND
Response
+QISDE: (list of supported <echo>s)
OK
Response
+QISDE: <echo>
OK
Write Command
AT+QISDE=<echo>
Response
OK
If there is any error:
ERROR
The command takes effect immediately.
The configuration will not be saved.
<echo> Integer type. Whether to echo the data for AT+QISEND
0 Not echo the data
1 Echo the data
AT+QIGETERROR Query the Last Error Code
Test Command
AT+QIGETERROR=?
Execution Command
AT+QIGETERROR
Response
+QIGETERROR: <err>,<errcode_description>
OK