Skip to content
New issue

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

[nrf fromlist] wifi: shell: Support WPA auto personal security mode #1645

Merged
merged 1 commit into from
Apr 19, 2024

Conversation

rado17
Copy link
Contributor

@rado17 rado17 commented Apr 16, 2024

Applications need to run a scan to identify the security mode before attempting the connection which adds to the time taken for connection to be established.
To avoid the initial scan, support auto security mode which will enable STA to choose between WPA, WPA2 and WPA3, based on the network configuration.

Upstream PR: zephyrproject-rtos/zephyr#71044

Applications need to run a scan to identify the security
mode before attempting the connection which adds to the time
taken for connection to be established.
To avoid the initial scan, support auto security mode which will
enable STA to choose between WPA, WPA2 and WPA3, based on the
network configuration.

Upstream PR: zephyrproject-rtos/zephyr#71044

Signed-off-by: Ravi Dondaputi <ravi.dondaputi@nordicsemi.no>
@cvinayak cvinayak merged commit f46813e into nrfconnect:main Apr 19, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
6 participants