open-sdr / openwifi

open-source IEEE 802.11 WiFi baseband FPGA (chip) design: driver, software
GNU Affero General Public License v3.0
3.83k stars 647 forks source link

Change 5G WIFI to 2.4G in ANTSDR E310 #114

Closed GuanLiliang closed 2 years ago

GuanLiliang commented 2 years ago

I'm using ANTSDR E310, it can only open WIFI of 5G now, but I also want to use 2.4G WIFI to get CSI. Can you tell me where the switch of changing frequence of WIFI is?

JiaoXianjun commented 2 years ago

In README we mentioned:

Note 1: If your device doesn't support 5GHz (ch44), please change the hostapd-openwifi.conf on board and re-run fosdem.sh.

You can also check https://github.com/open-sdr/openwifi/issues/106

JiaoXianjun commented 2 years ago

Also check https://github.com/open-sdr/openwifi/issues/107

JiaoXianjun commented 2 years ago

If no further questions, I will close this issue.