mirror of
https://github.com/espressif/esp32-wifi-lib.git
synced 2025-07-15 01:42:38 +08:00
fix(wifi): Add some wifi bugfixes and feature (200c69f)
1. Fix stack overflow when failure_retry_cnt is set Fix issue of increased stack usage when failure_retry_cnt is set and wifi driver internally retries connection attempts 2. Add WIFI_EVENT_AP_WRONG_PASSWORD in SoftAP This event is triggered when external station tries connecting to softAP with wrong password. Current supported softAP AUTH modes: WPA-PSK, WPA2-PSK and WPA3-PSK (SAE-auth)
This commit is contained in:
Binary file not shown.
Reference in New Issue
Block a user