Skip to content

Conversation

megacct
Copy link
Contributor

@megacct megacct commented Aug 14, 2025

Currently arduino::WiFiClass::encryptionType() is using an uninitialised connected_ap variable if network scanning has been skipped due to the enc type being specified in the WiFi.begin() call. encryptionType() is typically returning ENC_TYPE_AUTO instead of the enc type used in the begin() call.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant