Hi,
Just unpacked new Beryl AX MT3000 and flashed 4.6.8.
The wireless speeds I see [measured with iperf3] are disappointing:
- 2.4Ghz ~70Mbps both down and up;
- 5Ghz ~445Mbps down / ~400Mbps up.
All settings (incl. wireless) at their defaults (please see below).
Reducing the bandwidth to 20 on 2.4Ghz does not impact the result.
Increasing the bandwidth to 160 does not impact the result. Reducing the bandwidth to 40 on 5Ghz more than halves the speed (down to ~210Mbps down / ~200Mpbs up).
What is the reason I see that low speed rates? I fully understand that the notional advertised 574Mbps (2.4Ghz) and 2402Mbps are theoretic, but the actual results are only 12% (!) of the advertised 2.4Ghz max, and some 18% (!) of the advertised 5Ghz max, which is underwhelming.
Ruling out possible external reasons:
-
There is no congestion on 5Ghz in my place, with only one 'competing' SSID broadcasting at channel 36 (-89 dBm). 2.4Ghz is somewhat more crowded, but not terribly so. The strongest neighbors' 2.4Ghz signal I see is at -70 dBm.
-
I know that the testing setup (wifi phone as client - MT3000 - wired PC as server) can do up to 1000Mpbs, so ruling out this is culprit, too.
Why am I seeing such slow speeds? What can I do about these? What can reasonably be expected of BerylAX in real life?
Thanks.
Just in case, uci export wireless:
config wifi-device 'mt798111'
option type 'mtk'
option band '2g'
option htmode 'HE40'
option channel 'auto'
option txpower '100'
option country 'DE'
option random_bssid '1'
option disabled '0'
option legacy_rates '0'
config wifi-iface 'wifi2g'
option device 'mt798111'
option mode 'ap'
option network 'lan'
option ifname 'ra0'
option macaddr 'REDACTED'
option ssid 'REDACTED'
option encryption 'psk2'
option key 'REDACTED'
option wds '1'
option isolate '0'
option ieee80211k '1'
option bss_transition '1'
config wifi-device 'mt798112'
option type 'mtk'
option band '5g'
option channel 'auto'
option htmode 'HE80'
option txpower '100'
option country 'DE'
option random_bssid '1'
option disabled '0'
option legacy_rates '0'
config wifi-iface 'wifi5g'
option device 'mt798112'
option mode 'ap'
option network 'lan'
option ifname 'rax0'
option macaddr 'REDACTED'
option ssid 'REDACTED'
option encryption 'psk2'
option key 'REDACTED'
option wds '1'
option isolate '0'
option ieee80211k '1'
option bss_transition '1'
config wifi-iface 'guest2g'
option device 'mt798111'
option network 'guest'
option mode 'ap'
option ifname 'ra1'
option encryption 'psk2'
option key 'REDACTED'
option ssid 'REDACTED'
option macaddr 'REDACTED'
option guest '1'
option disabled '1'
option wds '1'
option isolate '1'
config wifi-iface 'guest5g'
option device 'mt798112'
option network 'guest'
option mode 'ap'
option ifname 'rax1'
option encryption 'psk2'
option key 'REDACTED'
option ssid 'REDACTED'
option macaddr 'REDACTED'
option guest '1'
option disabled '1'
option wds '1'
option isolate '1