User's Manual

WizFi320 User Manual
© Copyright 2021 WIZnet Co., Ltd. All rights reserved. 33
Note
Currently ESP devices only support 802.11b or 802.11bg or 802.11bgn
mode.
By default, PHY mode of ESP8266 device is 802.11bg mode, and PHY
mode of non ESP8266 device is 802.11bgn mode.
AT+CWSTAPROTO: Query/Set the 802.11 b/g/n
Protocol Standard of Station Mode
Query Command
Command:
AT+CWSTAPROTO?
Response:
+CWSTAPROTO=<protocol>
OK
Set Command
Command:
AT+CWSTAPROTO=<protocol>
Response:
OK
Parameters
<protocol>:
o bit0: 802.11b protocol standard.
o bit1: 802.11g protocol standard.
o bit2: 802.11n protocol standard.
Note
Currently ESP devices only support 802.11b or 802.11bg or 802.11bgn
mode.
By default, PHY mode of ESP8266 device is 802.11bg mode, and PHY
mode of non ESP8266 device is 802.11bgn mode.
AT+CIPSTAMAC: Query/Set the MAC Address of
an ESP Station
Query Command
Function: