SIM5300E AT Command Manual V1.02
Write Command
1)If single IP connection
(+CIPMUX=0)
AT+CIPSTART=<mode>,<IP
address>,<port>
Or
AT+CIPSTART=<mode>,<domai
n name>,<port>
2)If multi-IP connection
(+CIPMUX=1)
AT+CIPSTART=<n>,<mode>,<ad
dress>,<port>
AT+CIPSTART=<n>,<mode>,<do
main name>,<port>
Response
1)If single IP connection (+CIPMUX=0)
If format is right response
OK
otherwise response
If error is related to ME functionality:
+CME ERROR <err>
Response when connection exists
ALREADY CONNECT
Response when connection is successful
CONNECT OK
Otherwise
STATE: <state>
CONNECT FAIL
2)If multi-IP connection
(+CIPMUX=1)
If format is right
OK
otherwise response
If error is related to ME functionality:
+CME ERROR <err>
Response when connection exists
<n>,ALREADY CONNECT
If connection is successful
<n>,CONNECT OK
Otherwise
<n>,CONNECT FAIL