Page 1 of 1

Need help to understand bcn timeout issue

Posted: Tue May 21, 2019 2:08 pm
by Ritesh
Hi Espressif SDK team,

We are getting below type of messages from WiFi Library into overnight test into ESP32 IDF 3.1 in which we have configured mode as AP+STA.

[Sat May 18 23:22:52.130 2019] I (110088220) wifi: bcn_timout,ap_probe_send_start
[Sat May 18 23:23:01.327 2019] I (110097410) wifi: bcn_timout,ap_probe_send_start
[Sun May 19 03:36:46.825 2019] I (125320060) wpa: GTK 2 is already in use in entry 3, it may be an attack, ignor it.
[Sun May 19 20:27:13.454 2019] I (185934700) wifi: bcn_timout,ap_probe_send_start
[Mon May 20 01:40:27.051 2019] I (204724750) wifi: bcn_timout,ap_probe_send_start
We are just getting above prints and it is not creating any impact to WiFi which is running at that time.

I have checked different thread in which there are few possible reasons to cause this type of issue
Memory Leak into WiFi
Flash Operation is going on continuously
Please find below few links for same.

Does anyone has any idea regarding that or will it create any problem into long run?

Re: Need help to understand bcn timeout issue

Posted: Wed May 22, 2019 3:51 am
by Ritesh
ESP_Sprite or WiFive,

Do you have any idea or information about prints which I have mentioned into thread?

Re: Need help to understand bcn timeout issue

Posted: Wed May 22, 2019 6:02 pm
by Ritesh
Espressif SDK developers,

Any update regarding this thread?