ESP STA or AP wifi is not working
Posted: Mon Jan 30, 2017 8:32 am
Hi,
I have started development on ESP32 chip with existing ESP32-idf RTOS SDK and created one sample binary to connect with static SSID router and also created device into AP mode. Also, I have total 30 chip from which I am getting below issue into 2 chip in which not able to connect with router as well not able to device into AP mode.
It means both STA and AP mode are not working into that chip. As, I am getting below prints while reconnecting from ESP WiFi Event Handler.
I have also configured log level as debug level instead of info level and i got extra one more log while facing this issue.
I have started development on ESP32 chip with existing ESP32-idf RTOS SDK and created one sample binary to connect with static SSID router and also created device into AP mode. Also, I have total 30 chip from which I am getting below issue into 2 chip in which not able to connect with router as well not able to device into AP mode.
It means both STA and AP mode are not working into that chip. As, I am getting below prints while reconnecting from ESP WiFi Event Handler.
Also, I am not able to get device into WiFi device list as well as device is also configured into AP mode. It means issue might be into WiFi core or probably into WiFi Stack as Application core is normally working.I (2359) wifi: ap channel adjust o:6,1 n:1,1
I (2359) wifi: n:1 0, o:6 0, ap:1 1, sta:1 0, prof:6
I (3009) wifi: state: init -> auth (b0)
I (4009) wifi: state: auth -> init (2)
I (11786938) wifi: n:1 1, o:1 1, ap:1 1, sta:1 0, prof:1
I (11786938) wifi: state: init -> auth (b0)
I (11787938) wifi: state: auth -> init (2)
I (11786938) wifi: n:1 1, o:1 1, ap:1 1, sta:1 0, prof:1
I (11786938) wifi: state: init -> auth (b0)
I (11787938) wifi: state: auth -> init (2)
I (11786938) wifi: n:1 1, o:1 1, ap:1 1, sta:1 0, prof:1
I (11786938) wifi: state: init -> auth (b0)
I (11787938) wifi: state: auth -> init (2)
I (11786938) wifi: n:1 1, o:1 1, ap:1 1, sta:1 0, prof:1
I (11786938) wifi: state: init -> auth (b0)
I (11787938) wifi: state: auth -> init (2)
I (11786938) wifi: n:1 1, o:1 1, ap:1 1, sta:1 0, prof:1
I (11786938) wifi: state: init -> auth (b0)
I (11787938) wifi: state: auth -> init (2)
I have also configured log level as debug level instead of info level and i got extra one more log while facing this issue.
So, Please let me know if anyone has any idea or clue to debug this type of issue from WiFi Library APIs or how to recover that issue.D (24832) event: SYSTEM_EVENT_STA_DISCONNECTED, ssid:HHH-WiFi, ssid_len:8, bssid:cc:16:7e:96:eb:60, reason:2