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

wifi: shell: Support multiple security modes for each network #71044

Merged
merged 1 commit into from
Apr 19, 2024

Commits on Apr 18, 2024

  1. wifi: shell: Support WPA auto personal security mode

    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.
    
    Signed-off-by: Ravi Dondaputi <ravi.dondaputi@nordicsemi.no>
    rado17 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    e9375df View commit details
    Browse the repository at this point in the history