AT Command

Description

AT+CIPQSEND AT command sets the transmitting mode as normal mode or quick send mode. In normal mode, when the server received TCP data , it will respond with SEND OK. In quick send mode, when data is sent to module, it will respond DATA ACCEPT.


Support

Simcom Module Tutorial

Examples

AT+CIPQSEND=?

+CIPQSEND: (0,1)

OK

What is the current transmit mode? = normal mode by default
AT+CIPQSEND?

+CIPQSEND: 0

OK

Set for quick transmit mode,
AT+CIPQSEND=1

OK

KeywordsAT+CIPQSEND syntax, examples, parameters, error, input, response.


Test AT+CIPQSEND command with AT Command Tester