From f632eff64466bd3f0b249fcbb9f2801688f116ae Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Sat, 21 Jan 2023 20:27:32 +0200 Subject: [PATCH] wifi: mention dfs --- wifi/README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/wifi/README.md b/wifi/README.md index 63833a8..117853e 100644 --- a/wifi/README.md +++ b/wifi/README.md @@ -11,7 +11,11 @@ when looking at options. * Option to have lower priority for the guest network * Transmit power control to set it to low * 2.4 GHz / 5 GHz dualband (should be obvious in 2022) - * Ability to set same SSID for both (looking at you Huawei) + * ***Ability to set same SSID for both*** (looking at you Huawei) + * If the SSIDs differ, devices won't be able to decide between frequency + and either 2.4 or 5 GHz must be chosen. 5 GHz is mostly subject to + *Dynamic Frequency Selection* which means no WiFi for 10 minutes + on boot. * Quality of Service (QoS) ## See also