Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

[nrf fromlist] wpa_supplicant: Add an option to disable SNR capping #166

Merged
merged 1 commit into from
Apr 10, 2024

Conversation

krish2718
Copy link
Collaborator

When selecting a network the default behaviour of WPA supplicant is to prefer higher throughput, it does this by capping the SNR.

But in certain environments, reliability is important over throughput and choosing a lower SNR (thought it is greater than "Great SNR") might be sub-optimal.

Introduce a configuration option to choose the two options (throughput or reliability).

Upstream PR: http://lists.infradead.org/pipermail/hostap/2024-March/042483.html

When selecting a network the default behaviour of WPA supplicant is to
prefer higher throughput, it does this by capping the SNR.

But in certain environments, reliability is important over throughput
and choosing a lower SNR (thought it is greater than "Great SNR") might
be sub-optimal.

Introduce a configuration option to choose the two options (throughput
or reliability).

Upstream PR: http://lists.infradead.org/pipermail/hostap/2024-March/042483.html

Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>
@krish2718 krish2718 merged commit fc88fff into nrfconnect:v2.5-branch Apr 10, 2024
1 check passed
@krish2718 krish2718 deleted the backport_wpa_nw_sel branch April 10, 2024 19:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants