That can't be true. The AC66R (like the AC68R) both advertise AiRadar which Asus advertises as Beamforming.The RT-AC66U does not support beamforming. Only the newer, ARM-based models do.
That can't be true. The AC66R (like the AC68R) both advertise AiRadar which Asus advertises as Beamforming.
https://www.asus.com/us/Networking/RTAC66R/ - They specifically mention it including photos on the page
http://www.snbforums.com/threads/do...doned-support-for-the-ac66u.11568/#post-72229
You even mentioned back in 2013 that the AC66R would be getting beam forming.
if( based_modelid == "RT-AC3200" || based_modelid == "RT-AC69U" ||
based_modelid == "RT-AC56S" || based_modelid == "RT-AC56U" ||
based_modelid == "RT-AC68U" || based_modelid == "RT-AC68U_V2" || based_modelid == "DSL-AC68U" ||
based_modelid == "RT-AC87U" || based_modelid == "EA-AC87" ||
based_modelid == "RT-AC88U" || based_modelid == "RT-AC3100" ||
based_modelid == "RT-AC5300")
In the source code Asus specifically display the option only for these models:
Code:if( based_modelid == "RT-AC3200" || based_modelid == "RT-AC69U" || based_modelid == "RT-AC56S" || based_modelid == "RT-AC56U" || based_modelid == "RT-AC68U" || based_modelid == "RT-AC68U_V2" || based_modelid == "DSL-AC68U" || based_modelid == "RT-AC87U" || based_modelid == "EA-AC87" || based_modelid == "RT-AC88U" || based_modelid == "RT-AC3100" || based_modelid == "RT-AC5300")
Also, keep in mind that AiRadar is a marketing name that englobes multiples techniques to improve range/coverage. I suspect that this AiRadar umbrella might include different technologies depending on the router platform involved. AiRadar was already advertised back to the RT-N66U days, before the beamforming technology was implemented in any model.
I vaguely remember that for a while (long ago), the setting was visible on other models, but it eventually got removed. I assume that was because those models didn't support it.
Asus may have removed it from the source because the 66u is discontinued? Is it possible to add it back?
It would make no sense for them to disable a feature because a model was "discontinued". Also, that webui change occurred maybe 1-2 years ago, if not longer ago. It wasn't changed recently.
The other possibility I can think of is that maybe this chip only supports implicit but not explicit beamforming. The source code isn't clear there, it seems to default to implicit being enabled, regardless of the webui support.
In any case, it's ultimately handled by the wireless driver itself, which is closed source, and outside of my control. All the webui does is allow the user to change the nvram value, it's ultimately up to the wireless driver to do anything with it.
You may want to search the forums here regarding asuswrt-merlin 380 vs 378. Note that ASUS did not publish a 380 based official firmware for the 66. Several observations were made and elsewhere it was mentioned that the driver changed in 380. There are two (or so) forks which (potentially among other changes) combine the 378 driver with 380 features.I just noticed on 380.57 that there is no beam forming option under 5ghz for the ac-66r. Is this normal behavior? My router has been acting up (weaker signal) since the latest update and didnt know if this was a factor
I vaguely remember that for a while (long ago), the setting was visible on other models, but it eventually got removed. I assume that was because those models didn't support it.
I have been seeing performance issues with 380... I may drop back down to 378 if they continue.You may want to search the forums here regarding asuswrt-merlin 380 vs 378. Note that ASUS did not publish a 380 based official firmware for the 66. Several observations were made and elsewhere it was mentioned that the driver changed in 380. There are two (or so) forks which (potentially among other changes) combine the 378 driver with 380 features.
I'm pretty sure that the AC66 does beam forming from my observations. Also, marketing may be BS sometimes, but ASUS has a reputation to lose regarding speed and range, also with non-ASUS clients.
I was told during a discussion that ASUS drives its core development for newer models, potentially dropping compatibility, and later merges the new developemnts with code for older models (if still supported). I concluded it would be best to stick to firmware versions which are based on ASUS code snapshots which officially support my device, unless I urgently need some new feature.
I have no way of knowing for sure. Someone would probably need to analyze the broadcasted beacon with a wireless packet sniffer to know - assuming this capability is advertised in the beacon.
Tim did a review at some point to see what kind of impact beamforming had, and he found out it only provided a marginal performance boost for clients located at a middle range for the router. It didn't improve performance for either close or far clients. So I'd be surprised that it would be the source of any significant performance drop.
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!