We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
nodemcu
normal board
normal config
v2.0.3
Arduino IDE
win
40
no
11520
The verbose message does not show the encryption correctly, if new (WPA2-)WPA3 methods are used. Just UNKNOWN is shown.
UNKNOWN
The strings are missing:
arduino-esp32/libraries/WiFi/src/WiFiGeneric.cpp
Lines 243 to 268 in 1a7962e
// regular WiFi.begin("wifi", "password");
[V][WiFiGeneric.cpp:295] _arduino_event_cb(): STA Connected: SSID: wifi, BSSID: xxxx, Channel: 1, Auth: UNKNOWN
No response
The text was updated successfully, but these errors were encountered:
@Rotzbua - Thanks for reporting this issue. I'll add a PR to fix it.
Sorry, something went wrong.
SuGlider
Successfully merging a pull request may close this issue.
Board
nodemcu
Device Description
normal board
Hardware Configuration
normal config
Version
v2.0.3
IDE Name
Arduino IDE
Operating System
win
Flash frequency
40
PSRAM enabled
no
Upload speed
11520
Description
The verbose message does not show the encryption correctly, if new (WPA2-)WPA3 methods are used. Just
UNKNOWN
is shown.The strings are missing:
arduino-esp32/libraries/WiFi/src/WiFiGeneric.cpp
Lines 243 to 268 in 1a7962e
Sketch
Debug Message
Other Steps to Reproduce
No response
I have checked existing issues, online documentation and the Troubleshooting Guide
The text was updated successfully, but these errors were encountered: