Does anyone know of a way of forcing a USB wifi adapter to use 5ghz? Or, I guess, more to the point, know if the drivers that ship with Mister support 5ghz?
I'm using an Edimax EW-7822ULC but it only ever connects at 2.4ghz. I even tried blocking the MAC address of it on my router's 2.4ghz wireless network, to try and force it to use 5ghz, but that didn't work. The device itself is definitely capable of 5ghz.
I also tried adding the freq_list settings to the wpa_supplicant file but that didn't seem to work either.
Anyone know if its possible please?
Force WiFi to Use 5Ghz
-
- Posts: 57
- Joined: Tue May 26, 2020 11:11 am
- Has thanked: 37 times
- Been thanked: 15 times
-
- Posts: 57
- Joined: Tue May 26, 2020 11:11 am
- Has thanked: 37 times
- Been thanked: 15 times
Re: Force WiFi to Use 5Ghz
I probably dont need it, per-se... but I'd rather have use the 5ghz as it'll give me faster speeds when copying larger CD-rom images onto the SD card.
- Sorgelig
- Site Admin
- Posts: 890
- Joined: Thu May 21, 2020 9:49 pm
- Has thanked: 2 times
- Been thanked: 214 times
Re: Force WiFi to Use 5Ghz
I don't think there is universal way to stick to 5GHz.
What i did on my WiFi router - i gave different names for 2.4GHz and 5GHz networks. So i can choose the frequency by SSID.
What i did on my WiFi router - i gave different names for 2.4GHz and 5GHz networks. So i can choose the frequency by SSID.
Re: Force WiFi to Use 5Ghz
I dont think you will get any, or maybe barely any speed increase on 5Ghz over usb 2.0, but forcing 5Ghz can be better for people who are in the rare situation of super crowded 2.4Ghz enviornment and it wont switch it self.MrSniffles wrote: ↑Thu May 28, 2020 6:50 pm I probably dont need it, per-se... but I'd rather have use the 5ghz as it'll give me faster speeds when copying larger CD-rom images onto the SD card.
You can limit which channels you are connected to by adding a list of frequencies in the wpa_supplicant.conf, outside the connection block, by adding them like so
Code: Select all
freq_list=5500 5520
Keep in mind that you should first check if your usb dongle supports 5ghz at all, if it didn't pick 5ghz automatically, then you might not have support for 5ghz at all. You can do that using
Code: Select all
iwlist chan
Re: Force WiFi to Use 5Ghz
I just ordered EW-7822ULC on Amazon about a week ago. My Edimax EW-7811UN would work initially but after a minute or two lose connection. I assumed it was because of interference from my bluetooth adapter (because it seemed to work fine without the bluetooth). So I thought if I connected to wifi on 5Ghz it would solve the interference problem.
I'm thinking now if it might have been the unpowered MakerSpot otg hub that wasn't providing enough juice. Heck I'm still using a 8bitdo bluetooth adapter which is rather large and wondering would a regular bluetooth adapter be better.
Think I need to get myself a proper usb hub.
I'm thinking now if it might have been the unpowered MakerSpot otg hub that wasn't providing enough juice. Heck I'm still using a 8bitdo bluetooth adapter which is rather large and wondering would a regular bluetooth adapter be better.
Think I need to get myself a proper usb hub.