SIM5300E AT Command Manual V1.02
7.2.30 AT+CIPOPTION Set TCP Option
AT+CIPOPTION Set TCP Option
Test Command
AT+CIPOPTION =?
Response
+CIPOPTION: (list of supported <nodelay>s)
OK
Read Command
AT+CIPOPTION?
Response
+CIPOPTION: <nodelay>
OK
Write Command
AT+CIPOPTION=<nodelay>
Response
OK
If error is related to ME functionality:
+CME ERROR: <err>
Parameter
<nodelay>
0 Disable
1 Enable TCP no delay function.
Reference
7.2.31 AT+CIPSENDHEX Set CIPSEND Data Format to Hex
AT+CIPSENDHEX Set CIPSEND Data Format to HEX
Test Command
AT+CIPSENDHEX=?
Response
+CIPSENDHEX: (list of supported <mode>s)
OK
Read Command
AT+CIPSENDHEX?
Response
+CIPSENDHEX: <mode>
OK
Write Command
AT+CIPSENDHEX=<mode>
Response
OK
If error is related to ME functionality:
+CME ERROR: <err>
Parameters <mode>
0 The default format of output data in AT+CIPSEND.
1
Set the input data in HEX format when using CIPSEND
command to send data.