| Type | Instruction | Response | Function |
|---|---|---|---|
| Set | AT+CIPSTART=type,addr,port
|
OK | Start a connection as client. (Single connection mode) |
| Set | AT+CIPSTART=id,type,addr,port
|
OK | Start a connection as client. (Multiple connection mode) |
Param description:
id: 0-4, id of connectiontype: string, “TCP” or “UDP”addr: string, remote ipport: string, remote port