Top
Best
New

Posted by tymscar 2 days ago

From 400 Mbps to 1.7 Gbps: A WiFi 7 Debugging Journey(blog.tymscar.com)
169 points | 125 comments
eqvinox 2 days ago|
> Set transmit power to High

Do NOT do this if you live in a densely populated area (e.g. apartment complex). You'll create noise for yourself and everybody else. Classic prisoner's dilemma - a few people could be assholes and profit from it, but if everyone's an asshole everybody suffers.

General rule on TX power: start on low and increase only if you know (or can confirm) it helps. Go back down if it doesn't.

Aurornis 1 day ago||
For the 6GHz frequencies used, this isn’t really as big of a deal as everyone has made it out to be. The advice was shared in the early days of 2.4GHz WiFi with into 3 non-overlapping channels, higher penetration of 2.4GHz signals, and competition with all of the other cheap devices in the 2.4GHz space.

The 6GHz space isn’t even competing with classic WiFi. It’s really fine. There’s no prisoner’s dilemma or some moral high ground from setting it to low. It will make virtually no difference for your neighbors.

The real world difference is actually pretty minimal between power settings.

The actual risk with modern hardware is that the high power setting starts running the power amplifier in a higher distortion area of the curve which degrades signal quality in exchange for incrementally longer range.

myself248 1 day ago||
Also, the higher frequencies are much more affected by absorption from little things like "walls" and "trees" which are occasionally part of the RF environment, so you're far less likely to interfere with your neighbors doing this, than you were with 2.4GHz.

Also the reason it makes such an enormous difference to put your AP in the same room, if at all possible. Sneak a cable somewhere, park the AP in the far corner of the room, sure. But with zero walls in between, it's huge.

nixpulvis 1 day ago||
I love that we're making wifi so high frequency that we're back to running cables to every room.
tymscar 1 day ago||
Running ethernet to every room is always going to be a good idea
lazide 1 day ago||
Or conduit so you can run something else too later if you want. There is a reason why commercial almost always does that. But also because they have money.
andix 1 day ago|||
In my experience concrete walls and ceilings in apartment complexes completely block 5 GHz signals. Even through modern triple glass windows most of signal is lost. I can't receive any other 5 GHz networks inside my apartment, but around 50 on 2.4 GHz, which makes 2.4 nearly unusable anyway.
Aurornis 1 day ago|||
This is even more true for the WiFi 7 frequencies at 6GHz

The old tales about interfering with your neighbors, prisoners dilemmas, and claiming moral high ground from setting it to low is old school WiFi mythology that continues to be parroted around

mmooss 23 hours ago||||
In apartment complexes, your Wifi adapter doesn't detect don't see long lists of SSIDs?
lotsofpulp 1 day ago|||
In the US, I would venture at least half, if not more, apartment complexes have wood and drywall walls and ceilings. No concrete is used above the first floor.

https://en.wikipedia.org/wiki/5-over-1

andix 4 hours ago||
I didn’t know that the cardboard construction method is also used for apartment complexes. Isn’t that a fire hazard?
lotsofpulp 2 hours ago||
From wikipedia:

>The style of buildings originated with the work of architect Tim Smith in Los Angeles, who took advantage of a change in construction code allowing the use of fire-retardant treated wood (FRTW) to construct buildings up to five stories.[5][7] From this he saw that what became the "Five-Over-One" model would bring the construction costs down substantially, making a 100-unit affordable housing project financially viable.

I have not seen any numbers showing that living in these types of buildings poses any additional risk, and it has been at least a decade since many of them have been built, so I presume it would be evident by now.

noja 1 day ago|||
> General rule on TX power: start on low and increase only if you know (or can confirm) it helps. Go back down if it doesn't.

The people reading this are techies. Nobody else will do this. Either it should be built into the protocol, or the advice should be abandoned.

neilalexander 2 days ago|||
This may not help if you can’t control your environment. You will often benefit from nearby routers hearing you and each other if you are forced to share a channel with them, as that is what enables the carrier sensing to work correctly. Otherwise neighbouring APs that can’t hear your quieter use of the channel may shout over your devices rather than backing off, creating collisions and resulting in retransmits.
eqvinox 2 days ago|||
You're describing the situation where the prisoner's dilemma has already gone wrong, with someone else not-nice shouting over you trying to be nice.

