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

@rado17 rado17 force-pushed the multi_sec_config branch from 7a3909c to c527a73 Compare April 17, 2024 07:58
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 <[email protected]>
@rado17 rado17 force-pushed the multi_sec_config branch from c527a73 to ea6bdfc Compare April 18, 2024 07:34
@rado17 rado17 requested a review from krish2718 April 18, 2024 09:22
@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
Development

Successfully merging this pull request may close these issues.

6 participants