求助:ESP32S2 做了一个按键进行重新配对,但失败。提示“STA is connecting, scan are not allowed!”,有哪位大佬可以提示一个重新AIRKISS配对的流程了,谢谢了
Posted: Fri Nov 12, 2021 10:31 am
ESP32S2使用 smart-panel例程,使用AIRKISS配对连接腾讯云,做了一个按键重新进行配对,但会提示
I (38323) smartconfig: SC version: V3.0.1
I (38324) smartconfig: scan status 1
W (38374) wifi:sta_scan: STA is connecting, scan are not allowed!
E (38374) smartconfig: promis scan ret -1
我在重新AIRKISS配对的时候,是先停止WIFI,断开WIFI然后重新写了一个与qcloud_init类似的功能,
不知哪位大佬有做过类似的,可以介绍一下工作流程吗? 谢谢了
I (38323) smartconfig: SC version: V3.0.1
I (38324) smartconfig: scan status 1
W (38374) wifi:sta_scan: STA is connecting, scan are not allowed!
E (38374) smartconfig: promis scan ret -1
我在重新AIRKISS配对的时候,是先停止WIFI,断开WIFI然后重新写了一个与qcloud_init类似的功能,
不知哪位大佬有做过类似的,可以介绍一下工作流程吗? 谢谢了