Page 1 of 1

esp32 官方demo smartconfig 失败

Posted: Thu Feb 17, 2022 2:40 pm
by hi0712
I (144598) wifi:new:<1,1>, old:<1,1>, ap:<255,255>, sta:<1,1>, prof:1
I (144598) wifi:state: init -> auth (b0)
I (144718) wifi:security: WPA2-PSK, phy: bgn, rssi: -59
I (144728) wifi:pm start, type: 1
0:de:4f:27:54
W (144738) wifi:<ba-add>idx:0 (ifx:0, 1c:60:de:4f:27:54), tid:0, ssn:3, winSize:64

I (144778) wifi:AP's beacon interval = 102400 us, DTIM period = 1
I (145548) esp_netif_handlers: sta ip: 192.168.0.102, mask: 255.255.255.0, gw: 192.168.0.1
I (145548) smartconfig_example: WiFi Connected to ap .168.0.1
E (145568) smartconfig: setsockopt failed
W (170738) wifi:<ba-add>idx:1 (ifx:0, 1c:60:de:4f:27:54), tid:6, ssn:1, winSize:64

Re: esp32 官方demo smartconfig 失败

Posted: Fri Feb 18, 2022 3:55 pm
by hi0712
smartconfig: setsockopt failed ????

Re: esp32 官方demo smartconfig 失败

Posted: Tue Mar 08, 2022 7:39 am
by ESP_YJM
你使用的是哪个版本,该问题已经修复了。参考修复方法:https://github.com/espressif/esp-idf/co ... 77f130e1f9