Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
如果MT7688配置网络错误,就会一直重连apsta模式就有断
我跟踪一下
进展: 终于从驱动层获取到了failreason,通过统计基本可以认为是WiFi链接错误。 接下来通过ioctl接口导出给应用层调用。这样后WiFi具体的连接策略就放到应用层ap_client.c文件里。