Skip to content

Rely on WiFi event handlers for connection completion/failure - #587

Open
schrockwell wants to merge 1 commit into
mainfrom
fix-wifi-connect-result
Open

Rely on WiFi event handlers for connection completion/failure#587
schrockwell wants to merge 1 commit into
mainfrom
fix-wifi-connect-result

Conversation

@schrockwell

@schrockwell schrockwell commented Aug 25, 2026

Copy link
Copy Markdown
Collaborator

Don't rely on WiFi.status(), since it could contain stale state from a previous connection attempt.

This is an attempt to fix the issue on OG where the WiFi retries would be exhausted without actually retrying.

Don't rely on WiFi.status(), since it could contain stale state from
a previous connection attempt
@schrockwell schrockwell added the bug Something isn't working label Aug 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant