LPWA Module Series
BG95&BG77&BG600L Series TCP/IP Application Note
BG95&BG77&BG600L_Series_TCP/IP_Application_Note 35 / 56
The settings of AT+QICFG="tcp/retranscfg",<max_backoffs>,<max_rto> and AT+QICFG="tcp/kee
palive",<keepalive>,<idle_time>,<interval_time>,<probe_cnt> take effect to all TCP sockets.
2.3.16. AT+QISDE Control Whether to Echo the Data for AT+QISEND
This command controls whether to echo the data for AT+QISEND.
Parameter
2.3.17. AT+QIGETERROR Query the Last Error Code
If <result> is returned after executing TCP/IP commands, the details of an error can be queried with
AT+QIGETERROR. Please note that AT+QIGETERROR just returns error code of the last TCP/IP AT
command.
Integer type. Maximum interval between TCP retransmissions.
Range: 5–1000. Default value: 600. Unit: 100 ms.
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>
The command takes effect immediately.
The configuration is not saved.
Integer type. Whether to echo the data for AT+QISEND.
0 Not echo the data
1 Echo the data