Search found 2 matches

by sarvesh.bodakhe
Wed Jul 31, 2024 5:44 pm
Forum: ESP-IDF
Topic: Get reason of disconnection for WiFi AP mode
Replies: 5
Views: 1603

Re: Get reason of disconnection for WiFi AP mode

Hi @kenone, They want to be able to take the matter into their own hands (e.g. disable the WIFI etc). This is too allow them to satisfy a stringent cyber security related requirement for their future product. Indeed an interesting approach. We had created changes as per the requirements of OP. Was w...
by sarvesh.bodakhe
Thu Jun 15, 2023 12:35 pm
Forum: ESP-IDF
Topic: Get reason of disconnection for WiFi AP mode
Replies: 5
Views: 1603

Re: Get reason of disconnection for WiFi AP mode

Hello @dgroch, I would like to get reason of disconnection for wifi_event_ap_stadisconnected_t, similar as we have for wifi_event_sta_disconnected_t. Adding reason for disconnection in wifi_event_ap_stadisconnected_t is indeed an useful feature to have. We are working on this. I need to detect attem...