| Type | Instruction | Response | Function |
|---|---|---|---|
| Query | AT+CWMODE? | +CWMODE:mode OK | Query AP’s info which is connect by ESP8266. |
| Execute | AT+CWMODE=mode | OK | Set AP’s info which will be connect by ESP8266. |
Parameter Description
mode:
1 means Station mode
2 means AP mode
3 means AP + Station mode