In other words: you don't need carrier sensing to work if you're not getting drowned in noise to begin with.

Retric 2 days ago||
You can get this kind of interfere even if the signal from the router to your device is sitting just above the noise floor and the property next to you is doing the same thing. Both signals are so weak they get drowned out by an even weaker signal. The router on the other hand can’t tell the message is corrupted until your device responds.
Brian_K_White 1 day ago||||
You control your environment by not adding yourself to the dicks creating the bad environment. Everything else is just rationalizing for your own maximum convenience.

There is no such problem as "you have to shout enough so the others hear that you're there". There's no such thing, by at least 2 different vectors. 1, They hear everyone just fine, weak and strong, all at the same time. 2, It doesn't matter even if they didn't, because you obviously hear them if you're getting clobbered by them, and so your router can channel hop around them even if they don't channel hop around you.

arghwhat 1 day ago||
While indeed you shouldn't fix noise by shouting louder, your justification isn't quite right.

1. It's the AP that has to decide to change channel, and if you live somewhere with channel contention, from its perspective all channels will be busy. At that point, if your channel appears the quietest (either by being the least noisy or by your clients not being active), then the AP will decide to clobber your channel. Their WiFi devices may also not hear you and won't back off to give your airtime, even though you hear theirs and give them airtime.

2. Having your AP change channel (note: channel hopping is something else entirely, which isn't used for WiFi) wouldn't help when all channels are busy. As long as your usage appears quiet, other APs will keep moving on top of you during their channel optimization.

For residential, the only solution is to use technology that cannot propagate to neighbors. 5/6GHz and many APs, and good thick walls (mmm, reinforced concrete). WiFi channels is a solution to make a few bits of equipment coexist in the same space, but is of limited use when it comes to segregating your space from that of your neighbors. Especially if you want good performance, as there's very few wide channels available.

lazide 1 day ago||
Notably even drywall attenuates 5/6ghz to an obvious degree. It’s quite useful in apartments.
arghwhat 7 hours ago||
Well, everything attenuates everything, and you want signals from your neighbors attenuated to the point of non-existence to avoid having your devices back off. That's quite a bit more than a few sheets of regular drywall.
appreciatorBus 2 days ago|||
If you’re using the same channel as a neighbouring router that’s close enough to overpower yours then you’ve already lost, pick a different channel. If you stick to 20 mhz there are plenty options, even more if you are able to use DFS channels.
martinald 1 day ago||
Wifi7 can use 320MHz channels on 6GHz. There's only 1 of those in many locations.
appreciatorBus 1 day ago||
Yes, exactly, this means you shouldn’t use 320Mhz.

Find quietest 20mhz available on 5 or 6 GHz. It’ll be far more reliable than trying to battle someone over the 320.

wpm 1 day ago|||
How likely am I to even detect my neighbors 6GHz network?

I live in a very dense part of Chicago. 2.4 and 5 are a minefield, just a thick soup of interference on everything but the DFS channels (which I get kicked off of too often being close to two airports). While it could be that zero neighbors have 6E or 7 equipment, I find that hard to believe, but nothing comes up on the scan.

bcrl 1 day ago||
6 GHz capable access points / routers are in the Extremely Expensive realm, as a 6 GHz radio on its own is almost useless these days unless all your devices are high end and brand new. Got a security camera? No 6 GHz. Got an old laptop? Nope. What about that iPad from 2019 that still works great? Nope. Smart TV? Nope.

Very few people are using 6 GHz at this time.

tymscar 1 day ago|||
But also faaaaaaar slower
bcrl 1 day ago||
The only person I've encountered recently that had a legitimate actual need for multi-gigabit wireless and internet access works on cleaning up LIDAR data from construction site scans. Maybe if you're editing a lot of video content, but people doing that tend to benefit more from fast local storage during the editing process.

End-user wise the only customer I've had that sustained a gigabit transfer rate for multiple days was doing something stupid: they uploaded their 20 TB NAS to a backup service, reformated the unit, then downloaded it. They could have done an in place filesystem conversion cheaper and way faster, but they chose an option in the idiot realm instead. I'm guessing they don't have backups of their data and will be very disappointed when one of the HDDs dies.

tymscar 22 hours ago||
As it turns out, I do play with LiDAR all the time. I think I have a blogpost about scanning my environment too
KeplerBoy 16 hours ago||
Got a link to that blog?
tymscar 12 hours ago||
Here’s one where I did a Gaussian Splat. But I talk about my LiDAR scanned head there too

https://blog.tymscar.com/posts/gaussiansplat/

KeplerBoy 11 hours ago||
Oh, completely missed that you're the OP and this was all your blog.
varenc 1 day ago|||
Agree you want TX power as low as you can, but in practice, I've always found there's at least once device in my house that'll benefit from an increased TX power. Also I generally just the FCC in setting reasonable power limits for what 'high' should be.
russelg 1 day ago||
I'm the only person with a router that's broadcasting 6GHz in my apartment complex, so until that changes I'm gonna keep using High transmit power :)
Aurornis 1 day ago|||
There might be more people than you, but 6GHz with wide channels doesn’t penetrate very far. You wouldn’t be able to see all of the networks, just maybe your adjacent neighbors.
astrange 18 hours ago||||
You should use the lowest setting that works for you, because high power can mean worse performance - either due to high distortion, multipathing (reflections) or the AP heating up and throttling.
gerdesj 1 day ago|||
Quite right. However, if your wifi bridge has an option for auto tuning the power then that might be a future proofing option, assuming that everyone uses it, which they probably won't sigh

If wifi becomes a pain within a shared building then seriously consider ethernet. Slimline stick on trunking will hide the wires at about £1-2/m. A box of CAT6, solid core is less than £1/m. You will also need some back boxes, modules and face plates (~£2.50 each) and a POST tool (fiver?) Or you can try and bodge RJ45 plugs onto the solid core CAT6 - please don't unless you really know what you are doing: it looks messy and is seriously prone to weird failures.

lazide 1 day ago||
‘High power’ on a router is mostly useful to borderline clients. Without that, they likely won’t even be able to see it. It’s hard to auto detect that situation initially, since how can you tell someone you can’t hear to get louder?
rcarmo 1 day ago||
Went through a similar tuning process with Wi-Fi 6 on OpenWRT recently: https://taoofmac.com/space/reviews/2025/09/14/1630

In my case, I forgot I had to change encryption type to associate at higher speeds.

tymscar 1 day ago|
Oh, good point. That was actually the first thing I missed, but when I created a new Wi-Fi 7-only SSID, Unifi wouldn’t let me pick anything lower than WPA3 if I only used 6 GHz. So that sort of fixed itself.
rconti 2 days ago||
I'm lazy so I just fire off the occasional speed tests using Ookla.

It doesn't _really_ seem to matter what channel width or frequency I use, I tend to get around 600Gbps from my iPhone (17, pro).

When you make it a point to ensure you're on the correct AP, line of sight from a few feet away, sometimes I break 1Gbps. I was surprised, watching TV the other day, to randomly get a 1.2Gbps speedtest which is one of the faster ones I've seen on WiFi.

(10gbps internet, UDM Pro, UDM enterprise 2.5Gbps switch for clients, PoE WiFi 7 APs on 6ghz).

Honestly, I'd say overall 6ghz has been more trouble than it's worth. Flipping the switch to WPA2/3 as required by 6ghz broke _all_ of my clients last year, so I had to revert and now I just have a separate SSID for clients I have the energy to manually retype the password into. 6Ghz pretty much only works line of sight and from a handful of feet away. There were bugs last year in Apple's "Disable 6e" setting so it kept re-enabling itself. MLO was bad, so it would stick to 6ghz even when there was basically no usable signal.

Over the course of the past year, it's gotten pretty tolerable, but sometimes I still wonder why I bother-- I'm pretty sure my real world performance would be better if I just turned 6ghz off again.

fossilwater 8 hours ago||
Interesting, I consistently get around 1.3 - 1.7 Gbps in all of my devices that support 6E and 7 (base iPhone 17, MacBook Air M3, base Samsung Galaxy S24) wherever I am in my apartment. This is with the default router and settings provided by my ISP. My router is even hidden in a sort of a cupboard with the electric switch board.
freetime2 2 days ago|||
I get 1,700 Mbps on Ookla with my iPhone 17 Pro. This is on 6ghz with line of sight to the AP, with MLO turned off.

I haven't experienced any issues with 6ghz enabled, although honestly there isn't much noticeable benefit on an iPhone either in real-world usage. MLO was causing some issues for my non-WiFi 7 Apple devices - since WiFi credentials are sync'd in iCloud, I found that my laptop was joining the MLO network even though I never explicitly told it to - so I have disabled MLO.

ashirviskas 1 day ago|||
Huh, I have a random 2.5G Wi-Fi 6 router with 2.5G provider connection.

I just tested 1.3Gbps through some reinforced concrete on Wi-Fi 6, no line of sight.

Is all that tinkering really needed?

lazide 1 day ago||
From how far away?
manquer 2 days ago|||
>> get around 600Gbps from my iPhone 17

!

What kind of magic iPhone you have? I don't think there is any device to achieve anything close to that today[1]

---

[1] The recently(2024) record is claimed to be at 938 Gbps but it is only to a 12cm distance[2]

[2] https://discovery.ucl.ac.uk/id/eprint/10196331/1/938nbspGb_s...

vardump 2 days ago||
Obviously he/she meant 600 Mbps.
TexanFeller 2 days ago|||
I just tested 1700mbits/s from my iPhone 17 PM in the next room over from my Ubiquiti E7 and I don’t even have MLO enabled. Something’s very wrong if you’re only getting 600mbit.
Avamander 2 days ago|||
My MSM560 that's approximately 15 years old can do >700Mbps with a 13 Pro. If you're getting less on newer hardware something is terribly wrong.
Nextgrid 2 days ago|||
Optimizing for top speeds is the wrong way of looking at this.

Even the shittiest consumer WiFi will generally give a satisfactory speed test result with decent speeds, despite being completely unusable for anything real-time like video conferencing, Remote Desktop or gaming. Your random high-speed result may very well be down to luck and doesn’t represent how stable and usable the connection will be.

In fact what the author does here (crank up the channel width, etc) might do for a good speed test result but will start dropping out with terrible latency spikes and jitter the second he turns away from his WiFi AP.

Smaller channel widths are generally preferable as they provide a smaller top speed but said speed will be much more stable.

rconti 1 day ago||
Sure. Those are also things I optimize for. I'm using 40mhz 5ghz channels and 20mhz 2.4ghz channels. I'm in the 'burbs, but silicon valley, and small lots, so there's definitely some contention for channels. Just sharing my experience.
ukd1 2 days ago|||
I get consistently ~1.3-1.6gbps on fast.com with similar setup (10g fiber, UDM Pro, E7, etc). I think where I live there are very few / zero folks on 6ghz...so, win.
throwaway314155 2 days ago||
> Flipping the switch to WPA2/3 as required by 6ghz broke _all_ of my clients last year

All? Really?

> and now I just have a separate SSID for clients I have the energy to manually retype the password into

Type it once and it will be saved, as has been the case for years.

rconti 1 day ago||
Yep! Every single client required the password be typed in again, which is problematic in a house full of wifi devices (~50), some of which don't have keyboards, or have janky setup processes. Surely you're aware of wifi devices that need you to connect to their own SSID to set them up, or require an app and a setup process.
vlan0 1 day ago||
That’s interesting. My testing for EAP-TLS and OWE networks has shown modern clients will simply create another profile when it detects the change in the AKM suite. Hard roam between wpa2/wpa3, but still seem less for the client.
throwworhtthrow 2 days ago||
It's wasted effort in the US, since the 2025 budget bill directs the FCC to sell off much of the 6GHz band on which WiFi 7 depends.

https://arstechnica.com/tech-policy/2025/07/trump-and-congre...

Nextgrid 2 days ago||
How would that work… will they have to force manufacturers to recall or issue mandatory updates to routers which already support it?

FCC enforcement for interference can work for occasional troublemakers but there’s no way they can go after every single consumer who (most likely not even realizing it) bought a 6Ghz-capable router that is encroaching on the now-privatized frequency band.

rpcope1 1 day ago|||
I guess we're going to let AT&T, Verizon and everyone else just squat the entire spectrum. "5G" and the pillaging and theft of spectrum that seems to just sit idle anyways has been such a scam. If they wanted innovation there should be more ISM bands and less dependence being encouraged on wireless providers for "Internet access" as opposed to just biting the bullet and running more fiber and copper. But that would be bad for Verizon, T-Mobile and AT&T's bottom line so obviously we can't do that.
astrange 18 hours ago|||
6GHz is blocked by almost all walls, so this would only be an issue if your network was outside.
Phelinofist 1 day ago||
Germany also wants to sell the 6Ghz frequencies to MNOs
drnick1 1 day ago||
> I recently upgraded from a UniFi Dream Machine to a UniFi Dream Router 7

What do these devices do that can't be accomplished by an OpenWrt One + an external AP for less money and fully FOSS?

Another option would be a mini-PC running Linux, but it's perhaps overkill for a domestic router.

Edit: Actually the OpenWrt One does have built-in WiFi, so you don't even need the external AP.

ishanjain28 1 day ago||
Good band steering and roaming. I would not use openwrt if I had to use multiple APs to cover the area.
rubenbe 1 day ago||
OpenWRT does support 802.11r fast roaming for multiple APs. The problem with OpenWRT is/was the configuration of multiple APs. There is OpenWISP, but they mostly target very large setups (>100 APs). So I built OpenSOHO using the OpenWISP daemons on the AP and a pocketbase frontend. (https://github.com/rubenbe/opensoho). No band steering yet unfortunately.
ishanjain28 17 hours ago||
This looks like a good project! Nice work.

802.11k/v/r on its own is not always sufficient for roaming specially if you have old clients on the network(5 years or older).

Almost every wifi solution like Omada or UI comes with additional heuristics based mechanisms to trigger roaming.

There are also bugs/missing features in 802.11r in openwrt. For example, it does not work if you are using 802.11w or Wifi 6

Also, during roaming it's supposed to do a shortened version of handshake for auth but right now it does a full 4 way handshake afaik or atleast that's what I see in the logs when a client switches to a different ap

riobard 1 day ago|||
> What do these devices do that can't be accomplished by an OpenWrt One + an external AP for less money and fully FOSS?

Nice UI (as the company is best known for https://ui.com)

NoiseBert69 1 day ago||
(TLDR: if you want to use bleeding edge technology you must use bleeding edge drivers and firmware blobs)

We have tested WiFi-7 gear in our lab: from the cheapest TP Omada EAP783 to the latest most expensive Cisco AP+Controller.

Our findings:

- Driver quality from the modems is still below average on Linux. If you want to test Wifi-7 go with the Intel BE200 card - most stuff works there. Warning: this card does not work with AMD CPUs.

- We have seen quite a bit of problems from Qualcomm and Mediatek cards. Either latency issues, weirdo bugs on 6GHz (not showing all SSIDs) or throughput problems

- Always go with the latest kernel with the freshest firmware blobs

- MLO is difficult to get running properly. Very buggy from all sides. Also needs the latest version of wpa_supplicant - otherwise it will not come up. And be aware: there are several MLO modes and not all of them offer "two links for twice the bandwidth".

Also expect to hit problems from AP side. If you read the TP Omada firmware changelogs you see that they are still struggling with a lot of basic functionality. So keep them updated to the latest beta versions too.

I use a Qualcomm QCNCM865 in my privat setup with an AMD CPU. Feels like the latest firmware blobs and kernel drivers brought stability into their components.

NooneAtAll3 1 day ago||
> Warning: this card does not work with AMD CPUs.

what causes that? (I have no idea how wifi cards work)

bcook 1 day ago||
I'm just guessing, but I would say Intel CNVi. https://en.wikipedia.org/wiki/CNVi
NoiseBert69 1 day ago||
That's the reason.

But I can confirm that the Intel BE200 works with the popular Intel n100/n305 Mini Computers.

mmooss 23 hours ago|||
What do you do that makes testing, the equipment, and labor worthwhile?
ksec 1 day ago||
As I have been trying to tell the world and keep repeating. The best version and implementation of WiFI 6E is WiFi 7. So if anyone want decent WiFi 7 they will have to wait till WiFi 8.
tripdout 2 days ago||
> Running iperf server on the router itself creates CPU contention between the WiFi scheduling and the iperf process. The router’s TCP stack isn’t tuned for this either. Classic mistake.

Can you elaborate on this? I don't know much about WiFi so I'm curious what CPU work the router needs to do and what wouldn't be offloaded to hardware somehow (like most routing/forwarding/QoS duties can be).

Nextgrid 2 days ago|
It has nothing to do with WiFi even; when running a test you need a server that emits the test data - this could be a standard HTTP server on the internet (in case of public speed tests) or a binary like iperf that synthesizes the test data on the fly.

You need to ensure the server is able to send the test data quickly enough so that the network link becomes the bottleneck.

In his case he was running the test server on the router, and the router’s CPU was unable to churn out the data quickly enough to actually saturate the network link (most network equipment does the network switching/routing/NAT in hardware and so doesn’t actually come equipped with a CPU that is capable of line-rate TCP because it’s not actually needed in normal operation).

SG- 2 days ago||
the 2.5Gbit USB network adapters using Realtek driver are actually bugged on macOS and only max out at 1.9Gbit/sec or so. Sadly the solution has been to use non-realtek 2.5Gbit adapters or simply get the 5Gbit Realtek ones that sell for almost the same price.
tymscar 1 day ago|
Are you sure? I just bought the Ugreen 2.5Gbps yesterday for this, and it uses a Realtek RTL8156BG chip. That’s the one I used to get way above 2Gbps straight to the UDR.
SG- 1 day ago|||
https://forums.macrumors.com/threads/anyone-seeing-speed-dro...
kalleboo 1 day ago|||
I have a few cheap Realtek 2.5Gbps dongles spread around my house and get 2.3 Gbps TX and 1.9 Gbps RX (running iperf3 --bidir to a LAN machine with 10 Gbps).

Still beats Wi-Fi by a mile so I'm not complaining.

mattlondon 2 days ago||
I had a similar issue but on unifi gateway lite after upgrading to 1gig fibre, I couldn't get above about 250-300mbps, even wired. Everything looked good in the unifi app. Turns out in the unifi web UI there was a "use hardware acceleration" checkbox for the gateway that was unticked and not even visible in the app. Ticked that and now I am getting 900+mbps

I also sometimes have alerts saying more than one device is using the same IP address (DHCP issues) but it won't tell me which ones! At least give me the MAC addresses!

Unifi's stuff is great, but the software is sometimes infuriating.

scrps 2 days ago|
Other trap is some of the unifi features, IIRC their IDS is one of them, will cut throughput if you are running it.
tymscar 2 days ago||
You're right, however, that was one of the reasons I upgraded too. This one can handle the full 2.5 gigs even with IDS on.
scrps 1 day ago|||
Ah haven't looked at their current offerings in a while, I am still on the first gen USG 1000fdx but hand-rolling a 2.5 router (Radxa E52C, it's nifty) to replace it when I stop being lazy.

You are right about Unifi's software being pain and I love that they keep changing the UI, the controller on the server side is dependency hell, and mongodb to boot just in case you need to manage n^webscale deployments.

nyarlathotep_ 1 day ago|||
What hardware are you using? I'm not seeing near my advertised (and previously achieved, via Acer 'Gamer Router') with IDS on.

IDS is probably overkill for a home network anyway.

I recently replaced said router with a Dream Router 7.

tymscar 1 day ago||
The maximum routing speed Unifi Dream Router 7 can do with IDS on is 2.3Gbps according to their spec sheet
fulafel 1 day ago|
The wifi bottleneck is such a tragedy. We'd otherwise have 10G home broadband probably.
More comments...