问题描述
ESP8266 刷入最新版 Tasmota 后无法连接 Wifi,日志显示
WIF: Connect failed with AP timeout
WIF: Connecting to AP1 XXXXX in mode 11n as tasmota-xxxxxx-xxxx
本地网络环境使用了 OpenWrt 作为主路由,AX86U 和其他一些华硕路由器组 Mesh AP
原因
详细原因可以查看 https://github.com/arendst/Tasmota/issues/7770#issuecomment-974873968
解决方法
连接到 Tasmota Console,执行指令
Wifi 3
将 Wifi 模式切换到 802.11b/g
注意:Wifi 3 指令只能在 ESP8266 下执行,ESP32 下不存在该指令(只支持 Wifi 0 或 1)。如果 ESP32 也出现了相同的问题,可以尝试关闭 AP 的 WMM 功能