Skip to content

Conversation

P-R-O-C-H-Y
Copy link
Member

Summary

This PR contains fix for wifiBegin works only every 2nd time. This happens when connecting to same AP without disconnecting first (eg. restarting board). Every AP works a bit different so results got from AP differs.
Now wifi will ignore reason: 202 - AUTH_FAIL once and try to connect again.

Impact

None.

Related links

Closes #2501

@P-R-O-C-H-Y P-R-O-C-H-Y self-assigned this Feb 28, 2022
@P-R-O-C-H-Y P-R-O-C-H-Y added the Area: BT&Wifi BT & Wifi related issues label Feb 28, 2022
@P-R-O-C-H-Y P-R-O-C-H-Y changed the title Fixed wifiBegin works every 2nd time when connecting to same AP FIX - wifiBegin works every 2nd time when connecting to same AP Feb 28, 2022
@me-no-dev me-no-dev merged commit 52575d6 into espressif:master Feb 28, 2022
@P-R-O-C-H-Y P-R-O-C-H-Y deleted the Fix_wifiBegin branch April 19, 2023 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: BT&Wifi BT & Wifi related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ESP32 WiFi.begin works only every second time - workaround

2 participants