Specifications

Smart Machine Smart Decision
SIM900_AT Commands Manual_V1.07 198 2012.12.10
Reference
Note
8.2.17 AT+CIPSPRT Set Prompt of ‘>’ When Module Sends Data
AT+CIPSPRT Set Prompt of ‘>’ When Module Sends Data
Response
+CIPSPRT: (list of supported <send prompt>s)
OK
Test Command
AT+CIPSPRT=?
Parameter
See Write Command
Response
+CIPSPRT: <send prompt>
OK
Read Command
AT+CIPSPRT?
Parameter
See Write Command
Response
OK
ERROR
Write Command
AT+CIPSPRT=<
send prompt>
Parameter
<send prompt> A numeric parameter which indicates whether to echo
prompt ‘>’ after module issues AT+CIPSEND command.
0 It shows "send ok" but does not prompt echo ‘> when sending is
successful.
1 It prompts echo ‘>’ and shows "send ok" when sending is
successful.
2 It neither prompts echo ‘>’ nor shows "send ok" when sending is
successful.
Reference
Note
8.2.18 AT+CIPSERVER Configure Module as Server
AT+CIPSERVER Configure Module as Server
Test Command
AT+CIPSERVE
R=?
Response
+CIPSERVER: (0-CLOSE SERVER, 1-OPEN SERVER),(1,65535)
OK