From b02038957b6b309d5d871ceb3aeac47edcdc89ab Mon Sep 17 00:00:00 2001 From: Xianjun Jiao Date: Fri, 3 Mar 2023 11:58:24 +0100 Subject: [PATCH] Change the default AP ch 44-->36: Lower frequency, better RF performance --- user_space/hostapd-openwifi-11ag.conf | 2 +- user_space/hostapd-openwifi.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/user_space/hostapd-openwifi-11ag.conf b/user_space/hostapd-openwifi-11ag.conf index b14d87d..180a4f4 100644 --- a/user_space/hostapd-openwifi-11ag.conf +++ b/user_space/hostapd-openwifi-11ag.conf @@ -3,7 +3,7 @@ driver=nl80211 country_code=BE ssid=openwifi hw_mode=a -channel=44 +channel=36 supported_rates=60 90 120 180 240 360 480 540 basic_rates=60 90 120 180 #ieee80211n=1 diff --git a/user_space/hostapd-openwifi.conf b/user_space/hostapd-openwifi.conf index 64a3e78..278583c 100644 --- a/user_space/hostapd-openwifi.conf +++ b/user_space/hostapd-openwifi.conf @@ -3,7 +3,7 @@ driver=nl80211 country_code=BE ssid=openwifi hw_mode=a -channel=44 +channel=36 supported_rates=60 90 120 180 240 360 480 540 basic_rates=60 90 120 180 ieee80211n=1