Welcome Guest ( Log In | Register )

Outline · [ Standard ] · Linear+

Home Networking Maximum WiFi Speeds, ... or why my wifi so slow?

views
     
TSsoonwai
post Sep 17 2018, 11:05 PM, updated 3y ago


********
All Stars
11,450 posts

Joined: Oct 2007
From: KL


Why my wifi so slow?
Since many Unifi users have got Turbo speed now, more and more people are asking why their wifi is so slow. Unfortunately many are misled by those AC1200, AC1750, AC2400 numbers so here's a guide to what actual speed you can achieve. Now, just to clarify, this is about WiFi speed not internet speed but in order to get max internet speed, you first have to get your wifi in order.

tl;dr Maximum WiFi Speeds
Here's a tl;dr of the max wifi speed that I've tested. Remember, in order to get max speed, your device must equal or better the wifi router.
PhoneLaptopTablet
2.4Ghz 2x291.57 Mbps92.1 Mbps-
5Ghz 1x1240.53 Mbps244 Mbps-
5Ghz 2x2343.66 Mbps357 Mbps518.79 Mbps
5Ghz 3x3-875 Mbps-

Gigabit Ethernet: 934 Mbps (for ref)
Faster speeds coming when I test the faster wifi routers.

AC Rating
The first thing, those AC numbers or Rating. These are there to impress help consumers.

The numbers give an indication of the speed of the router but they're mostly there because marketing needed a shorter way to describe the router. So instead of "2.4Ghz 2x2 MIMO and 5Ghz 2x2 MIMO", they use AC1200. Much simpler but just remember no way you'll get 1200Mbps from it.

TM's TP-Link C1200 as an example
Many people have this wifi router since it's a freebie from TM. It is AC1200.

Max 5Ghz link speed: 866Mbps (2x2 5Ghz wifi streams)
Max 2.4Ghz link speed: 300Mbps (2x2 2.4Ghz wifi streams)

So 866+300 = 1200 (yes, marketing did the math)


2x2, 3x3 MIMO
If you wondering what is that 2x2 wifi streams. It's something like this.

2x2 means 2 transmit and 2 receive.
MIMO (multiple in/multiple out) means the wifi can receive,send more than one wifi stream at the same time. Everything is MIMO now.
streams are sometimes called chains. Some people use the term antenna. Not wrong. One stream needs one antenna to transmit. Then you look at the C1200 which is 2x2 but it has 3 antennas. How leh? That one I explain later.

Which brings us to the speed of each stream. It can be more but let's stick to this for now.
One 5Ghz stream = 433Mbps
One 2.4Ghz stream = 150Mbps

Therefore for the TP-Link C1200, for 5Ghz, 2 streams is 2 x 433Mbps = 866Mbps.
Same for 2.4Ghz, 2 x 150Mbps = 300Mbps.
Add these together and you'll get the 1200 in AC1200.


Your laptop, phone
Alright, so your laptop and phone also has the same things. 1x1, 2x2, 3x3 MIMO. In order to get max speed, your phone must equal or better the wifi router.

Now, this is where a lot of questions arises. Some people might have a great router but their laptop or phone not so good. And vice-versa.
1. Most phones are 1x1
2. Some only have 2.4Ghz, no 5Ghz
3. Most laptops are 2x2
4. Some are 3x3
5. Cheaper laptops only have 2.4Ghz

So you see, if you connect a phone with 5GHz AC 1x1 to a C1200 2x2, the link speed will only be 433Mbps.


Link Speed vs Actual Speed
You might think, 433Mbps link speed is damn good already. But when you try, your speeds are much slower. Yeah, you'll never get full link speed. Why? Actually I'm not entirely sure so I'll leave that to Google.

user posted image
MacBook Pro Retina 2013 3x3 5Ghz Link Speed to a 1x1 hAP AC Lite

As a rough guesstimate for actual speed, I like to use 60% which is already a very optimistic number for the speed that you may get. You may get higher speeds, probably not, but very easy to get lower speeds. sad.gif
1x1 - Link: 433Mbps - IRL: 260Mbps
2x2 - Link: 866Mbps - IRL: 520Mbps
3x3 - Link: 1299Mbps - IRL: 779Mbps


Other Factors
In real life (IRL), other things will affect the final speed that you get.
1. Distance
2. Line of sight
3. Door
4. Wall
5. Interference from neigbour's wifi

So many things, I'm just going to list 5.


WiFi speed tests
To give you an idea of the speeds, I did a few tests below.

The test is a 30 second iPerf3 TCP test. Data is sent from the server via the respective wifi router to the device.
CODE
iperf3 -c 10.0.1.80 -R -i 4 -t 30

The command for iperf3 where applicable. iPhones are using an app called WiFiPerf which is iPerf3 compatible.

*Note that these are tests of just the wifi. No internet involved. Get the wifi speed sorted out before worrying about the internet. So, again, this is all local area network,
**I'm lazy to edit it so if you see single chain, dual or triple chain, it means 1x1, 2x2 or 3x3 respectively.

Stuff Used
Server: Thinkcentre M73 - Ubuntu 18.04 LTS - iperf3 3.1.3
Laptop: MacBook Pro Retina 2013 - MacOS 10.13.6 - 2.4Ghz Dual Chain - 5Ghz Triple Chain - iperf 3.6
Phone: iPhone 6s - iOS 12.0 - Dual Chain - WiFiPerf 3.2
Network: Gigabit - Cabling: Cat5e
Distance: Approximately 4ft from device to wifi router.

WiFi Routers (to be tested)
1. Mikrotik hAP AC Lite - 2.4Ghz Dual Chain - 5Ghz Single Chain - AC750 (done)
2. Mikrotik hAP AC2 - 2.4Ghz Dual Chain - 5Ghz Dual Chain - AC1200
3. Mikrotik hAP AC - 2.4Ghz Triple Chain - 5Ghz Triple Chain - AC1750
4. Aztech FG7008GR - 2.4Ghz Triple Chain - 5Ghz Quad Chain - AC2400
5. D-Link DIR-878L - 2.4Ghz Quad Chain - 5Ghz Quad Chain - AC2600

Notes
• RouterOS 6.44beta6 (11/9/2018)
• hAP AC Lite: 3x100M ethernet bonding
*because the hAP AC Lite only has 100Mbps network ports, I bonded 3 ports (300Mbps) to cater for WiFI AC speeds.
• The only tuning I did was lowering transmit power as I was only 4ft away from the wifi routers.
• WiFi chip features such as WMM, adaptive noise immunity, beam forming, or band steering are disabled.

Radio Environment
2.4Ghz Scanner and Frequency Usage
Tests were done in my house in the afternoon on a weekend. Typical double storey intermediate link house. Quite a few 2.4Ghz APs around but still can be considered good.
Since it's a weekend, more people are home and using their phones and laptops. It gets better in the afternoon on a weekday or in the early morning when everyone is asleep.
user posted imageuser posted image

5Ghz Scanner and Frequency Usage
Very clean. There's only one 5Ghz AP and the signal is very weak.
user posted imageuser posted image


Ethernet Speed Test (Control)
Phone 6sMBPR
Ethernet 94.41 Mbps934 Mbps
Actually I forgot, I thought my iPhone Lightning-Ethernet was gigabit. It's only 100Mbps.
» Click to show Spoiler - click again to hide... «



Mikrotik hAP AC Lite - 2.4Ghz Dual Chain - 5Ghz Single Chain - AC750
iPhone 6slinkMBPRlink
2.4Ghz Dual Chain (Early Morning)91.57 Mbps144 Mbps--
2.4Ghz Dual Chain (Afternoon)79.29 Mbps144 Mbps92.1 Mbps144 Mbps
5Ghz Single Chain240.53 Mbps433 Mbps244 Mbps433 Mbps
hAP AC Lite only has 100Mbps ports so I bonded 3 ports to cater for WiFI AC speeds. I don't expect it to go above 300Mbps.
» Click to show Spoiler - click again to hide... «

» Click to show Spoiler - click again to hide... «



Mikrotik hAP AC2 - 2.4Ghz Dual Chain - 5Ghz Dual Chain - AC1200
iPhone 6slinkMBPRlink
2.4Ghz Dual Chain--
5Ghz Dual Chain340.88 Mbps866 Mbps357 Mbps866 Mbps
» Click to show Spoiler - click again to hide... «



Mikrotik hAP AC - 2.4Ghz Triple Chain - 5Ghz Triple Chain - AC1750
iPhone 6slinkMBPRlink
2.4Ghz Dual Chain87.05 Mbps144 Mbps77 Mbps144 Mbps
5Ghz Dual Chain343.66 Mbps780 Mbps--
5Ghz Triple Chain--420 Mbps950 Mbps


Aztech FG7008GR - 2.4Ghz Triple Chain - 5Ghz Quad Chain - AC2400
iPhone 6slinkMBPRlinkiPad 2017link
2.4Ghz Dual Chain------
5Ghz Dual Chain304.96 Mbps---518.79 Mbps-
5Ghz Triple Chain--875 Mbps1300 Mbps--
» Click to show Spoiler - click again to hide... «



D-Link DIR-878L - 2.4Ghz Quad Chain - 5Ghz Quad Chain - AC2600
iPhone 6sMBPR
2.4Ghz Dual Chainxxxxxx
2.4Ghz Triple Chainxxxxxx
5Ghz Single Chainxxxxxx
5Ghz Triple Chainxxxxxx

This post has been edited by soonwai: Sep 21 2018, 09:05 AM
TSsoonwai
post Sep 17 2018, 11:05 PM


********
All Stars
11,450 posts

Joined: Oct 2007
From: KL


Reserved for more stuff
SilentVampire
post Sep 17 2018, 11:10 PM

Networking Enthusiast
*******
Senior Member
5,714 posts

Joined: Mar 2007



Yet another excellent guide. Will link to this thread on the TM thread. Thank you, and good job.
asdasd
post Sep 17 2018, 11:23 PM

Casual
***
Junior Member
337 posts

Joined: Nov 2004


+1

TQ for making the effort.
miloaisdino
post Sep 17 2018, 11:50 PM

Regular
******
Senior Member
1,418 posts

Joined: Jul 2015
I just cant seem to figure out why my device refuses to nego on 3x3 spatial stream.. probably either the aztech 7008 firmware kaput or my note 8 region problem lol (cos i use dfs bands)

This post has been edited by miloaisdino: Sep 17 2018, 11:50 PM
JohnLai
post Sep 17 2018, 11:55 PM

Skeptical Cat
*******
Senior Member
3,669 posts

Joined: Apr 2006
https://www.ekahau.com/wp-content/uploads/2...Analysis_WP.pdf

Read part 1, ignore part 2.

EDIT: The pdf has simple explanation on why it is impossible to get full wifi link speed.

This post has been edited by JohnLai: Sep 17 2018, 11:57 PM
TSsoonwai
post Sep 18 2018, 12:05 AM


********
All Stars
11,450 posts

Joined: Oct 2007
From: KL


QUOTE(JohnLai @ Sep 17 2018, 11:55 PM)
https://www.ekahau.com/wp-content/uploads/2...Analysis_WP.pdf

Read part 1, ignore part 2.

EDIT: The pdf has simple explanation on why it is impossible to get full wifi link speed.
*
Thanks for that. Very informative. I think I understand better now.
SilentVampire
post Sep 18 2018, 12:06 AM

Networking Enthusiast
*******
Senior Member
5,714 posts

Joined: Mar 2007



QUOTE(JohnLai @ Sep 17 2018, 11:55 PM)
https://www.ekahau.com/wp-content/uploads/2...Analysis_WP.pdf

Read part 1, ignore part 2.

EDIT: The pdf has simple explanation on why it is impossible to get full wifi link speed.
*
Very good PDF guide. Cheers. Will be a bit too technical for newbies though tongue.gif
wilson1stop
post Sep 19 2018, 03:00 PM

Look at all my stars!!
*******
Senior Member
2,779 posts

Joined: Feb 2008


+1

excellent guidelines.
samkian
post Sep 19 2018, 04:08 PM

Getting Started
**
Junior Member
78 posts

Joined: May 2010


Wow...now I understand
charymsylyn
post Sep 19 2018, 10:43 PM

On my way
****
Junior Member
500 posts

Joined: May 2007
From: Kuala Lumpur
Thank you for making the effort to do this, I learned quite a bit.
SilentVampire
post Sep 19 2018, 10:47 PM

Networking Enthusiast
*******
Senior Member
5,714 posts

Joined: Mar 2007



QUOTE(samkian @ Sep 19 2018, 04:08 PM)
Wow...now I understand
*
See the link on my signature to read more.

QUOTE(charymsylyn @ Sep 19 2018, 10:43 PM)
Thank you for making the effort to do this, I learned quite a bit.
*
Click the link on my signature to learn more.
Xefron
post Sep 19 2018, 11:01 PM

Look at all my stars!!
*******
Senior Member
2,507 posts

Joined: Jan 2003


and 1 more thing, for the 5Ghz band, let the router decide the best channels.5Ghz band channels are quite tricky compared to 2.4Ghz.

Set it to auto and I managed to get 400-500Mbps constant on my Macbook.

This post has been edited by Xefron: Sep 19 2018, 11:03 PM
TSsoonwai
post Sep 20 2018, 08:04 PM


********
All Stars
11,450 posts

Joined: Oct 2007
From: KL


Added results for Mikrotik hAP AC2, hAP AC and Aztech FG7008GR.

Conclusion. Mikrotik wifi sucks. OK, it's average lah but still, I was hoping for more. The hAP AC Lite is actually quite OK but the ports are 100 Mbps.

hAP AC has a big problem, 50% CPU usage when pushing 400Mbps from ethernet to wlan. Everything goes through a weak CPU. I think it's gonna have problems routing 400Mbps and pushing that to wifi.

hAP AC2 no problem, 5% CPU usage. I kinda like this guy even if you use it just as a router. It has a very capable CPU but wifi is just so-so.

Aztech on the other hand impresses me. 875 Mbps over a 30 sec period. If go for a shorter period, I think can get more impressive results as I see a few 901 Mbps over 4 sec intervals. Can't really expect more for RM145 (Lazada 9/9 sale price).

iPhone 6s seems to be stuck at a max of 300Mbps. I can't tell but it looks like it's only using one chain (433 Mbps) with the Aztech. That's why the Aztech results has an iPad in it. iPad connects fine with the Aztech at 2x2 resulting in 518 Mbps.

QUOTE(Xefron @ Sep 19 2018, 11:01 PM)
and 1 more thing, for the 5Ghz band, let the router decide the best channels.5Ghz band channels are quite tricky compared to 2.4Ghz.

Set it to auto and I managed to get 400-500Mbps constant on my Macbook.
*
Yeah, I gave up trying to "chase the channel" long time ago. Everything's on auto channels now.
squall0833
post Sep 21 2018, 03:57 AM

Regular
******
Senior Member
1,473 posts

Joined: Oct 2006
From: Jupiter


Great detail l, very good knowledge for those who newly got turboed


cyberic
post Sep 21 2018, 09:08 PM

Regular
******
Senior Member
1,125 posts

Joined: Jan 2003


Nice guide 👍
Zi-Tech
post Sep 21 2018, 09:49 PM

Eh, pangkat sudah tukar ka
*****
Senior Member
774 posts

Joined: Jun 2008
From: Shah Alam, Selangor/ Gambang, Kuantan, Pahang



using my galaxy s8+ / laptop / tenda ac18

i get:
s8+
2.4ghz - dl 100mbps ul 110mbps

5ghz - dl 430mbps ul 212mbps

laptop(killer 1435)
2.4ghz - dl 100mbps ul 100mbps

5ghz - dl 400mbps ul - 200mbps

both are 2x2 mimo... and maximum i can get...

SilentVampire
post Sep 21 2018, 10:49 PM

Networking Enthusiast
*******
Senior Member
5,714 posts

Joined: Mar 2007



QUOTE(cyberic @ Sep 21 2018, 09:08 PM)
Nice guide 👍
*
See my signature for more.

QUOTE(Zi-Tech @ Sep 21 2018, 09:49 PM)
using my galaxy s8+ / laptop / tenda ac18

i get:
s8+
2.4ghz - dl 100mbps ul 110mbps

5ghz - dl 430mbps ul 212mbps

laptop(killer 1435)
2.4ghz - dl 100mbps ul 100mbps

5ghz - dl 400mbps ul - 200mbps

both are 2x2 mimo... and maximum i can get...
*
Yes, that is expected, and normal.
squall0833
post Sep 23 2018, 12:16 PM

Regular
******
Senior Member
1,473 posts

Joined: Oct 2006
From: Jupiter


so.. in short

Users who have 300, 500 and 800Mbps Unifi, and wants WiFi to reached at least 500+Mbps
they need

Router
- Gigabit Ethernet
- dual chain or above Wifi AC 5Ghz

Their Phone, Tablets and Laptops
- 2x2 chain or above compatible WiFi AC on their device (usually newer, higher end models)

This post has been edited by squall0833: Sep 23 2018, 12:16 PM
nate_nightroad
post Sep 23 2018, 12:19 PM

Endless numbered days...
*******
Senior Member
3,639 posts

Joined: Mar 2007


this is awesome my dawg!
ksking
post Sep 24 2018, 10:02 AM

~The King Of K Song~
*****
Senior Member
910 posts

Joined: Jun 2005


QUOTE(Zi-Tech @ Sep 21 2018, 09:49 PM)
using my galaxy s8+ / laptop / tenda ac18

i get:
s8+
2.4ghz - dl 100mbps ul 110mbps

5ghz - dl 430mbps ul 212mbps

laptop(killer 1435)
2.4ghz - dl 100mbps ul 100mbps

5ghz - dl 400mbps ul - 200mbps

both are 2x2 mimo... and maximum i can get...
*
just curious
what is the distance like?
Corsair0418
post Sep 24 2018, 04:04 PM

24K KARAT MAGIC
****
Senior Member
589 posts

Joined: Nov 2012



shifu here, i have roughly 15 tenants are staying 3 apartment units of mine, and I am staying unit 4, i have an unifi 50mbps which will be turbo-ed very soon.. so my question here, if im about to setup a wifi for them, what is the cheapest & best way to do so ? change my current modem to an expensive 1 ? or set up multiple wifi extender ?

P.S : i have a 24hours online pc, any way to setup a wifi for them & not slowing down my speed ?


your help is much appreciated ! thank you rclxm9.gif
Zi-Tech
post Sep 24 2018, 11:14 PM

Eh, pangkat sudah tukar ka
*****
Senior Member
774 posts

Joined: Jun 2008
From: Shah Alam, Selangor/ Gambang, Kuantan, Pahang



QUOTE(ksking @ Sep 24 2018, 10:02 AM)
just curious
what is the distance like?
*
depan router around 1 meter....
ksking
post Sep 24 2018, 11:15 PM

~The King Of K Song~
*****
Senior Member
910 posts

Joined: Jun 2005


QUOTE(Zi-Tech @ Sep 24 2018, 11:14 PM)
depan router around 1 meter....
*
how bout 10-15 feet?
Zi-Tech
post Sep 24 2018, 11:50 PM

Eh, pangkat sudah tukar ka
*****
Senior Member
774 posts

Joined: Jun 2008
From: Shah Alam, Selangor/ Gambang, Kuantan, Pahang



QUOTE(ksking @ Sep 24 2018, 11:15 PM)
how bout 10-15 feet?
*
on 1st floor i can get

5ghz DL 300mbps, UL 150mbps
2.4ghz DL 80mbps, UL 90 mbps...
yoda
post Sep 25 2018, 10:50 PM

Getting Started
**
Junior Member
122 posts

Joined: Jul 2005
On my 500mhz Unifi, and tplink ac1750,
Dl:380Mbps, max UL 100Mbps
With IPhone X
giggs_509
post Sep 26 2018, 08:24 AM

Regular
******
Senior Member
1,475 posts

Joined: Nov 2005


Attached Image
yoda
post Sep 26 2018, 10:21 PM

Getting Started
**
Junior Member
122 posts

Joined: Jul 2005
QUOTE(giggs_509 @ Sep 26 2018, 08:24 AM)
Attached Image
*
whats your router?
giggs_509
post Sep 26 2018, 10:24 PM

Regular
******
Senior Member
1,475 posts

Joined: Nov 2005


QUOTE(yoda @ Sep 26 2018, 10:21 PM)
whats your router?
*
Ac86u
miloaisdino
post Sep 27 2018, 04:37 PM

Regular
******
Senior Member
1,418 posts

Joined: Jul 2015
https://www.hardwarezone.com.sg/review-asus...ormance-preview
Nothing beats aztech fg7008gr(ac) beast. Not even asus ax router in wireless bridge
Khalid21
post Sep 29 2018, 07:17 PM

Regular
******
Senior Member
1,138 posts

Joined: May 2010
D-Link DIR-878L - 2.4Ghz Quad Chain - 5Ghz Quad Chain - AC2600
iPhone 6s MBPR


2.4Ghz Dual Chain xxx xxx
2.4Ghz Triple Chain xxx xxx
5Ghz Single Chain xxx xxx
5Ghz Triple Chain xxx xxx


any update test result

need upgrade my current router ws880 to dir 878

speed test 5ghz - 6s less 200 mbps
- mba less 250 mbps

now with unifi 500mbps

jimbet1337
post Oct 2 2018, 09:18 PM

meh
*******
Senior Member
2,667 posts

Joined: Sep 2006
Very good thread. Thank you TS!
SUSLonelyHart16
post Oct 6 2018, 02:27 PM

Getting Started
**
Junior Member
175 posts

Joined: Apr 2016



SO what exactly do I have to do to get at least full 500mbps or 800mbps speed from unifi using wifi?

Sit right next to my 802.11ac router with my device? lol
SilentVampire
post Oct 6 2018, 04:07 PM

Networking Enthusiast
*******
Senior Member
5,714 posts

Joined: Mar 2007



QUOTE(LonelyHart16 @ Oct 6 2018, 02:27 PM)
SO what exactly do I have to do to get at least full 500mbps or 800mbps speed from unifi using wifi?

Sit right next to my 802.11ac router with my device? lol
*
No point. Get a decent router and have a device that can support it. No point sitting next to your router.
nrw
post Oct 6 2018, 04:25 PM

Casual
***
Junior Member
398 posts

Joined: Jul 2014


QUOTE(LonelyHart16 @ Oct 6 2018, 02:27 PM)
SO what exactly do I have to do to get at least full 500mbps or 800mbps speed from unifi using wifi?

Sit right next to my 802.11ac router with my device? lol
*
1)upgrade your router as per recommendations in this forum (refer router guide unifi thread)
2)get a 3x3/4x4 card for your pc (pce-ac68 400rm new/250rm used; pce-ac88 450rm new)
3)then optimize router location

This post has been edited by nrw: Oct 6 2018, 04:25 PM
muncheno
post Oct 6 2018, 07:50 PM

Enthusiast
*****
Senior Member
736 posts

Joined: Jun 2006
From: Ipoh
QUOTE(soonwai @ Sep 17 2018, 11:05 PM)
Reserved for more stuff
*
Hi Soonwai,

Can you teach me or give me a hint on how to setup the 3 LAN bonding or binding?

I m using WS880 as main router connecting mikrotik as ap with a LAN cable.

I m thinking to pull another LAN cable if that help.

Additionally is that possible to bond/bind the wlan1 (2.4ghz WiFi) with LAN to increase throughput?
Since I need to use 5ghz WiFi only.

Thanks
squall0833
post Oct 8 2018, 05:28 PM

Regular
******
Senior Member
1,473 posts

Joined: Oct 2006
From: Jupiter


Moderator

This thread should be pinned, many ppl will need thos useful info for their internet turboed
jimbet1337
post Oct 8 2018, 05:48 PM

meh
*******
Senior Member
2,667 posts

Joined: Sep 2006
QUOTE(squall0833 @ Oct 8 2018, 05:28 PM)
Moderator

This thread should be pinned, many ppl will need thos useful info for their internet turboed
*
It's already pinned. Just that so many lazy to come here read and keep asking the same questions over and over again at other threads. biggrin.gif
squall0833
post Oct 8 2018, 07:29 PM

Regular
******
Senior Member
1,473 posts

Joined: Oct 2006
From: Jupiter


QUOTE(jimbet1337 @ Oct 8 2018, 05:48 PM)
It's already pinned. Just that so many lazy to come here read and keep asking the same questions over and over again at other threads.  biggrin.gif
*
Lol no wonder i click pages did not see it, it's already on top pinned
beetch
post Oct 9 2018, 08:19 PM

Casual
***
Junior Member
429 posts

Joined: Jan 2003
Anyone using tplink archer c5400 +asus pce-ac88 combo?

Can max 1gbps on wifi?even 800mbps is good enough.

This post has been edited by beetch: Oct 9 2018, 08:19 PM
micwk
post Oct 10 2018, 04:11 PM

Getting Started
**
Junior Member
52 posts

Joined: Dec 2006
QUOTE(yoda @ Sep 26 2018, 10:21 PM)
whats your router?
*
I’m using iPhone X too... 10 inches from the router using TP-Link AC3150. Max I can get is just below 300mbps sad.gif
ulala2
post Oct 10 2018, 10:30 PM

Getting Started
**
Junior Member
245 posts

Joined: Jul 2007
I'm using ASUS RT-AC55UHP, technically it should able to achieve 1 GB in wired and 300xx on 2.4g and 866 in 5g.

With Cat 6 cable, in both wired and wireless max i only can achieved 2xx closed to 300mb.

Is it because of the router itself or ??

Is there someone else use this router can achieve more than 500 mb?
TSsoonwai
post Oct 10 2018, 10:52 PM


********
All Stars
11,450 posts

Joined: Oct 2007
From: KL


QUOTE(ulala2 @ Oct 10 2018, 10:30 PM)
I'm using ASUS RT-AC55UHP, technically it should able to achieve 1 GB in wired and 300xx on 2.4g and 866 in 5g.

With Cat 6 cable, in both wired and wireless max i only can achieved 2xx closed to 300mb.

Is it because of the router itself or ??

Is there someone else use this router can achieve more than 500 mb?
*
Technically, on LAN, this should be able to go all the way to 800Mbps and more. It has the same CPU as the Mikrotik RB960PGS. Just make sure that you have Hardware NAT enabled and anything that may affect it, such as QoS, disabled.

A result of 300Mbps sounds like HWNAT is turned off.
ulala2
post Oct 10 2018, 11:31 PM

Getting Started
**
Junior Member
245 posts

Joined: Jul 2007
QUOTE(soonwai @ Oct 10 2018, 10:52 PM)
Technically, on LAN, this should be able to go all the way to 800Mbps and more. It has the same CPU as the Mikrotik RB960PGS. Just make sure that you have Hardware NAT enabled and anything that may affect it, such as QoS, disabled.

A result of 300Mbps sounds like HWNAT is turned off.
*
Checked my hardware NAT is enabled, but just c't more than 300mb
shinjite
post Oct 11 2018, 09:27 AM

�ŞħĬΩĵΐŦ��
********
All Stars
19,306 posts

Joined: Jan 2003
From: Klang


I am currently using a ASUS RT-AC1300UHP wireless router. I have already upgraded the LAN cables from BTU to router for Gigabit. Unifi has been turboed to 500Mbps. Checked wireless channels and configure it to use a channel where it is not congested. I haven't tested the LAN cable yet but I am absolutely sure it can hit close to my targeted 500Mbps. WiFi 5Ghz max I got was 280Mbps and then I found out that my phone's WiFi hardware, it is only single streaming at 433Mbps so it is about right. 2.4Ghz I can get around 70Mbps to 80Mbps (connected at 92Mbps).

Phone is a Huawei Mate 9 Pro. Haven't tested with my laptop yet for both LAN and wireless.

This post has been edited by shinjite: Oct 11 2018, 09:27 AM
SilentVampire
post Oct 11 2018, 10:37 AM

Networking Enthusiast
*******
Senior Member
5,714 posts

Joined: Mar 2007



QUOTE(shinjite @ Oct 11 2018, 09:27 AM)
I am currently using a ASUS RT-AC1300UHP wireless router. I have already upgraded the LAN cables from BTU to router for Gigabit. Unifi has been turboed to 500Mbps. Checked wireless channels and configure it to use a channel where it is not congested. I haven't tested the LAN cable yet but I am absolutely sure it can hit close to my targeted 500Mbps. WiFi 5Ghz max I got was 280Mbps and then I found out that my phone's WiFi hardware, it is only single streaming at 433Mbps so it is about right. 2.4Ghz I can get around 70Mbps to 80Mbps (connected at 92Mbps).

Phone is a Huawei Mate 9 Pro. Haven't tested with my laptop yet for both LAN and wireless.
*
Configure to a channel that is not congested? 1, 6, or 11? Your phone wifi is not streaming at 433Mbps though, as that is a theoretical max value of 1x1 MIMO. You should try a speedtest on your phone to see real value. By the way, the max speed on wireless for the router is only 300Mbps, so you might need to change router.

This post has been edited by SilentVampire: Oct 11 2018, 10:37 AM
shinjite
post Oct 11 2018, 11:19 AM

�ŞħĬΩĵΐŦ��
********
All Stars
19,306 posts

Joined: Jan 2003
From: Klang


QUOTE(SilentVampire @ Oct 11 2018, 10:37 AM)
Configure to a channel that is not congested? 1, 6, or 11? Your phone wifi is not streaming at 433Mbps though, as that is a theoretical max value of 1x1 MIMO. You should try a speedtest on your phone to see real value. By the way, the max speed on wireless for the router is only 300Mbps, so you might need to change router.
*
But this router's WiFI is 2x2 MIMO for 5ghz at 867Mbps, so theoratically real world speed I should be able to get higher right? I feel that my WiFi speed is limited to my phone's Wifi capabilities since it is only 1x1 MIMO. I'll need to get a 2x2 MIMO WiFi phone to test and see if I can breach 300Mbps on WiFi at home.

This post has been edited by shinjite: Oct 11 2018, 11:28 AM
SilentVampire
post Oct 11 2018, 12:23 PM

Networking Enthusiast
*******
Senior Member
5,714 posts

Joined: Mar 2007



QUOTE(shinjite @ Oct 11 2018, 11:19 AM)
But this router's WiFI is 2x2 MIMO for 5ghz at 867Mbps, so theoratically real world speed I should be able to get higher right? I feel that my WiFi speed is limited to my phone's Wifi capabilities since it is only 1x1 MIMO. I'll need to get a 2x2 MIMO WiFi phone to test and see if I can breach 300Mbps on WiFi at home.
*
Yes, thereotically you should get higher. Set the channel bandwidth for the router to 80MHz, and see if that change things.
shinjite
post Oct 11 2018, 12:25 PM

�ŞħĬΩĵΐŦ��
********
All Stars
19,306 posts

Joined: Jan 2003
From: Klang


QUOTE(SilentVampire @ Oct 11 2018, 12:23 PM)
Yes, thereotically you should get higher. Set the channel bandwidth for the router to 80MHz, and see if that change things.
*
I have set mine to 80Mhz....still maxed out at 280Mbps XD but yeah will wait till I can get a better phone to test then I can do some conclusions. Cheers biggrin.gif
SilentVampire
post Oct 11 2018, 12:33 PM

Networking Enthusiast
*******
Senior Member
5,714 posts

Joined: Mar 2007



QUOTE(shinjite @ Oct 11 2018, 12:25 PM)
I have set mine to 80Mhz....still maxed out at 280Mbps XD but yeah will wait till I can get a better phone to test then I can do some conclusions. Cheers biggrin.gif
*
No worries. Just to let you know that the AC1300UHP does max out at 300Mbps. If you still can't go any higher than 300, it is expected. Click the link to my sig and see list of compatible routers for the 500Mbps speed.
yoda
post Oct 11 2018, 12:39 PM

Getting Started
**
Junior Member
122 posts

Joined: Jul 2005
QUOTE(shinjite @ Oct 11 2018, 12:25 PM)
I have set mine to 80Mhz....still maxed out at 280Mbps XD but yeah will wait till I can get a better phone to test then I can do some conclusions. Cheers biggrin.gif
*
I am getting better speed on my old HTC 10, almost 420Mbps. All setting checked.

Android --> ~420Mbps
Thinkpad Laptop ---> ~400
Iphone X ~380

Funny ehhh

shinjite
post Oct 11 2018, 01:51 PM

�ŞħĬΩĵΐŦ��
********
All Stars
19,306 posts

Joined: Jan 2003
From: Klang


QUOTE(yoda @ Oct 11 2018, 12:39 PM)
I am getting better speed on my old HTC 10, almost 420Mbps. All setting checked.

Android --> ~420Mbps
Thinkpad Laptop ---> ~400
Iphone X ~380

Funny ehhh
*
Hi bro, your phones WiFi 5ghz definitely have two spatial streams (2x2 MIMO). I was surprised that my Huawei Mate 9 Pro only has one spatial stream sad.gif
SilentVampire
post Oct 11 2018, 02:15 PM

Networking Enthusiast
*******
Senior Member
5,714 posts

Joined: Mar 2007



QUOTE(shinjite @ Oct 11 2018, 01:51 PM)
Hi bro, your phones WiFi 5ghz definitely have two spatial streams (2x2 MIMO). I was surprised that my Huawei Mate 9 Pro only has one spatial stream sad.gif
*
Yes, only one so max speed will only be 433Mbps unfortunately.
shinjite
post Oct 11 2018, 02:32 PM

�ŞħĬΩĵΐŦ��
********
All Stars
19,306 posts

Joined: Jan 2003
From: Klang


QUOTE(SilentVampire @ Oct 11 2018, 02:15 PM)
Yes, only one so max speed will only be 433Mbps unfortunately.
*
Yeah very saddening..... sad.gif
yoda
post Oct 12 2018, 09:18 AM

Getting Started
**
Junior Member
122 posts

Joined: Jul 2005
QUOTE(shinjite @ Oct 11 2018, 02:32 PM)
Yeah very saddening.....  sad.gif
*
420 / 433 or even 380 is not that bad for my 500Mbps line. Can always use wire to get full esp when updating iphone lol
OKLY
post Oct 13 2018, 08:43 PM

The Penguin Vader
Group Icon
Staff
12,089 posts

Joined: Dec 2004
From: Malaysia


Here’s the ideal environment speed test via 5GHz WiFi with my iPhone X. In line of sight around 10m away from router. Unifi 800mbps using ASUS RT-AC86U.

Attached Image
shinjite
post Oct 18 2018, 09:24 AM

�ŞħĬΩĵΐŦ��
********
All Stars
19,306 posts

Joined: Jan 2003
From: Klang


QUOTE(SilentVampire @ Oct 11 2018, 12:33 PM)
No worries. Just to let you know that the AC1300UHP does max out at 300Mbps. If you still can't go any higher than 300, it is expected. Click the link to my sig and see list of compatible routers for the 500Mbps speed.
*
Hey bro, just saw a YT video confirming that the RT-AC1300UHP can even be used for Unifi 800Mbps. My doubts has been answered smile.gif


beetch
post Oct 18 2018, 12:17 PM

Casual
***
Junior Member
429 posts

Joined: Jan 2003
Just achiwved 860mbps ish via wifi.

Oh yeah no more lan cables.
Khalid21
post Oct 18 2018, 02:03 PM

Regular
******
Senior Member
1,138 posts

Joined: May 2010
QUOTE(beetch @ Oct 18 2018, 12:17 PM)
Just achiwved 860mbps ish via wifi.

Oh yeah no more lan cables.
*
asus router?
Boy96
post Oct 21 2018, 11:26 PM

That's a tripod.
*******
Senior Member
3,848 posts

Joined: Dec 2009
From: Ampang


Standing infront of Tenda AC18 router , 5ghz , 500mbps unifi, Speedtest.net TELEKOM MALAYSIA server

Huawei Honor 10

user posted image

Samsung Galaxy S8

user posted image

Xiaomi Mi6

user posted image

This post has been edited by Boy96: Oct 21 2018, 11:29 PM
lamda
post Oct 22 2018, 11:27 AM

Getting Started
**
Junior Member
63 posts

Joined: Apr 2008



hi guys,

just a quick question, im using stock TM wifi c1200, my package is 300mbps.. i only can get ard 150-200mbps only.. both side ( router archer c1200 + receiver archer t4u ac1200 ) should got more than 300mbps. not sure what i missed. is the the router is not good? floor plan is apt house, range ard 10-15ft from pc to router.

even tested using my mate 10 pro also never got 300mbps..
wira1979
post Oct 22 2018, 11:52 AM

Regular
******
Senior Member
1,052 posts

Joined: Oct 2006
From: Petaling Jaya


This has been such a great informative topic but being an old man, I can't quite wrap my head around some of the terms so I appreciate any help that I can get.

In relation to my parents' place, they are currently on the Maxis 100 mpbs package (just upgraded) with the default modem/router combo. Primary use of internet is more for browsing and streaming videos via youtube, malaysiakini, etc.

Our issue is mainly due to reception as the router is awkwardly placed in a room on one end of the house (not centrally). Unfortunately, relocating the router is not an option. As a result, some rooms on the other end of the house get really lousy wifi reception (walls, various other interference, etc.).

I'd like to know:

1. Would upgrading to a better, more powerful router help?
2. If yes, what router do you recommend? Importantly, can it work with Maxis?
3. Do you know of any company/consultant who can provide advise and possibly assist on installation?

Thank you and keep up the knowledge sharing.


SilentVampire
post Oct 22 2018, 10:41 PM

Networking Enthusiast
*******
Senior Member
5,714 posts

Joined: Mar 2007



QUOTE(lamda @ Oct 22 2018, 11:27 AM)
hi guys,

just a quick question, im using stock TM wifi c1200, my package is 300mbps.. i only can get ard 150-200mbps only.. both side ( router archer c1200 + receiver archer t4u ac1200 ) should got more than 300mbps. not sure what i missed. is the the router is not good? floor plan is apt house, range ard 10-15ft from pc to router.

even tested using my mate 10 pro also never got 300mbps..
*
You hit the nail on the head. Your router is not good enough.

QUOTE(wira1979 @ Oct 22 2018, 11:52 AM)
This has been such a great informative topic but being an old man, I can't quite wrap my head around some of the terms so I appreciate any help that I can get.

In relation to my parents' place, they are currently on the Maxis 100 mpbs package (just upgraded) with the default modem/router combo. Primary use of internet is more for browsing and streaming videos via youtube, malaysiakini, etc.

Our issue is mainly due to reception as the router is awkwardly placed in a room on one end of the house (not centrally). Unfortunately, relocating the router is not an option. As a result, some rooms on the other end of the house get really lousy wifi reception (walls, various other interference, etc.).

I'd like to know:

1. Would upgrading to a better, more powerful router help?
2. If yes, what router do you recommend? Importantly, can it work with Maxis?
3. Do you know of any company/consultant who can provide advise and possibly assist on installation?

Thank you and keep up the knowledge sharing.
*
1) Yes, it will.

2) All if not most router will work with Maxis. As for what router, depends in your budget. Do you use Maxis VoIP/phone as well? If you do, it will be a bit difficult to configure.

3) Try to Google and see, but keep in mind they won’t be cheap.

wira1979
post Oct 23 2018, 09:25 AM

Regular
******
Senior Member
1,052 posts

Joined: Oct 2006
From: Petaling Jaya


QUOTE(SilentVampire @ Oct 22 2018, 10:41 PM)
You hit the nail on the head. Your router is not good enough.
1) Yes, it will.

2) All if not most router will work with Maxis. As for what router, depends in your budget. Do you use Maxis VoIP/phone as well? If you do, it will be a bit difficult to configure.

3) Try to Google and see, but keep in mind they won’t be cheap.
*
Thanks so much. I plan to get the Asus RT-AC86U. Should be OK for my purpose?

Also, the Maxis does come with the VoIP/phone but hardly anyone uses it.
SilentVampire
post Oct 23 2018, 10:22 AM

Networking Enthusiast
*******
Senior Member
5,714 posts

Joined: Mar 2007



QUOTE(wira1979 @ Oct 23 2018, 09:25 AM)
Thanks so much. I plan to get the Asus RT-AC86U. Should be OK for my purpose?

Also, the Maxis does come with the VoIP/phone but hardly anyone uses it.
*
Should be more than enough. If no one uses it, I wouldn't bother with it then. If you still want to use it, you have to bridge it to the Maxis router.
wira1979
post Oct 23 2018, 05:21 PM

Regular
******
Senior Member
1,052 posts

Joined: Oct 2006
From: Petaling Jaya


QUOTE(SilentVampire @ Oct 23 2018, 10:22 AM)
Should be more than enough. If no one uses it, I wouldn't bother with it then. If you still want to use it, you have to bridge it to the Maxis router.
*
Cheers again. Will do a bit more research before pulling the trigger.

Am currently choosing between buying a powerful router or a wifi mesh system (i.e. Asus Lyra).

Decisions ...
SilentVampire
post Oct 23 2018, 05:54 PM

Networking Enthusiast
*******
Senior Member
5,714 posts

Joined: Mar 2007



QUOTE(wira1979 @ Oct 23 2018, 05:21 PM)
Cheers again. Will do a bit more research before pulling the trigger.

Am currently choosing between buying a powerful router or a wifi mesh system (i.e. Asus Lyra).

Decisions ...
*
If it is a normal two-storey home, a powerful router would suffice, unless you want full wireless connectivity and have cash to burn.
lamda
post Oct 24 2018, 10:08 AM

Getting Started
**
Junior Member
63 posts

Joined: Apr 2008



QUOTE(SilentVampire @ Oct 22 2018, 10:41 PM)
You hit the nail on the head. Your router is not good enough.
1) Yes, it will.

2) All if not most router will work with Maxis. As for what router, depends in your budget. Do you use Maxis VoIP/phone as well? If you do, it will be a bit difficult to configure.

3) Try to Google and see, but keep in mind they won’t be cheap.
*
is Tenda AC10U good enough ? or got anything below rm200 that suffice for that use.. thinking to get new router but need a good advice
mintgadget
post Oct 24 2018, 10:15 AM

Casual
***
Junior Member
326 posts

Joined: Jun 2008
I was wondering will iPhone Xs/Max obtain full gigabit wifi speeds with 4x4 MIMO (in real life)?
SilentVampire
post Oct 24 2018, 11:46 AM

Networking Enthusiast
*******
Senior Member
5,714 posts

Joined: Mar 2007



QUOTE(mintgadget @ Oct 24 2018, 10:15 AM)
I was wondering will iPhone Xs/Max obtain full gigabit wifi speeds with 4x4 MIMO (in real life)?
*
Nope. It is only 2x2 MIMO. See here: https://www.apple.com/my/iphone-xs/specs/

802.11ac Wi-Fi with 2x2 MIMO

4x4 MIMO is only for LTE.


This post has been edited by SilentVampire: Oct 24 2018, 11:48 AM
xperia090180
post Oct 25 2018, 06:53 AM

New Member
*
Newbie
4 posts

Joined: Sep 2014


QUOTE(shinjite @ Oct 11 2018, 09:27 AM)
I am currently using a ASUS RT-AC1300UHP wireless router. I have already upgraded the LAN cables from BTU to router for Gigabit. Unifi has been turboed to 500Mbps. Checked wireless channels and configure it to use a channel where it is not congested. I haven't tested the LAN cable yet but I am absolutely sure it can hit close to my targeted 500Mbps. WiFi 5Ghz max I got was 280Mbps and then I found out that my phone's WiFi hardware, it is only single streaming at 433Mbps so it is about right. 2.4Ghz I can get around 70Mbps to 80Mbps (connected at 92Mbps).

Phone is a Huawei Mate 9 Pro. Haven't tested with my laptop yet for both LAN and wireless.
*
Im using same router as you for my time bb 500mbps , on WIFI 5GHZ my huawei p9 plus only able to reach 250mbps but my old nexus 6p able to reach 320mbps and samsung galaxy s7 edge 480mbps while my dell inspiron 13 5370 laptop max 320mbps

This post has been edited by xperia090180: Oct 25 2018, 06:53 AM
cannavaro
post Oct 25 2018, 11:38 AM

CATTENACIO
*******
Senior Member
3,008 posts

Joined: Sep 2005
From: T.T.D.I, Bukit Damansara


For those using dual band routers, do you guys disable the 2.4 Ghz wifi? (assuming that all the devices at your place can use 5Ghz)
Just wondering if there are any benefits in doing so, other than somewhat helping (less interference) your neighbors who are still using 2.4 Ghz.
shahie
post Oct 25 2018, 06:12 PM

On my way
****
Junior Member
506 posts

Joined: Feb 2005
QUOTE(cannavaro @ Oct 25 2018, 11:38 AM)
For those using dual band routers, do you guys disable the 2.4 Ghz wifi? (assuming that all the devices at your place can use 5Ghz)
Just wondering if there are any benefits in doing so, other than somewhat helping (less interference) your neighbors who are still using 2.4 Ghz.
*
disable just to reduce the processing power or work load on the router. mine i disable 2.4 band since no use.
shinjite
post Oct 25 2018, 06:52 PM

�ŞħĬΩĵΐŦ��
********
All Stars
19,306 posts

Joined: Jan 2003
From: Klang


QUOTE(cannavaro @ Oct 25 2018, 11:38 AM)
For those using dual band routers, do you guys disable the 2.4 Ghz wifi? (assuming that all the devices at your place can use 5Ghz)
Just wondering if there are any benefits in doing so, other than somewhat helping (less interference) your neighbors who are still using 2.4 Ghz.
*
Nope, I didn't disable 2.4Ghz band because my parents HP doesn't support 5Ghz. Another reason would be the signal itself as certain areas of my house the 5Ghz has terrible reception.
gin&tonic
post Oct 30 2018, 08:32 PM

Look at all my stars!!
*******
Senior Member
4,874 posts

Joined: Sep 2011


QUOTE(Boy96 @ Oct 21 2018, 11:26 PM)
Standing infront of Tenda AC18 router , 5ghz , 500mbps unifi, Speedtest.net TELEKOM MALAYSIA server

Huawei Honor 10

user posted image

Samsung Galaxy S8

user posted image

Xiaomi Mi6

user posted image
*
This budget router not bad.

zhuhang
post Nov 2 2018, 02:49 AM

New Member
*
Junior Member
29 posts

Joined: Aug 2012
From: Petaling Jaya


hey OP. How does MU-MIMO affects the link speed / actual speed?

From your guide, I can assume these speeds on WiFi: (paired with the corresponding wifi adapter)
AC1200/1300 - N300+AC867 (2x2 5GHz) - 500Mbps
AC1750/1900 - N450+AC1300 (3x3 5GHz) - 7xxMbps/800Mbps
... (4x4 5GHz) - 1Gbps

Am I right?
SilentVampire
post Nov 2 2018, 08:18 AM

Networking Enthusiast
*******
Senior Member
5,714 posts

Joined: Mar 2007



QUOTE(zhuhang @ Nov 2 2018, 02:49 AM)
hey OP. How does MU-MIMO affects the link speed / actual speed?

From your guide, I can assume these speeds on WiFi: (paired with the corresponding wifi adapter)
AC1200/1300 - N300+AC867 (2x2 5GHz) - 500Mbps
AC1750/1900 - N450+AC1300 (3x3 5GHz) - 7xxMbps/800Mbps
... (4x4 5GHz) - 1Gbps

Am I right?
*
See here for a quick guide: https://www.duckware.com/tech/wifi-in-the-us.html
beetch
post Nov 4 2018, 07:46 AM

Casual
***
Junior Member
429 posts

Joined: Jan 2003
QUOTE(Khalid21 @ Oct 18 2018, 02:03 PM)
asus router?
*
Yah asus ROG gt5300 router.

This is my speed test with phone the other day.
Attached Image

Receiver for pc i use asus pcie card pce-ac88. Sap sap water 8xxmbps via wifi.

Satisfy enough
iamoracle
post Nov 5 2018, 09:04 AM

On my way
****
Senior Member
614 posts

Joined: Nov 2011


QUOTE(lamda @ Oct 24 2018, 10:08 AM)
is Tenda AC10U good enough ? or got anything below rm200 that suffice for that use.. thinking to get new router but need a good advice
*
I am using AC10U for my Unifi 100Mbps, replacing my old TM supplied router. Hit 100Mbps easily using wired and 5G channel.
lamda
post Nov 5 2018, 10:16 AM

Getting Started
**
Junior Member
63 posts

Joined: Apr 2008



QUOTE(iamoracle @ Nov 5 2018, 09:04 AM)
I am using AC10U for my Unifi 100Mbps, replacing my old TM supplied router. Hit 100Mbps easily using wired and 5G channel.
*
yeah i thnk my current setup can easily get 100mbps.. coz currently i can only get ard 180-200 for my 300mbps. your old tm router is tplilnk c1200 as well?
iamoracle
post Nov 5 2018, 11:50 AM

On my way
****
Senior Member
614 posts

Joined: Nov 2011


QUOTE(lamda @ Nov 5 2018, 10:16 AM)
yeah i thnk my current setup can easily get 100mbps.. coz currently i can only get ard 180-200 for my 300mbps. your old tm router is tplilnk c1200 as well?
*
D-Link L7-N-R2000
ryan_low
post Nov 5 2018, 01:45 PM

New Member
*
Newbie
1 posts

Joined: Nov 2018


i already terminate wifi...

zhuhang
post Nov 6 2018, 02:51 AM

New Member
*
Junior Member
29 posts

Joined: Aug 2012
From: Petaling Jaya


QUOTE(SilentVampire @ Nov 2 2018, 08:18 AM)
Read already. It doesn't talk about MU MIMO.
iGamer
post Nov 18 2018, 09:07 AM

Toxic ktards probably losers irl
******
Senior Member
1,374 posts

Joined: Feb 2016
From: Milky Way
Parked.
arvind13
post Nov 20 2018, 01:57 PM

Casual
***
Junior Member
406 posts

Joined: Dec 2007
From: Penang



QUOTE(iamoracle @ Nov 5 2018, 09:04 AM)
I am using AC10U for my Unifi 100Mbps, replacing my old TM supplied router. Hit 100Mbps easily using wired and 5G channel.
*
I'm on Unifi 300Mbps...Will this Tenda AC10U be suffice to get the max speed or should I get something else. 😀😀
SilentVampire
post Nov 20 2018, 04:46 PM

Networking Enthusiast
*******
Senior Member
5,714 posts

Joined: Mar 2007



QUOTE(arvind13 @ Nov 20 2018, 01:57 PM)
I'm on Unifi 300Mbps...Will this Tenda AC10U be suffice to get the max speed or should I get something else.  😀😀
*
See my signature for a better suggestions for list of compatible routers for 300Mbps. I recommend another router, preferably the Tenda AC18.
arvind13
post Nov 20 2018, 05:37 PM

Casual
***
Junior Member
406 posts

Joined: Dec 2007
From: Penang



QUOTE(SilentVampire @ Nov 20 2018, 04:46 PM)
See my signature for a better suggestions for list of compatible routers for 300Mbps. I recommend another router, preferably the Tenda AC18.
*
Cool... Thanks bruhh .. 👍👍
Xefron
post Nov 20 2018, 09:07 PM

Look at all my stars!!
*******
Senior Member
2,507 posts

Joined: Jan 2003


Hitting 200Mbps or less on WiFi is easy if both the transmitter and receiver is 2x2 on 5Ghz band.

But it gets trickier if you want to achieve more than 300Mbps. Most smartphone/tablet/laptop is still on 2x2 MIMO.

If you want to hit more than 300-500Mbps, you need at least 3x3 MIMO at both ends.

More than 500Mbps, at least 4x4 MIMO at both ends.


jetkiat
post Nov 26 2018, 12:06 AM

Casual
***
Junior Member
367 posts

Joined: Oct 2006
wifi (5g band) testing for 500mb TIME new router
user posted image
meltan
post Dec 4 2018, 12:53 PM

On my way
****
Junior Member
661 posts

Joined: Jul 2005
From: Kelana Jaya


QUOTE(SilentVampire @ Oct 24 2018, 11:46 AM)
Nope. It is only 2x2 MIMO. See here: https://www.apple.com/my/iphone-xs/specs/

802.11ac Wi-Fi with 2x2 MIMO

4x4 MIMO is only for LTE.
*
Meaning that my phone which reaches 300mbps is actually maxed out?
SilentVampire
post Dec 4 2018, 03:52 PM

Networking Enthusiast
*******
Senior Member
5,714 posts

Joined: Mar 2007



QUOTE(meltan @ Dec 4 2018, 12:53 PM)
Meaning that my phone which reaches 300mbps is actually maxed out?
*
Yes, in a way. It won’t go to 867Mbps, maybe max at 300Mbps.
meltan
post Dec 4 2018, 05:50 PM

On my way
****
Junior Member
661 posts

Joined: Jul 2005
From: Kelana Jaya


QUOTE(SilentVampire @ Dec 4 2018, 03:52 PM)
Yes, in a way. It won’t go to 867Mbps, maybe max at 300Mbps.
*
Thanks for the info. Manage to get around 350mbps on 5ghz with TM stock router.
yed
post Dec 9 2018, 07:59 PM

Casual
***
Junior Member
375 posts

Joined: Mar 2008
From: Selangor


QUOTE(SilentVampire @ Nov 20 2018, 04:46 PM)
See my signature for a better suggestions for list of compatible routers for 300Mbps. I recommend another router, preferably the Tenda AC18.
*
Im on unifi 500mbps. Using AC18. Wifi hovering around 440-510mbps with mbpr 2017 & xs max
noisemonkie
post Dec 11 2018, 10:22 AM

Getting Started
**
Junior Member
70 posts

Joined: Jan 2003
From: PEN / KUL / KCH


Hi,

Thanks for having this informative thread. Highly appreciate it.

I got a few questions with regards to achieving maximum wifi speed. Please bear with me. Many thanks in advance for any response received.

I'll be receiving the Unifi Turbo upgrade soon, (within two weeks as advised by TM via phone call yesterday), from 30Mbps to 300Mbps. Below are my current 30Mbps setup. FYI, I'm staying in a double storey terrace. Router is downstairs in the living room next to the fibre termination point.

user posted image

user posted image

My computer is upstairs. Wifi extended via the Tenda A9 below.

user posted image

I was told that TM's tech will be coming over to do some setting & change the router. I would assume they's be providing the stock TP-Link AC1200 (correct me if I'm wrong).

I was told, contract will be reset due to the router change or RM200 will be billed if I opt not to reset my contract. I opted to to be billed the RM200.

My questions:

1. Would it possible to change my mind and say no to the new router & purchase my own? If yes, what could I get for, let say budget of RM300.
2. Or, if I don't mind the contract reset, use the stock router first & buy new router later? Is the AC1200 any good, sufficient for double storey terrace?
3. And lastly, how do I achieve a reasonable wifi speed for my devices located upstairs; ie. my desktop computer, my kid's tablet, phones and what not. I read few threads not recommending wifi extender like what I'm using currently. What other solutions are out there?

Many thanks again.

This post has been edited by noisemonkie: Dec 11 2018, 10:24 AM
AVFAN
post Dec 11 2018, 11:19 AM

20k VIP Club
*********
All Stars
24,448 posts

Joined: Nov 2010
QUOTE(noisemonkie @ Dec 11 2018, 10:22 AM)
Hi,
Thanks for having this informative thread. Highly appreciate it.
I got a few questions with regards to achieving maximum wifi speed. Please bear with me. Many thanks in advance for any response received.
I'll be receiving the Unifi Turbo upgrade soon, (within two weeks as advised by TM via phone call yesterday), from 30Mbps to 300Mbps. Below are my current 30Mbps setup. FYI, I'm staying in a double storey terrace. Router is downstairs in the living room next to the fibre termination point.
My computer is upstairs. Wifi extended via the Tenda A9 below.
I was told that TM's tech will be coming over to do some setting & change the router. I would assume they's be providing the stock TP-Link AC1200 (correct me if I'm wrong).
I was told, contract will be reset due to the router change or RM200 will be billed if I opt not to reset my contract. I opted to to be billed the RM200.
My questions:
1. Would it possible to change my mind and say no to the new router & purchase my own? If yes, what could I get for, let say budget of RM300.
2. Or, if I don't mind the contract reset, use the stock router first & buy new router later? Is the AC1200 any good, sufficient for double storey terrace?
3. And lastly, how do I achieve a reasonable wifi speed for my devices located upstairs; ie. my desktop computer, my kid's tablet, phones and what not. I read few threads not recommending wifi extender like what I'm using currently. What other solutions are out there?
Many thanks again.
*
this is probably the hottest question since last 2 months... "how to maximize wifi after turbo".

u can get yr own router - choice of router will be rm400-2k.

can read what others have taken pain to write in this n other threads on router recommendations but please note:

u not only need a good router but yr devices need to be good too - newer, 5ghz, 3x3, etc. to get high wifi speeds.

if u r not planning to change all of that, should lower expectations on older 2.4ghz devices.

i see u r now using rtn12 and a repeater.

i am now using rtac1300uhp with rtn12hp as repeater.

not best best results but acceptable:
https://forum.lowyat.net/topic/4658096/+460
FusionXY
post Dec 11 2018, 04:26 PM

LAZZIE ON VACATION
*******
Senior Member
3,831 posts

Joined: Aug 2016

QUOTE(noisemonkie @ Dec 11 2018, 10:22 AM)
Hi,

Thanks for having this informative thread. Highly appreciate it.

I got a few questions with regards to achieving maximum wifi speed. Please bear with me. Many thanks in advance for any response received.

I'll be receiving the Unifi Turbo upgrade soon, (within two weeks as advised by TM via phone call yesterday), from 30Mbps to 300Mbps. Below are my current 30Mbps setup. FYI, I'm staying in a double storey terrace. Router is downstairs in the living room next to the fibre termination point.

user posted image

user posted image

My computer is upstairs. Wifi extended via the Tenda A9 below.

user posted image

I was told that TM's tech will be coming over to do some setting & change the router. I would assume they's be providing the stock TP-Link AC1200 (correct me if I'm wrong).

I was told, contract will be reset due to the router change or RM200 will be billed if I opt not to reset my contract. I opted to to be billed the RM200.

My questions:

1. Would it possible to change my mind and say no to the new router & purchase my own? If yes, what could I get for, let say budget of RM300.
2. Or, if I don't mind the contract reset, use the stock router first & buy new router later? Is the AC1200 any good, sufficient for double storey terrace?
3. And lastly, how do I achieve a reasonable wifi speed for my devices located upstairs; ie. my desktop computer, my kid's tablet, phones and what not. I read few threads not recommending wifi extender like what I'm using currently. What other solutions are out there?

Many thanks again.
*
My suggestion for you is to buy own router as the C1200 have random reboot issues.
TM won't give you a better router.
Budget of RM 300 won't give you a reasonable router.
Can top a bit.

Please state what are your receiving devices spec.
No point buying new routers if all devices are using 2.4GHz only.

Wi-Fi extender will give you half of the speed.

Thanks.
noisemonkie
post Dec 12 2018, 11:13 AM

Getting Started
**
Junior Member
70 posts

Joined: Jan 2003
From: PEN / KUL / KCH


Thank you for your feedback AVFAN & FusionXY. Much appreciated!

This post has been edited by noisemonkie: Dec 12 2018, 11:13 AM
FusionXY
post Dec 12 2018, 12:26 PM

LAZZIE ON VACATION
*******
Senior Member
3,831 posts

Joined: Aug 2016

QUOTE(noisemonkie @ Dec 12 2018, 11:13 AM)
Thank you for your feedback AVFAN & FusionXY. Much appreciated!
*
You're welcome bro.

Have a nice day.
gedebe
post Dec 12 2018, 04:25 PM

Regular
******
Senior Member
1,645 posts

Joined: Jan 2005
i was just turboed to 300mbps but is still on dlink wbr2300 which support only up to N protocol.
I am only getting 55mbps the most under N, is this acceptable? I thought N can goes up till 300mbps?
FusionXY
post Dec 12 2018, 04:30 PM

LAZZIE ON VACATION
*******
Senior Member
3,831 posts

Joined: Aug 2016

QUOTE(gedebe @ Dec 12 2018, 04:25 PM)
i was just turboed to 300mbps but is still on dlink wbr2300 which support only up to N protocol.
I am only getting 55mbps the most under N, is this acceptable?  I thought N can goes up till 300mbps?
*
Hi. In real life you won't get 300Mbps if it is up to 300Mbps over Wi-Fi.

Over LAN can. Do change your router as it is outdated.
Do read out the Wi-Fi Router Discussion first page for new router suggestion and read the first page of this topic to learn how the Wi-Fi affected.
Wireless N in reality, up to 110Mbps only.

Thanks.
noisemonkie
post Dec 12 2018, 04:59 PM

Getting Started
**
Junior Member
70 posts

Joined: Jan 2003
From: PEN / KUL / KCH


QUOTE(FusionXY @ Dec 11 2018, 04:26 PM)
My suggestion for you is to buy own router as the C1200 have random reboot issues.
TM won't give you a better router.
Budget of RM 300 won't give you a reasonable router.
Can top a bit.

Please state what are your receiving devices spec.
No point buying new routers if all devices are using 2.4GHz only.

Wi-Fi extender will give you half of the speed.

Thanks.
*
After scouring through the threads at LYN, if (this is a big IF) I go for TP-LINK Archer C3150:

1. Will it just be an overkill?

2. Or will It consider future proofing?

3. Better router = better coverage, no?

Many thanks again for any feedback given.
FusionXY
post Dec 12 2018, 05:16 PM

LAZZIE ON VACATION
*******
Senior Member
3,831 posts

Joined: Aug 2016

QUOTE(noisemonkie @ Dec 12 2018, 04:59 PM)
After scouring through the threads at LYN, if (this is a big IF) I go for TP-LINK Archer C3150:

1. Will it just be an overkill?

2. Or will It consider future proofing?

3. Better router = better coverage, no?

Many thanks again for any feedback given.
*
Hi, TP-Link Archer C3150 will be good for you.
Need to ask the guy SilentVampire to comment as he is using this C3150.
You're using Hypptv?

If you want speed and coverage of 300Mbps upstairs.
Then I suggest you to get Deco M5 which are able to support 300Mbps.
The problem is that if wanna use Hypptv with Deco need to buy a separate Smart Switch.
https://www.blacktubi.com/guide/make-any-ro...-work-on-unifi/

This post has been edited by FusionXY: Dec 12 2018, 05:21 PM
noisemonkie
post Dec 12 2018, 05:25 PM

Getting Started
**
Junior Member
70 posts

Joined: Jan 2003
From: PEN / KUL / KCH


QUOTE(FusionXY @ Dec 12 2018, 05:16 PM)
Hi, TP-Link Archer C3150 will be good for you.
Need to ask the guy SilentVampire to comment as he is using this C3150.
You're using Hypptv?

If you want speed and coverage of 300Mbps upstairs.
Then I suggest you to get Deco M9 PLUS ( Need to top up a bit ).
The problem is that if wanna use Hypptv with Deco need to buy a separate Smart Switch.
https://www.blacktubi.com/guide/make-any-ro...-work-on-unifi/
*
Yup, Unifi TV is my other source of entertainment apart from the usual Netflix, YouTube etc.

Or maybe I opt for a slightly lower speed router, Archer C9 or C7, no?

I've read blacktubi's blog on his experience with C3150. Sounds good.

Thanks FusionXY for your feedback.
SilentVampire
post Dec 12 2018, 05:26 PM

Networking Enthusiast
*******
Senior Member
5,714 posts

Joined: Mar 2007



QUOTE(noisemonkie @ Dec 12 2018, 04:59 PM)
After scouring through the threads at LYN, if (this is a big IF) I go for TP-LINK Archer C3150:

1. Will it just be an overkill?

2. Or will It consider future proofing?

3. Better router = better coverage, no?

Many thanks again for any feedback given.
*
1. Nope, it won’t be an overkill.

2. Yes, it will be future proofing.

3. Much better coverage if you use C3150.

It is a very stable and good router, and definitely worth it.

QUOTE(FusionXY @ Dec 12 2018, 05:16 PM)
Hi, TP-Link Archer C3150 will be good for you.
Need to ask the guy SilentVampire to comment as he is using this C3150.
You're using Hypptv?

If you want speed and coverage of 300Mbps upstairs.
Then I suggest you to get Deco M5 which are able to support 300Mbps.
The problem is that if wanna use Hypptv with Deco need to buy a separate Smart Switch.
https://www.blacktubi.com/guide/make-any-ro...-work-on-unifi/
*
Cheers for the tag.

noisemonkie
post Dec 12 2018, 05:30 PM

Getting Started
**
Junior Member
70 posts

Joined: Jan 2003
From: PEN / KUL / KCH


QUOTE(SilentVampire @ Dec 12 2018, 05:26 PM)
1. Nope, it won’t be an overkill.

2. Yes, it will be future proofing.

3. Much better coverage if you use C3150.

It is a very stable and good router, and definitely worth it.
Cheers for the tag.
*
Cheers SilentVampire. Much appreciated nod.gif
FusionXY
post Dec 12 2018, 05:34 PM

LAZZIE ON VACATION
*******
Senior Member
3,831 posts

Joined: Aug 2016

QUOTE(SilentVampire @ Dec 12 2018, 05:26 PM)
1. Nope, it won’t be an overkill.

2. Yes, it will be future proofing.

3. Much better coverage if you use C3150.

It is a very stable and good router, and definitely worth it.
Cheers for the tag.
*
biggrin.gif biggrin.gif

QUOTE(noisemonkie @ Dec 12 2018, 05:30 PM)
Cheers SilentVampire. Much appreciated nod.gif
*
You can get C3150 as he said it is good.
You may place the order now. Last day of having year end sales.

Thanks.
blacktubi
post Dec 13 2018, 10:51 AM

-
Group Icon
Elite
8,388 posts

Joined: Jul 2008

QUOTE(noisemonkie @ Dec 12 2018, 05:25 PM)
Yup, Unifi TV is my other source of entertainment apart from the usual Netflix, YouTube etc.

Or maybe I opt for a slightly lower speed router, Archer C9 or C7, no?

I've read blacktubi's blog on his experience with C3150. Sounds good.

Thanks FusionXY for your feedback.
*
Not a fan of C9 and C7 as they comes with an older chipset which perform slower.

C2300 is also something worth considering.
noisemonkie
post Dec 13 2018, 11:12 AM

Getting Started
**
Junior Member
70 posts

Joined: Jan 2003
From: PEN / KUL / KCH


QUOTE(blacktubi @ Dec 13 2018, 10:51 AM)
Not a fan of C9 and C7 as they comes with an older chipset which perform slower.

C2300 is also something worth considering.
*
Thanks blacktubi. Ended with C3150 during the dying minutes of 12/12 last night, Ookas on Lazada for RM635. I read somewhere that stated C2300 got issue with Unifi TV
x-frame
post Dec 13 2018, 11:28 AM

On my way
****
Junior Member
576 posts

Joined: Oct 2011
Good to see that you manage to get such speed. From my side here, I can't seem to get that kind of speed. I am using Asus RT-AC66U which support 1300Mbps at 5Ghz and TPLink Archer T8E PCI-E which also support 1300Mbps at 5GHz. I can get a link of 1.3Gbps but the transfer speed I only can get 3XXMbps.

Distance between router is around 8 feet and nothing between them. Tried all the channels but the max I can get is still 3XXMbps. is there anything that I am missing out? Having this issue for years but cant seem to find the problem.
FusionXY
post Dec 13 2018, 11:30 AM

LAZZIE ON VACATION
*******
Senior Member
3,831 posts

Joined: Aug 2016

QUOTE(x-frame @ Dec 13 2018, 11:28 AM)
Good to see that you manage to get such speed. From my side here, I can't seem to get that kind of speed. I am using Asus RT-AC66U which support 1300Mbps at 5Ghz and TPLink Archer T8E PCI-E which also support 1300Mbps at 5GHz. I can get a link of 1.3Gbps but the transfer speed I only can get 3XXMbps.

Distance between router is around 8 feet and nothing between them. Tried all the channels but the max I can get is still 3XXMbps. is there anything that I am missing out? Having this issue for years but cant seem to find the problem.
*
You're using 500Mbps plan?
For 5GHz try the channel that is the lowest.
And set bandwidth to 80MHz.

Thanks.
x-frame
post Dec 13 2018, 11:32 AM

On my way
****
Junior Member
576 posts

Joined: Oct 2011
QUOTE(FusionXY @ Dec 13 2018, 11:30 AM)
You're using 500Mbps plan?
For 5GHz try the channel that is the lowest.
And set bandwidth to 80MHz.

Thanks.
*
No no, I am only using 30Mbps plan but I am not referring to ISP. I am doing WiFi Transfer within my own network and the ISP internet speed should not be in the Picture.

Tried setting the bandwidth to 20/40/80MHz, didnt help much in my case.

This post has been edited by x-frame: Dec 13 2018, 11:32 AM
FusionXY
post Dec 13 2018, 12:17 PM

LAZZIE ON VACATION
*******
Senior Member
3,831 posts

Joined: Aug 2016

QUOTE(x-frame @ Dec 13 2018, 11:32 AM)
No no, I am only using 30Mbps plan but I am not referring to ISP. I am doing WiFi Transfer within my own network and the ISP internet speed should not be in the Picture.

Tried setting the bandwidth to 20/40/80MHz, didnt help much in my case.
*
Oh, I'm sorry that I can't help much as I'm don't do Wi-Fi Transfer.

Need some an expert guy here.

Thanks.
firdausbhari
post Dec 15 2018, 11:42 PM

Look at all my stars!!
*******
Senior Member
2,281 posts

Joined: Feb 2012


QUOTE(x-frame @ Dec 13 2018, 11:32 AM)
No no, I am only using 30Mbps plan but I am not referring to ISP. I am doing WiFi Transfer within my own network and the ISP internet speed should not be in the Picture.

Tried setting the bandwidth to 20/40/80MHz, didnt help much in my case.
*
Wifi transfer? U transfering files between pc?
chocobo7779
post Dec 16 2018, 12:03 AM

Power is nothing without control
********
All Stars
14,673 posts

Joined: Sep 2010
QUOTE(x-frame @ Dec 13 2018, 11:32 AM)
No no, I am only using 30Mbps plan but I am not referring to ISP. I am doing WiFi Transfer within my own network and the ISP internet speed should not be in the Picture.

Tried setting the bandwidth to 20/40/80MHz, didnt help much in my case.
*
Which protocol? FTP/SMB? hmm.gif
Boy96
post Dec 17 2018, 04:44 AM

That's a tripod.
*******
Senior Member
3,848 posts

Joined: Dec 2009
From: Ampang


Currently using Dlink AC1200 router that TM supplied. Just wondering, in my hostel got 10-11 devices connected to the network, if all of them connect to the 5ghz band will there be some bottleneck issues?

Was told by some to use 2.4ghz network for devices like phones and tablet to reduce a supposed "congestion" on the 5ghz band.

But does it really work that way?
KIntos
post Dec 17 2018, 12:54 PM

Regular
******
Senior Member
1,132 posts

Joined: Dec 2008
Hi. Any guideline how to do perform iperf on wifi speed stability? Im on ac86u aimesh system.
KIntos
post Dec 17 2018, 01:02 PM

Regular
******
Senior Member
1,132 posts

Joined: Dec 2008
Sry. Double post. Network issue celcom

This post has been edited by KIntos: Dec 17 2018, 01:03 PM
crittertoo
post Dec 18 2018, 06:31 PM

Getting Started
**
Junior Member
64 posts

Joined: Oct 2008
got turbo ed to 800 Mbps

Huawei HG8240w (modem) --> Linksys WRT 1900 ACS (router) -- > Linksys 16 port Gigabit Switch -- > Cisco 2700 with 2.4 and 5 GHZ radio

Max speed i can get via wifi from iphone X (5 GHZ radio) being 3 feet away from ap cisco 2700 = 92.7 Mbps download / 82.3 upload.

Max speed i can get via wifi from iphone X (5 GHZ radio) being 3 feet away from Linksys WRT 1900 ACS = 90 Mbps download / 81 upload.

I have double confirmed the Iphone X wifi connection is via the 5ghz band

Question

1)92.7 Mbps download speed on 5 GHZ is PATHETIC.....can anyone help ?

This post has been edited by crittertoo: Dec 18 2018, 06:32 PM
skeletonboi
post Dec 18 2018, 09:26 PM

New Member
*
Junior Member
48 posts

Joined: Aug 2008
hi
i'm using archer t9uh wireless adapter and archer c9 router.
but both of my download and upload speed can only achieve around 200mbps. upload speed has no issue as the unifi 800mbps only provide 200mbps upload speed.
tested ethernet cable with the same pc, can achieve 800mbps download speed.

i have no idea where is the problem coming from. i placed my wireless adapter under my router, which is put on top of the shelf, short distance in between. plugged into usb3.0 port as well.

after reading post on earlier page,
even stock tm unifi ac1200 is achieving 200mbps for 300mbps package. it seems impossible for 800mbps package and ac1900 user to achieve above 200mbps.

This post has been edited by skeletonboi: Dec 18 2018, 09:30 PM
SilentVampire
post Dec 18 2018, 09:43 PM

Networking Enthusiast
*******
Senior Member
5,714 posts

Joined: Mar 2007



QUOTE(crittertoo @ Dec 18 2018, 06:31 PM)
got turbo ed to 800 Mbps

Huawei HG8240w (modem) --> Linksys WRT 1900 ACS (router) -- > Linksys 16 port Gigabit Switch -- > Cisco 2700 with 2.4 and 5 GHZ radio

Max speed i can get via wifi from iphone X (5 GHZ radio) being 3 feet away from ap cisco 2700 = 92.7 Mbps download / 82.3 upload.

Max speed i can get via wifi from iphone X (5 GHZ radio) being 3 feet away from Linksys WRT 1900 ACS =  90 Mbps download / 81 upload.

I have double confirmed the Iphone X wifi connection is via the 5ghz band

Question

1)92.7 Mbps download speed on 5 GHZ is PATHETIC.....can anyone help ?
*
Seen your other post. Did you consider trying with another router?

QUOTE(skeletonboi @ Dec 18 2018, 09:26 PM)
hi
i'm using archer t9uh wireless adapter and archer c9 router.
but both of my download and upload speed can only achieve around 200mbps. upload speed has no issue as the unifi 800mbps only provide 200mbps upload speed.
tested ethernet cable with the same pc, can achieve 800mbps download speed.

i have no idea where is the problem coming from. i placed my wireless adapter under my router, which is put on top of the shelf, short distance in between. plugged into usb3.0 port as well.

after reading post on earlier page,
even stock tm unifi ac1200 is achieving 200mbps for 300mbps package. it seems impossible for 800mbps package and ac1900 user to achieve above 200mbps.
*
I am assuming you are using 5GHz AC? Set it to any channel above 130 and to 80MHz, and see if that helps.

This post has been edited by SilentVampire: Dec 18 2018, 09:47 PM
SilentVampire
post Dec 18 2018, 09:44 PM

Networking Enthusiast
*******
Senior Member
5,714 posts

Joined: Mar 2007



QUOTE(Boy96 @ Dec 17 2018, 04:44 AM)
Currently using Dlink AC1200 router that TM supplied. Just wondering, in my hostel got 10-11 devices connected to the network, if all of them connect to the 5ghz band will there be some bottleneck issues?

Was told by some to use 2.4ghz network for devices like phones and tablet to reduce a supposed "congestion" on the 5ghz band.

But does it really work that way?
*
Nope. Doesn’t work that way at all. Your speed might however go down if those devices decide to stream video or do anything taxing to the CPU, as the router is very basic.
skeletonboi
post Dec 18 2018, 10:42 PM

New Member
*
Junior Member
48 posts

Joined: Aug 2008
QUOTE(SilentVampire @ Dec 18 2018, 09:43 PM)
Seen your other post. Did you consider trying with another router?
I am assuming you are using 5GHz AC? Set it to any channel above 130 and to 80MHz, and see if that helps.
*
highest channel is 48.
set to channel 48, 80mhz, ac only. still the same.
is that possible arising from bandwidth limit of the wifi? but i couldnt find the setting to adjust the bandwidth for my tplink c9

any problems with the setting below? everything is in default
user posted image

This post has been edited by skeletonboi: Dec 18 2018, 10:43 PM
FusionXY
post Dec 18 2018, 11:21 PM

LAZZIE ON VACATION
*******
Senior Member
3,831 posts

Joined: Aug 2016

QUOTE(skeletonboi @ Dec 18 2018, 10:42 PM)
highest channel is 48.
set to channel 48, 80mhz, ac only. still the same.
is that possible arising from bandwidth limit of the wifi? but i couldnt find the setting to adjust the bandwidth for my tplink c9

any problems with the setting below? everything is in default
user posted image
*
Hi, try to set to the lowest channel. Or set Auto and see got differences or not.

Is NAT Boost Enabled?

Thanks.
crittertoo
post Dec 18 2018, 11:55 PM

Getting Started
**
Junior Member
64 posts

Joined: Oct 2008
QUOTE(SilentVampire @ Dec 18 2018, 09:43 PM)
Seen your other post. Did you consider trying with another router?
*
Changed to TM default router - same Mbps with the WRT 1900 ACS. I enabled the WRT 1900 ACS wifi as well, same results about 90 Mbps over wifi to the apple iphone X. I enable the 80 Mhz channel on the WRT 1900 ACS 5 GHZ radio as well.

I will get TM fellas to get my connection speed to about 800 mbps, right now. it's only about 550 Mbps, all using dintek cat 6 patch cables, still no dice sad.gif

Once the Mbps gets to about 800 Mbps, I will get some Cisco engineers to look at the damn Cisco 2 X AP 2600 and 1 X 2700. I am pretty sure it's got to do with the Cisco MCS and DATA rates. It's been almost more than a decade since I config Cisco IOS sad.gif

Thanks for you help



fisherman10
post Dec 19 2018, 12:17 AM

Regular
******
Senior Member
1,372 posts

Joined: Dec 2007



QUOTE(crittertoo @ Dec 18 2018, 11:55 PM)
Changed to TM default router - same Mbps with the WRT 1900 ACS. I enabled the WRT 1900 ACS wifi as well, same results  about 90 Mbps over wifi to the apple iphone X. I enable the 80 Mhz channel on the WRT 1900 ACS 5 GHZ radio as well.

I will get TM fellas to get my connection speed to about 800 mbps, right now. it's only about 550 Mbps, all using dintek cat 6 patch cables, still no dice sad.gif

Once the Mbps gets to about 800 Mbps, I will get some Cisco engineers to look at the damn Cisco 2 X AP 2600 and 1 X 2700. I am pretty sure it's got to do with the Cisco MCS and DATA rates. It's been almost more than a decade since I config Cisco IOS sad.gif

Thanks for you help
*
Putting aside WiFi, can you get 800mbps on wired connection to both TM stock router and Linksys?

Try doing the speedtest in Safe Mode with Networking.

Speedtest to Time and Webe server.
SilentVampire
post Dec 19 2018, 07:26 AM

Networking Enthusiast
*******
Senior Member
5,714 posts

Joined: Mar 2007



QUOTE(skeletonboi @ Dec 18 2018, 10:42 PM)
highest channel is 48.
set to channel 48, 80mhz, ac only. still the same.
is that possible arising from bandwidth limit of the wifi? but i couldnt find the setting to adjust the bandwidth for my tplink c9

any problems with the setting below? everything is in default
user posted image
*
Seems like everything is normal. Not sure exactly what is going on.

QUOTE(crittertoo @ Dec 18 2018, 11:55 PM)
Changed to TM default router - same Mbps with the WRT 1900 ACS. I enabled the WRT 1900 ACS wifi as well, same results  about 90 Mbps over wifi to the apple iphone X. I enable the 80 Mhz channel on the WRT 1900 ACS 5 GHZ radio as well.

I will get TM fellas to get my connection speed to about 800 mbps, right now. it's only about 550 Mbps, all using dintek cat 6 patch cables, still no dice sad.gif

Once the Mbps gets to about 800 Mbps, I will get some Cisco engineers to look at the damn Cisco 2 X AP 2600 and 1 X 2700. I am pretty sure it's got to do with the Cisco MCS and DATA rates. It's been almost more than a decade since I config Cisco IOS sad.gif

Thanks for you help
*
Could be the Cisco IOS configuration issue as you say. Good luck.
skeletonboi
post Dec 19 2018, 09:37 AM

New Member
*
Junior Member
48 posts

Joined: Aug 2008
QUOTE(FusionXY @ Dec 18 2018, 11:21 PM)
Hi, try to set to the lowest channel. Or set Auto and see got differences or not.

Is NAT Boost Enabled?

Thanks.
*
yes NAT boost is enabled. set to the lowest channel which is 36, still the same.

does c9 has the bandwidth limit setting? i might want to take a look over there.

This post has been edited by skeletonboi: Dec 19 2018, 09:38 AM
x-frame
post Dec 19 2018, 03:48 PM

On my way
****
Junior Member
576 posts

Joined: Oct 2011
QUOTE(firdausbhari @ Dec 15 2018, 11:42 PM)
Wifi transfer? U transfering files between pc?
*
I have a Server connected to the Asus RT-AC66U router via Lan cable. So I am transferring from My PC to the server.

PC ---- (Wireless)----> Asus RT-AC66U ----(LAN)----> Server


QUOTE(chocobo7779 @ Dec 16 2018, 12:03 AM)
Which protocol? FTP/SMB?  hmm.gif
*
I am not too sure. I just use windows explorer and key in the sever address to move files, so its probably SMB.
chocobo7779
post Dec 19 2018, 03:50 PM

Power is nothing without control
********
All Stars
14,673 posts

Joined: Sep 2010
QUOTE(x-frame @ Dec 19 2018, 03:48 PM)
I have a Server connected to the Asus RT-AC66U router via Lan cable. So I am transferring from My PC to the server.

PC ---- (Wireless)----> Asus RT-AC66U ----(LAN)----> Server
I am not too sure. I just use windows explorer and key in the sever address to move files, so its probably SMB.
*
Looks like SMB for me - can you try disabling SMB v1 from the server? hmm.gif
noisemonkie
post Dec 21 2018, 09:44 AM

Getting Started
**
Junior Member
70 posts

Joined: Jan 2003
From: PEN / KUL / KCH


Hi, just wondering, the below image refers. It that normal for a 300 Mbps connection? This is from a OnePlus 5.

Router is Archer C3150.

My wife's iPhone 8 managed to get 250++

Thank you.

user posted image
FusionXY
post Dec 21 2018, 10:02 AM

LAZZIE ON VACATION
*******
Senior Member
3,831 posts

Joined: Aug 2016

QUOTE(noisemonkie @ Dec 21 2018, 09:44 AM)
Hi, just wondering, the below image refers. It that normal for a 300 Mbps connection? This is from a OnePlus 5.

Router is Archer C3150.

My wife's iPhone 8 managed to get 250++

Thank you.

user posted image
*
Hi. Check the link speed on both of the phones.

Thanks.
noisemonkie
post Dec 21 2018, 10:19 AM

Getting Started
**
Junior Member
70 posts

Joined: Jan 2003
From: PEN / KUL / KCH


QUOTE(FusionXY @ Dec 21 2018, 10:02 AM)
Hi. Check the link speed on both of the phones.

Thanks.
*
Mine is 866 Mbps. Will check the iPhone later. Thanks.
SUSXnet
post Dec 22 2018, 10:17 AM

Regular
******
Senior Member
1,862 posts

Joined: May 2013
Can suggest me a wifi adapter that supports Mac Mojave?
blstz
post Dec 26 2018, 12:32 PM

Enthusiast
*****
Senior Member
832 posts

Joined: Jan 2003
hi, is there any reason for download speed over 2.4Ghz wifi to be lower than upload speed.

from what i understand, interference will reduce wifi bandwidth, but are "download" signals more prone to interference compared to "upload" signals?

currently with unifi 800M. average download speed i get over my devices for 2.4ghz is 70Mbps, but upload speed is around 170Mbps. rclxub.gif just confused because if i can hit 170M for upload speed, why is download speed alot lower.
Xefron
post Jan 26 2019, 09:21 AM

Look at all my stars!!
*******
Senior Member
2,507 posts

Joined: Jan 2003


New record over wifi, max is 740Mbps over wifi.

Attached Image

This post has been edited by Xefron: Jan 26 2019, 09:21 AM
Icehart
post Feb 2 2019, 05:53 PM

72.55.191.6
********
All Stars
14,897 posts

Joined: Apr 2005
From: Kuala Lumpur & Selangor


QUOTE(Xefron @ Jan 26 2019, 09:21 AM)
New record over wifi, max is 740Mbps over wifi.

Attached Image
*
What WiFi Adapter are you using?
Xefron
post Feb 3 2019, 06:25 PM

Look at all my stars!!
*******
Senior Member
2,507 posts

Joined: Jan 2003


QUOTE(Icehart @ Feb 2 2019, 05:53 PM)
What WiFi Adapter are you using?
*
MacBook Pro 3x3 on AC88U
bsm
post Feb 4 2019, 01:24 AM

Getting Started
**
Junior Member
112 posts

Joined: Jun 2006
Hi, could anyone give me some advice or solution to my networking issue?

Currently got an Asus RT55UHP on the first floor. Running speed test on the same floor gets me close to the claimed 100Mbps. On the 2nd floor walkway I'm also getting it not too far from those results as well. My problem is entering the bedroom which I suspect is the door, I'm immediately getting down to around 30Mbps or slightly less. Signal is also obviously weaker and tends to drop occasionally. I had no choice but to put a TP LINK range extender just to keep the signal up, however the speed is now down to 15-20Mbps.

It's kind of hard to bridge a router from outside the room on the second floor to another router into the room via cable as the space below the door doesn't allow it.

I've been checking out other wireless options including mesh systems. But I just don't know if they will work past the door. Or are there options that are strong enough to boost the signal through the door. I'm mainly trying to get my full connection speed inside the rooms on the second floor as the ground and first floor are fine.

Assuming budget is not an issue what would be recommended? I wouldn't want to buy something only to have the same results in the end.

Any ideas on the Netgear Nighthawk XS as an add on to the Asus? I also don't use my landline or Hypptv so if it causes any issues with that it really doesn't matter.

Thanks for all the help in advance.
SilentVampire
post Feb 4 2019, 08:00 AM

Networking Enthusiast
*******
Senior Member
5,714 posts

Joined: Mar 2007



QUOTE(bsm @ Feb 4 2019, 01:24 AM)
Hi, could anyone give me some advice or solution to my networking issue?

Currently got an Asus RT55UHP on the first floor. Running speed test on the same floor gets me close to the claimed 100Mbps. On the 2nd floor walkway I'm also getting it not too far from those results as well. My problem is entering the bedroom which I suspect is the door, I'm immediately getting down to around 30Mbps or slightly less. Signal is also obviously weaker and tends to drop occasionally. I had no choice but to put a TP LINK range extender just to keep the signal up, however the speed is now down to 15-20Mbps.

It's kind of hard to bridge a router from outside the room on the second floor to another router into the room via cable as the space below the door doesn't allow it.

I've been checking out other wireless options including mesh systems. But I just don't know if they will work past the door. Or are there options that are strong enough to boost the signal through the door. I'm mainly trying to get my full connection speed inside the rooms on the second floor as the ground and first floor are fine.

Assuming budget is not an issue what would be recommended? I wouldn't want to buy something only to have the same results in the end.

Any ideas on the Netgear Nighthawk XS as an add on to the Asus? I also don't use my landline or Hypptv so if it causes any issues with that it really doesn't matter.

Thanks for all the help in advance.
*
Mesh Wifi will solve your issue. If you want something good, get the Deco M9 3 pack. Your problem will be solved. Don't bother getting an extender or powerline. Alternatively, go for the TP-Link AC3150 v2, if you prefer a single router.
bsm
post Feb 4 2019, 10:34 AM

Getting Started
**
Junior Member
112 posts

Joined: Jun 2006
QUOTE(SilentVampire @ Feb 4 2019, 08:00 AM)
Mesh Wifi will solve your issue. If you want something good, get the Deco M9 3 pack. Your problem will be solved. Don't bother getting an extender or powerline. Alternatively, go for the TP-Link AC3150 v2, if you prefer a single router.
*
Oh ok, would I be able to add that on to my router or does that come with it's own router? Also would the TP LINK be sufficient enough to cover all 3 floors providing full signal to the rooms as well?
SilentVampire
post Feb 4 2019, 11:43 AM

Networking Enthusiast
*******
Senior Member
5,714 posts

Joined: Mar 2007



QUOTE(bsm @ Feb 4 2019, 10:34 AM)
Oh ok, would I be able to add that on to my router or does that come with it's own router?  Also would the TP LINK be sufficient enough to cover all 3 floors providing full signal to the rooms as well?
*
You can just plug it into your BTU. Three floors? That is a bit difficult. You might need more nodes ie two packs of the 3-pack of Deco M9, which would be pricey unless you can wire cable directly to each floor and set up an AP on each floor.
bsm
post Feb 5 2019, 03:54 AM

Getting Started
**
Junior Member
112 posts

Joined: Jun 2006
QUOTE(SilentVampire @ Feb 4 2019, 11:43 AM)
You can just plug it into your BTU. Three floors? That is a bit difficult. You might need more nodes ie two packs of the 3-pack of Deco M9, which would be pricey unless you can wire cable directly to each floor and set up an AP on each floor.
*
So as in not use my Asus Router anymore? I read somewhere that these nodes could connect to existing routers? I mean either way is fine by me as long as I can solve the problem. Anyway ordered 1 set of 3 packs and will see how that goes. I don't mind getting more nodes if required and am able to get close to my full internet speed.

Cables are going to be pretty hard as the distance is a problem as well as location of power sockets. But lets say assuming I do not need strong coverage for half of the top floor and position the node outside the room or inside the room would that work? I'm not sure if these nodes would have a problem receiving the signal through the door or if it would be better outside the door and try to transmit through.

SilentVampire
post Feb 5 2019, 09:52 AM

Networking Enthusiast
*******
Senior Member
5,714 posts

Joined: Mar 2007



QUOTE(bsm @ Feb 5 2019, 03:54 AM)
So as in not use my Asus Router anymore? I read somewhere that these nodes could connect to existing routers? I mean either way is fine by me as long as I can solve the problem. Anyway ordered 1 set of 3 packs and will see how that goes. I don't mind getting more nodes if required and am able to get close to my full internet speed.

Cables are going to be pretty hard as the distance is a problem as well as location of power sockets. But lets say assuming I do not need strong coverage for half of the top floor and position the node outside the room or inside the room would that work? I'm not sure if these nodes would have a problem receiving the signal through the door or if it would be better outside the door and try to transmit through.
*
It can still use your existing router if you want. Just set it up in AP mode.
bsm
post Feb 5 2019, 11:23 AM

Getting Started
**
Junior Member
112 posts

Joined: Jun 2006
Alright will try that out first and update you. Thanks so much for your help SilentVampire. Much appreciated.
bsm
post Feb 9 2019, 05:42 AM

Getting Started
**
Junior Member
112 posts

Joined: Jun 2006
QUOTE(SilentVampire @ Feb 5 2019, 09:52 AM)
It can still use your existing router if you want. Just set it up in AP mode.
*
Hi SilentVampire.

So finally got my M9 plus. Initially tried to set it up as a router, connected directly to the modem however every time it gets to the setup part where it asks you to connect to the new wifi network, the node LED goes red solid the moment my device connects to it. Thereafter the internet test will fail. I've tried using a different node as well as setting to PPPoE and filling up the account details as per unifi however it still fails.

Anyway decided to try it as an AP so tried plugging it into the router and now it's working fine. Getting blazing fast speeds in the room too. I noticed that I had to move the node on the top floor around to get the best speed in the rooms. As they are on AP mode now are there any other settings I should change? Only one I changed so far was Fast Roaming to on. Don't know if it actually works as don't see much difference whether on or off.
SilentVampire
post Feb 9 2019, 08:21 AM

Networking Enthusiast
*******
Senior Member
5,714 posts

Joined: Mar 2007



QUOTE(bsm @ Feb 9 2019, 05:42 AM)
Hi SilentVampire.

So finally got my M9 plus. Initially tried to set it up as a router, connected directly to the modem however every time it gets to the setup part where it asks you to connect to the new wifi network, the node LED goes red solid the moment my device connects to it. Thereafter the internet test will fail. I've tried using a different node as well as setting to PPPoE and filling up the account details as per unifi however it still fails.

Anyway decided to try it as an AP so tried plugging it into the router and now it's working fine. Getting blazing fast speeds in the room too. I noticed that I had to move the node on the top floor around to get the best speed in the rooms. As they are on AP mode now are there any other settings I should change? Only one I changed so far was Fast Roaming to on. Don't know if it actually works as don't see much difference whether on or off.
*
That's weird behaviour. Did you select the Unifi profile? It probably need VLAN tagging. Nothing else I can think of.
bsm
post Feb 9 2019, 12:49 PM

Getting Started
**
Junior Member
112 posts

Joined: Jun 2006
QUOTE(SilentVampire @ Feb 9 2019, 08:21 AM)
That's weird behaviour. Did you select the Unifi profile? It probably need VLAN tagging. Nothing else I can think of.
*
Yeah I did under VLAN to on. And then selected TM Unifi.
SilentVampire
post Feb 9 2019, 02:31 PM

Networking Enthusiast
*******
Senior Member
5,714 posts

Joined: Mar 2007



QUOTE(bsm @ Feb 9 2019, 12:49 PM)
Yeah I did under VLAN to on. And then selected TM Unifi.
*
Not sure what went wrong honestly. Doesn't sound like it should do that.
bsm
post Feb 9 2019, 05:23 PM

Getting Started
**
Junior Member
112 posts

Joined: Jun 2006
Yeah tried checking online couldn't really find out why.

This post has been edited by bsm: Feb 9 2019, 05:25 PM
bsm
post Feb 9 2019, 05:26 PM

Getting Started
**
Junior Member
112 posts

Joined: Jun 2006
QUOTE(SilentVampire @ Feb 9 2019, 02:31 PM)
Not sure what went wrong honestly. Doesn't sound like it should do that.
*
Btw adding one of the nodes downstairs I'm only getting around 50Mbs. Any ideas?
SilentVampire
post Feb 9 2019, 06:40 PM

Networking Enthusiast
*******
Senior Member
5,714 posts

Joined: Mar 2007



QUOTE(bsm @ Feb 9 2019, 05:26 PM)
Btw adding one of the nodes downstairs I'm only getting around 50Mbs. Any ideas?
*
It probably defaults to 2.4GHz when you are downstairs. It auto selects the strongest frequency.
bsm
post Feb 9 2019, 09:39 PM

Getting Started
**
Junior Member
112 posts

Joined: Jun 2006
QUOTE(SilentVampire @ Feb 9 2019, 06:40 PM)
It probably defaults to 2.4GHz when you are downstairs. It auto selects the strongest frequency.
*
Oh ok. Also I know that 5g is way faster, but why is it that the speed tests on 5g always show ridiculous speeds? I'm getting 150-200Mbps on it. Which is obviously not true since I'm on a 100Mbps connection.
SilentVampire
post Feb 9 2019, 09:59 PM

Networking Enthusiast
*******
Senior Member
5,714 posts

Joined: Mar 2007



QUOTE(bsm @ Feb 9 2019, 09:39 PM)
Oh ok. Also I know that 5g is way faster, but why is it that the speed tests on 5g always show ridiculous speeds? I'm getting 150-200Mbps on it. Which is obviously not true since I'm on a 100Mbps connection.
*
It is probably measuring the max speed achievable? Did you try speedtest on other devices?
bsm
post Feb 9 2019, 10:33 PM

Getting Started
**
Junior Member
112 posts

Joined: Jun 2006
QUOTE(SilentVampire @ Feb 9 2019, 09:59 PM)
It is probably measuring the max speed achievable? Did you try speedtest on other devices?
*
Yeah all showing the same on 5g, but on 2.4g the results are more realistic.
SilentVampire
post Feb 9 2019, 10:38 PM

Networking Enthusiast
*******
Senior Member
5,714 posts

Joined: Mar 2007



QUOTE(bsm @ Feb 9 2019, 10:33 PM)
Yeah all showing the same on 5g, but on 2.4g the results are more realistic.
*
Hmm, you are probably getting higher speeds then haha.
bsm
post Feb 10 2019, 09:14 PM

Getting Started
**
Junior Member
112 posts

Joined: Jun 2006
QUOTE(SilentVampire @ Feb 9 2019, 10:38 PM)
Hmm, you are probably getting higher speeds then haha.
*
Lol, doubt TM is that generous. Anyway I realized that there's a setting in the app to switch off priority for 2.4 or 5g so switched off 2.4 and now getting 5g speeds downstairs as well
taqu
post Feb 23 2019, 10:58 AM

Enthusiast
*****
Junior Member
864 posts

Joined: May 2005
QUOTE(bsm @ Feb 9 2019, 09:39 PM)
Oh ok. Also I know that 5g is way faster, but why is it that the speed tests on 5g always show ridiculous speeds? I'm getting 150-200Mbps on it. Which is obviously not true since I'm on a 100Mbps connection.
*
Is it during the first 2-3 seconds? My Speedtest also initially shows crazy 400 mbps upload speed, before settling down to 100 mbps upload.

5 GHz AC Wifi, especially on 160 MHz channel or MU-MIMO, can really reach near gigabit speed.
Khan92
post Feb 23 2019, 10:53 PM

To live is to die
****
Junior Member
552 posts

Joined: Aug 2017



Hey guys I have a noob question :

If my laptop only supported for 1x1 wifi band and I'm using Lan cable for wired connection. And I don't get the designated speed.

Is it related to my laptop technology or..
FusionXY
post Feb 23 2019, 11:12 PM

LAZZIE ON VACATION
*******
Senior Member
3,831 posts

Joined: Aug 2016

QUOTE(Khan92 @ Feb 23 2019, 10:53 PM)
Hey guys I have a noob question :

If my laptop only supported for 1x1 wifi band and I'm using Lan cable for wired connection. And I don't get the designated speed.

Is it related to my laptop technology or..
*
Hi. What's your plan speed?
And what's your LAN Port Specs.

Thanks.
Khan92
post Feb 23 2019, 11:28 PM

To live is to die
****
Junior Member
552 posts

Joined: Aug 2017



QUOTE(FusionXY @ Feb 23 2019, 11:12 PM)
Hi. What's your plan speed?
And what's your LAN Port Specs.

Thanks.
*
300 mbps.
Only got 91.2 mbps
Lan cat6

user posted image
Khan92
post Feb 23 2019, 11:28 PM

To live is to die
****
Junior Member
552 posts

Joined: Aug 2017



QUOTE(Khan92 @ Feb 23 2019, 11:28 PM)
300 mbps.
Only got 91.2 mbps
Lan cat6

user posted image
*
My apologies how to check Lan ports specs?
FusionXY
post Feb 24 2019, 01:19 AM

LAZZIE ON VACATION
*******
Senior Member
3,831 posts

Joined: Aug 2016

QUOTE(Khan92 @ Feb 23 2019, 11:28 PM)
My apologies how to check Lan ports specs?
*
Check in Settings.

Start --> Settings --> Network & Internet --> Ethernet --> Click the button --> What is the full details there.

And also check your link speed. Go to Network and Sharing Center --> Press Ethernet from connection.

Thanks.
yongtjunkit
post Mar 7 2019, 04:25 PM

Look at all my stars!!
*******
Senior Member
2,516 posts

Joined: Mar 2016
-deleted-

This post has been edited by yongtjunkit: Mar 7 2019, 04:49 PM
arvind13
post Apr 17 2019, 10:10 AM

Casual
***
Junior Member
406 posts

Joined: Dec 2007
From: Penang



Hi, My Unifi 5Ghz channel Wifi speed out of a sudden is lower than my 2.5Ghz channel which is weird.I'm using the Tenda AC18. The speed on the 2.5Ghz channel does fluctuate though and noticed some disconnections as well.. Ex: 1st speed test shows 100Mbps while 2nd speed test shows 50Mbps then 3rd speed test also about 40++Mbps. Initially i used to get about 200Mbps using the 5Ghz channel and about 100Mbps using the 2.5Ghz channel on my mobile. bangwall.gif bangwall.gif
TSsoonwai
post Apr 17 2019, 10:20 AM


********
All Stars
11,450 posts

Joined: Oct 2007
From: KL


QUOTE(arvind13 @ Apr 17 2019, 10:10 AM)
Hi, My Unifi 5Ghz channel Wifi speed out of a sudden is lower than my 2.5Ghz channel which is weird.I'm using the Tenda AC18. The speed on the 2.5Ghz channel does fluctuate though and noticed some disconnections as well.. Ex: 1st speed test shows 100Mbps while 2nd speed test shows 50Mbps then 3rd speed test also about 40++Mbps. Initially i used to get about 200Mbps using the 5Ghz channel and about 100Mbps using the 2.5Ghz channel on my mobile.  bangwall.gif  bangwall.gif
*
Neighbour got recently installed UniFi? Maybe interference.

This post has been edited by soonwai: Apr 17 2019, 10:20 AM
arvind13
post Apr 17 2019, 10:37 AM

Casual
***
Junior Member
406 posts

Joined: Dec 2007
From: Penang



QUOTE(soonwai @ Apr 17 2019, 10:20 AM)
Neighbour got recently installed UniFi? Maybe interference.
*
Neighbors along my row no new but maybe in my Taman area. I hv tried to use different channels for 2.5Ghz & 5Ghz band however still the same. Used the Unifi Wifi optimiser keeps saying Poor and ask me to switch between channel 40 and 36 for 5Ghz band.

Any good apk to determine the best channel to be used or recommendation on best channels to be used to 2.5Ghz and 5Ghz? Believe initially I just left channels as "AUTO" with no issues.

Thanks in advance.. icon_rolleyes.gif
OOKAS
post Apr 17 2019, 11:33 AM

New Member
*
Newbie
47 posts

Joined: Sep 2012
From: South City Plaza
QUOTE(arvind13 @ Apr 17 2019, 10:10 AM)
Hi, My Unifi 5Ghz channel Wifi speed out of a sudden is lower than my 2.5Ghz channel which is weird.I'm using the Tenda AC18. The speed on the 2.5Ghz channel does fluctuate though and noticed some disconnections as well.. Ex: 1st speed test shows 100Mbps while 2nd speed test shows 50Mbps then 3rd speed test also about 40++Mbps. Initially i used to get about 200Mbps using the 5Ghz channel and about 100Mbps using the 2.5Ghz channel on my mobile.  bangwall.gif  bangwall.gif
*
Try reset the router, then test with 2 different devices. See how is the result.
arvind13
post Apr 17 2019, 11:39 AM

Casual
***
Junior Member
406 posts

Joined: Dec 2007
From: Penang



QUOTE(OOKAS @ Apr 17 2019, 11:33 AM)
Try reset the router, then test with 2 different devices. See how is the result.
*
Thanks for the suggestion.. Will gv it a try later tonight and see.. thumbsup.gif
D%M
post Apr 23 2019, 11:34 AM

New Member
*
Junior Member
9 posts

Joined: Feb 2007
Hi All, would like to get an advise.
Does Tenda AC18 able to deliver ~800mbps over 5Ghz wifi?
SilentVampire
post Apr 24 2019, 09:30 PM

Networking Enthusiast
*******
Senior Member
5,714 posts

Joined: Mar 2007



QUOTE(D%M @ Apr 23 2019, 11:34 AM)
Hi All, would like to get an advise.
Does Tenda AC18 able to deliver ~800mbps over 5Ghz wifi?
*
Yes, but your device needs to support it as well. You need at least a 4x4 MIMO device. Mobile phones and normal laptops NIC won't be able to do that.
D%M
post Apr 25 2019, 11:04 AM

New Member
*
Junior Member
9 posts

Joined: Feb 2007
QUOTE(SilentVampire @ Apr 24 2019, 09:30 PM)
Yes, but your device needs to support it as well. You need at least a 4x4 MIMO device. Mobile phones and normal laptops NIC won't be able to do that.
*
Perfect bro...i believe S8 should be able to support the MU-MIMO since there is a mix and match update. some web saying s8 able to support 4x4 MU-MIMO and some 2x2.. smile.gif
SilentVampire
post Apr 25 2019, 11:28 AM

Networking Enthusiast
*******
Senior Member
5,714 posts

Joined: Mar 2007



QUOTE(D%M @ Apr 25 2019, 11:04 AM)
Perfect bro...i believe S8 should be able to support the MU-MIMO since there is a mix and match update. some web saying s8 able to support 4x4 MU-MIMO and some 2x2.. smile.gif
*
More likely S8 is only 2x2 MIMO.
OOKAS
post Apr 26 2019, 10:29 AM

New Member
*
Newbie
47 posts

Joined: Sep 2012
From: South City Plaza
QUOTE(D%M @ Apr 23 2019, 11:34 AM)
Hi All, would like to get an advise.
Does Tenda AC18 able to deliver ~800mbps over 5Ghz wifi?
*
AC18 maximum handle 500Mbps bandwidth via WiFi.
D%M
post Apr 26 2019, 03:20 PM

New Member
*
Junior Member
9 posts

Joined: Feb 2007
QUOTE(OOKAS @ Apr 26 2019, 10:29 AM)
AC18 maximum handle 500Mbps bandwidth via WiFi.
*
Thanks Sir...
name11
post Apr 29 2019, 11:45 AM

New Member
*
Newbie
1 posts

Joined: Dec 2012


Dear Shifu!

Wondering if anyone has concrete answer on what's the maximum speed while we perform 2.4ghz test?

Am using unifi 500mbps with Asus AC66U. The speed that I tested is around 70+ Mbps which I think it's weird. (About 3 feet from router). Huawei P20 - considered top notch model yes?

(Give up 5ghz as my house has concrete walls that is hard to penetrate through).

Am considering whether it's my router problem or should I change to AC86U...
1024kbps
post May 2 2019, 07:51 AM

李素裳
*******
Senior Member
6,009 posts

Joined: Feb 2007



QUOTE(name11 @ Apr 29 2019, 11:45 AM)
Dear Shifu!

Wondering if anyone has concrete answer on what's the maximum speed while we perform 2.4ghz test?

Am using unifi 500mbps with Asus AC66U. The speed that I tested is around 70+ Mbps which I think it's weird. (About 3 feet from router). Huawei P20 - considered top notch model yes?

(Give up 5ghz as my house has concrete walls that is hard to penetrate through).

Am considering whether it's my router problem or should I change to AC86U...
*
consider to use home plug, or relocate your router.
2.4ghz 70mbps is pretty fast for 150mbps connection,
taqu
post May 2 2019, 08:06 AM

Enthusiast
*****
Junior Member
864 posts

Joined: May 2005
QUOTE(name11 @ Apr 29 2019, 11:45 AM)
Dear Shifu!

Wondering if anyone has concrete answer on what's the maximum speed while we perform 2.4ghz test?

Am using unifi 500mbps with Asus AC66U. The speed that I tested is around 70+ Mbps which I think it's weird. (About 3 feet from router). Huawei P20 - considered top notch model yes?

(Give up 5ghz as my house has concrete walls that is hard to penetrate through).

Am considering whether it's my router problem or should I change to AC86U...
*
2.4ghz can actually reach 130mbps with 2x2 devices provided no neighbour signals.

Need to know your home's layout & existing router location before further advise.
OOKAS
post May 2 2019, 01:56 PM

New Member
*
Newbie
47 posts

Joined: Sep 2012
From: South City Plaza
QUOTE(name11 @ Apr 29 2019, 11:45 AM)
Dear Shifu!

Wondering if anyone has concrete answer on what's the maximum speed while we perform 2.4ghz test?

Am using unifi 500mbps with Asus AC66U. The speed that I tested is around 70+ Mbps which I think it's weird. (About 3 feet from router). Huawei P20 - considered top notch model yes?

(Give up 5ghz as my house has concrete walls that is hard to penetrate through).

Am considering whether it's my router problem or should I change to AC86U...
*
Hi, getting 70Mbps via 2.4Ghz consider a good speed, nothing weird about this. No matter how, you need to go for 5Ghz if you want better speed. RT-AC66U consider good enough for 500Mbps bandwidth, no point to change. Try add on a mesh wifi will be better, the penetration and coverage will be much better.
radiant
post May 13 2019, 01:29 AM

Getting Started
**
Junior Member
68 posts

Joined: Feb 2006
From: Kangar



user posted image

Maxis 30Mbps, 2.4Ghz Puchong
Champinidan
post May 13 2019, 06:22 PM

Getting Started
**
Junior Member
135 posts

Joined: Jan 2019
I do not know how people count here, but your speed also relies on receiving device. For example lot of smartphone connecting on like 2.4HZ max, and max I see was real speed of 75Mbps and that's it, nothing more than that really. Be sure to keep it checked.
OOKAS
post May 15 2019, 11:32 AM

New Member
*
Newbie
47 posts

Joined: Sep 2012
From: South City Plaza
QUOTE(Champinidan @ May 13 2019, 06:22 PM)
I do not know how people count here, but your speed also relies on receiving device. For example lot of smartphone connecting on like 2.4HZ max, and max I see was real speed of 75Mbps and that's it, nothing more than that really. Be sure to keep it checked.
*
It depends on your device, most smartphones are on AC1200 adapter only.
shanmaha P
post Jun 30 2019, 09:16 AM

New Member
*
Probation
1 posts

Joined: Jun 2019
QUOTE(soonwai @ Sep 17 2018, 11:05 PM)

Why my wifi so slow?
Since many Unifi users have got Turbo speed now, more and more people are asking why their wifi is so slow. Unfortunately many are misled by those AC1200, AC1750, AC2400 numbers so here's a guide to what actual speed you can achieve. Now, just to clarify, this is about WiFi speed not internet speed but in order to get max internet speed, you first have to get your wifi in order.

tl;dr Maximum WiFi Speeds
Here's a tl;dr of the max wifi speed that I've tested. Remember, in order to get max speed, your device must equal or better the wifi router.
PhoneLaptopTablet
2.4Ghz 2x291.57 Mbps92.1 Mbps-
5Ghz 1x1240.53 Mbps244 Mbps-
5Ghz 2x2343.66 Mbps357 Mbps518.79 Mbps
5Ghz 3x3-875 Mbps-

Gigabit Ethernet: 934 Mbps (for ref)
Faster speeds coming when I test the faster wifi routers.

AC Rating
The first thing, those AC numbers or Rating. These are there to impress help consumers.

The numbers give an indication of the speed of the router but they're mostly there because marketing needed a shorter way to describe the router. So instead of "2.4Ghz 2x2 MIMO and 5Ghz 2x2 MIMO", they use AC1200. Much simpler but just remember no way you'll get 1200Mbps from it.

TM's TP-Link C1200 as an example
Many people have this wifi router since it's a freebie from TM. It is AC1200.

Max 5Ghz link speed: 866Mbps (2x2 5Ghz wifi streams)
Max 2.4Ghz link speed: 300Mbps (2x2 2.4Ghz wifi streams)

So 866+300 = 1200 (yes, marketing did the math)
2x2, 3x3 MIMO
If you wondering what is that 2x2 wifi streams. It's something like this.

2x2 means 2 transmit and 2 receive.
MIMO (multiple in/multiple out) means the wifi can receive,send more than one wifi stream at the same time. Everything is MIMO now.
streams are sometimes called chains. Some people use the term antenna. Not wrong. One stream needs one antenna to transmit. Then you look at the C1200 which is 2x2 but it has 3 antennas. How leh? That one I explain later.

Which brings us to the speed of each stream. It can be more but let's stick to this for now.
One 5Ghz stream = 433Mbps
One 2.4Ghz stream = 150Mbps

Therefore for the TP-Link C1200, for 5Ghz, 2 streams is 2 x 433Mbps = 866Mbps.
Same for 2.4Ghz, 2 x 150Mbps = 300Mbps.
Add these together and you'll get the 1200 in AC1200.
Your laptop, phone
Alright, so your laptop and phone also has the same things. 1x1, 2x2, 3x3 MIMO. In order to get max speed, your phone must equal or better the wifi router.

Now, this is where a lot of questions arises. Some people might have a great router but their laptop or phone not so good. And vice-versa.
1. Most phones are 1x1
2. Some only have 2.4Ghz, no 5Ghz
3. Most laptops are 2x2
4. Some are 3x3
5. Cheaper laptops only have 2.4Ghz

So you see, if you connect a phone with 5GHz AC 1x1 to a C1200 2x2, the link speed will only be 433Mbps.
Link Speed vs Actual Speed
You might think, 433Mbps link speed is damn good already. But when you try, your speeds are much slower. Yeah, you'll never get full link speed. Why? Actually I'm not entirely sure so I'll leave that to Google.

https://res.cloudinary.com/soonwai/image/up...e_mbpr_5Ghz.jpg 
MacBook Pro Retina 2013 3x3 5Ghz Link Speed to a 1x1 hAP AC Lite

As a rough guesstimate for actual speed, I like to use 60% which is already a very optimistic number for the speed that you may get. You may get higher speeds, probably not, but very easy to get lower speeds.  sad.gif 
1x1 - Link: 433Mbps - IRL: 260Mbps
2x2 - Link: 866Mbps - IRL: 520Mbps
3x3 - Link: 1299Mbps - IRL: 779Mbps
Other Factors
In real life (IRL), other things will affect the final speed that you get.
1. Distance
2. Line of sight
3. Door
4. Wall
5. Interference from neigbour's wifi

So many things, I'm just going to list 5.
WiFi speed tests
To give you an idea of the speeds, I did a few tests below.

The test is a 30 second iPerf3 TCP test. Data is sent from the server via the respective wifi router to the device.
CODE
iperf3 -c 10.0.1.80 -R -i 4 -t 30

The command for iperf3 where applicable. iPhones are using an app called WiFiPerf which is iPerf3 compatible.

*Note that these are tests of just the wifi. No internet involved. Get the wifi speed sorted out before worrying about the internet. So, again, this is all local area network,
**I'm lazy to edit it so if you see single chain, dual or triple chain, it means 1x1, 2x2 or 3x3 respectively.

Stuff Used
Server: Thinkcentre M73 - Ubuntu 18.04 LTS - iperf3 3.1.3
Laptop: MacBook Pro Retina 2013 - MacOS 10.13.6 - 2.4Ghz Dual Chain - 5Ghz Triple Chain - iperf 3.6
Phone: iPhone 6s - iOS 12.0 - Dual Chain - WiFiPerf 3.2
Network: Gigabit - Cabling: Cat5e
Distance: Approximately 4ft from device to wifi router.

WiFi Routers (to be tested)
1. Mikrotik hAP AC Lite - 2.4Ghz Dual Chain - 5Ghz Single Chain - AC750 (done)
2. Mikrotik hAP AC2 - 2.4Ghz Dual Chain - 5Ghz Dual Chain - AC1200
3. Mikrotik hAP AC - 2.4Ghz Triple Chain - 5Ghz Triple Chain - AC1750
4. Aztech FG7008GR - 2.4Ghz Triple Chain - 5Ghz Quad Chain - AC2400
5. D-Link DIR-878L - 2.4Ghz Quad Chain - 5Ghz Quad Chain - AC2600

Notes
• RouterOS 6.44beta6 (11/9/2018)
• hAP AC Lite: 3x100M ethernet bonding
  *because the hAP AC Lite only has 100Mbps network ports, I bonded 3 ports (300Mbps) to cater for WiFI AC speeds.
• The only tuning I did was lowering transmit power as I was only 4ft away from the wifi routers.
• WiFi chip features such as WMM, adaptive noise immunity, beam forming, or band steering are disabled.

Radio Environment
2.4Ghz Scanner and Frequency Usage
Tests were done in my house in the afternoon on a weekend. Typical double storey intermediate link house. Quite a few 2.4Ghz APs around but still can be considered good.
Since it's a weekend, more people are home and using their phones and laptops. It gets better in the afternoon on a weekday or in the early morning when everyone is asleep.
https://res.cloudinary.com/soonwai/image/up...Ghz_scanner.jpg https://res.cloudinary.com/soonwai/image/up..._4Ghz_Usage.jpg 

5Ghz Scanner and Frequency Usage
Very clean. There's only one 5Ghz AP and the signal is very weak.
https://res.cloudinary.com/soonwai/image/up...Ghz_scanner.jpg https://res.cloudinary.com/soonwai/image/up.../5Ghz_Usage.jpg 
Ethernet Speed Test (Control)
Phone 6sMBPR
Ethernet 94.41 Mbps934 Mbps
Actually I forgot, I thought my iPhone Lightning-Ethernet was gigabit. It's only 100Mbps.
» Click to show Spoiler - click again to hide... «

Mikrotik hAP AC Lite - 2.4Ghz Dual Chain - 5Ghz Single Chain - AC750
iPhone 6slinkMBPRlink
2.4Ghz Dual Chain (Early Morning)91.57 Mbps144 Mbps--
2.4Ghz Dual Chain (Afternoon)79.29 Mbps144 Mbps92.1 Mbps144 Mbps
5Ghz Single Chain240.53 Mbps433 Mbps244 Mbps433 Mbps
hAP AC Lite only has 100Mbps ports so I bonded 3 ports to cater for WiFI AC speeds. I don't expect it to go above 300Mbps.
» Click to show Spoiler - click again to hide... «

» Click to show Spoiler - click again to hide... «

Mikrotik hAP AC2 - 2.4Ghz Dual Chain - 5Ghz Dual Chain - AC1200
iPhone 6slinkMBPRlink
2.4Ghz Dual Chain--
5Ghz Dual Chain340.88 Mbps866 Mbps357 Mbps866 Mbps
» Click to show Spoiler - click again to hide... «

Mikrotik hAP AC - 2.4Ghz Triple Chain - 5Ghz Triple Chain - AC1750
iPhone 6slinkMBPRlink
2.4Ghz Dual Chain87.05 Mbps144 Mbps77 Mbps144 Mbps
5Ghz Dual Chain343.66 Mbps780 Mbps--
5Ghz Triple Chain--420 Mbps950 Mbps
Aztech FG7008GR - 2.4Ghz Triple Chain - 5Ghz Quad Chain - AC2400
iPhone 6slinkMBPRlinkiPad 2017link
2.4Ghz Dual Chain------
5Ghz Dual Chain304.96 Mbps---518.79 Mbps-
5Ghz Triple Chain--875 Mbps1300 Mbps--
» Click to show Spoiler - click again to hide... «

D-Link DIR-878L - 2.4Ghz Quad Chain - 5Ghz Quad Chain - AC2600
iPhone 6sMBPR
2.4Ghz Dual Chainxxxxxx
2.4Ghz Triple Chainxxxxxx
5Ghz Single Chainxxxxxx
5Ghz Triple Chainxxxxxx
*






bro... just want to ask. I'm a Maxis home wifi installer. but i do have doubts. im using huawei nova 4. occasionally i install 300mbps (300mbps DL and 50 UL) superfast package. sometimes i do get a speedtest of 190mbps for download and 45 for upload... sometimes 230mbps for download and 40++ for upload.. why is that? what affects this in my fon? and what spec in this fon that plays a part of this different speed test.. plsss guide me

blacktubi
post Jul 19 2019, 12:45 AM

-
Group Icon
Elite
8,388 posts

Joined: Jul 2008

QUOTE(shanmaha @ Jun 30 2019, 09:16 AM)
bro... just want to ask. I'm a Maxis home wifi installer. but i do have doubts. im using huawei nova 4. occasionally i install 300mbps (300mbps DL and 50 UL) superfast package. sometimes i do get a speedtest of 190mbps for download and 45 for upload... sometimes 230mbps for download and 40++ for upload.. why is that? what affects this in my fon? and what spec in this fon that plays a part of this different speed test.. plsss guide me
*
Maybe a TV analogy is easier to understand.

The station broadcast in FullHD signal but your ancient TV can only receive normal signal. Even if the tower broadcast in 4K, your old TV won't see all the benefits. Same condition to your phone WiFi speed.

You need a better phone to reap the full benefit. Kinda surprised you guys are not trained on this considering how Maxis advertise their so-called Max-perts. laugh.gif
SilentVampire
post Jul 19 2019, 07:47 AM

Networking Enthusiast
*******
Senior Member
5,714 posts

Joined: Mar 2007



QUOTE(blacktubi @ Jul 19 2019, 12:45 AM)
Maybe a TV analogy is easier to understand.

The station broadcast in FullHD signal but your ancient TV can only receive normal signal. Even if the tower broadcast in 4K, your old TV won't see all the benefits. Same condition to your phone WiFi speed.

You need a better phone to reap the full benefit. Kinda surprised you guys are not trained on this considering how Maxis advertise their so-called Max-perts. laugh.gif
*
Exactly. I thought he would have known all this lol rolleyes.gif
TSsoonwai
post Jul 19 2019, 08:28 AM


********
All Stars
11,450 posts

Joined: Oct 2007
From: KL


QUOTE(shanmaha @ Jun 30 2019, 09:16 AM)
bro... just want to ask. I'm a Maxis home wifi installer. but i do have doubts. im using huawei nova 4. occasionally i install 300mbps (300mbps DL and 50 UL) superfast package. sometimes i do get a speedtest of 190mbps for download and 45 for upload... sometimes 230mbps for download and 40++ for upload.. why is that? what affects this in my fon? and what spec in this fon that plays a part of this different speed test.. plsss guide me
*
Probably where you’re standing and how you’re holding the Nova 4 or an environmental factor. The Nova 4 is 2x2 AC which is a pretty good match for most ISP supplied WiFi routers. 190 vs 230 is not a huge difference for WiFi. Upload of 40/45 is a bit slow. Where are you, in relation to the WiFi router, when you do these tests?
air_pull91
post Aug 2 2019, 06:32 PM

Getting Started
**
Junior Member
275 posts

Joined: Sep 2011
i just bought Unifi Amplifi HD..thought can fast speed but when speedtest using 2.4ghz only can get around 3+mb..on 5ghz around 60mb..only if i stand next to the mesh router on 5ghz can get 2++mb..this is so bad..for the price point i dont think its worth it..btw, i already enable Hardware NAT as suggested by others..
Garena
post Aug 3 2019, 06:57 PM

Casual
***
Junior Member
446 posts

Joined: Dec 2009
Most smartphones released after year 2015 are using 2x2 SU-MIMO chip already except those low end smartphones. Flagship smartphones released after year 2016 (e.g: Samsung Galaxy S7) are using 2x2 MU-MIMO chip (802.11ac Wave 2) most of them are powered by the Wi-Fi chip leader + hegemon Broadcom (Broadcom Numba Wan).

But in recent years still have some guilty smartphone vendors use 802.11n single-band 1x1 chip on their low end smartphones to cut cost + clear inventory like Huawei Nova 3i (2018), Huawei Y5 (2019), Redmi 7 (2019), Realme 3 (2019), Realme C2 (2019), Samsung Galaxy A10 (2019), Samsung Galaxy A20 (2019).

TP-Link a freaking networking company usually will also use their old inventory of 802.11n chips on their low end smartphones like Neffos C9 and Neffos C7. Well at least TP-Link did put a 802.11n dual-band chip into their mid range smartphones like the Neffos Y7. 802.11n dual-band chips were very popular among flagship smartphones around year 2011-2013 before smartphone vendors adopt the 802.11ac Wi-Fi standard, most notably used by the original iPad (2010), iPad 2 (2011), Samsung Galaxy S2 (2011), Samsung Galaxy Nexus (2011), Samsung Galaxy S3 (2012), HTC Amaze 4G (2011), HTC One X (2012). Yes, they all have 802.11n dual-band Wi-Fi.

Smartphones released before 2013 are using 1x1 SU-MIMO for example that flagship Samsung Galaxy S4, if it's 802.11n then the max data rate on 5 GHz is 150 Mbps, if it's 802.11ac like the one can be found on HTC One M7 (2013) then the max data rate on 5 GHz is 433.3 Mbps. FYI HTC One M7 is actually the first smartphone with a 802.11ac chip powered by Broadcom Wi-Fi + Bluetooth + FM radio combo chip all the way back in 2013.

Samsung began to support 2x2 SU-MIMO (802.11ac Wave 1) in year 2014 on their Samsung Galaxy S5. In year 2015 Samsung continue to put 802.11ac 2x2 SU-MIMO Broadcom chip into their Samsung Galaxy S6 again. Apple began to support 802.11ac 1x1 SU-MIMO Broadcom chip in year 2014 on their Apple iPhone 6 and 6 Plus. In year 2015 Apple only began to support 802.11ac 2x2 SU-MIMO Broadcom on their Apple iPhone 6s and 6s Plus. With 2x2 spatial stream all these smartphones can reach a theoretical data rate of 866.7 Mbps. It's year 2019 now but so far no smartphone in the world supports 3x3 MU-MIMO Wi-Fi radio yet.

On the side note, Samsung Galaxy S10 series (2019) are the first smartphones to support the next generation 802.11ax Wi-Fi standard.

This post has been edited by Garena: Oct 9 2019, 01:21 AM
Aspick
post Aug 4 2019, 02:00 PM

Getting Started
**
Junior Member
189 posts

Joined: Jul 2018


QUOTE(Garena @ Aug 3 2019, 06:57 PM)
Most smartphones released after year 2015 are using 2x2 SU-MIMO chip already except those low end smartphones. Flagship smartphones released after year 2016 (e.g: Samsung Galaxy S7) are using 2x2 MU-MIMO chip (802.11ac Wave 2) most of them are powered by the Wi-Fi leader + hegemon Broadcom (Broadcom Numba Wan).

But in recent years still have some guilty smartphone vendors use 802.11n single-band 1x1 chip on their low end smartphones to cut cost + clear inventory like Huawei Nova 3i (2018), Huawei Y5 (2019), Redmi 7 (2019), Realme 3 (2019), Realme C2 (2019), Samsung Galaxy A10 (2019), Samsung Galaxy A20 (2019).

TP-Link a freaking networking company usually will also use their old inventory of 802.11n chips on their low end smartphones like Neffos C9 and Neffos C7. Well at least TP-Link did put a 802.11n dual-band chip into their mid range smartphones like the Neffos Y7. 802.11n dual-band chips were very popular among flagship smartphones around year 2011-2013 before smartphone vendors adopt the 802.11ac Wi-Fi standard, most notably used by the original iPad (2010), iPad 2 (2011), Samsung Galaxy S2 (2011), Samsung Galaxy Nexus (2011), HTC Amaze 4G (2011). Yes they all have 802.11n dual-band Wi-Fi.

Smartphones released before 2013 are using 1x1 SU-MIMO for example that flagship Samsung Galaxy S4, if it's 802.11n then the max data rate on 5 GHz is 150 Mbps, if it's 802.11ac like the one can be found on HTC One M7 (2013) then the max data rate on 5 GHz is 433.3 Mbps. FYI HTC One M7 is actually the first smartphone with a 802.11ac chip powered by Broadcom Wi-Fi + Bluetooth + FM radio combo chip all the way back in 2013.

It's 2019 but so far no smartphone on earth comes with 3x3 MU-MIMO radio yet.
*
Thanks for sharing this info.... beneficial to me in my next purchase of smartphone
Garena
post Aug 4 2019, 09:52 PM

Casual
***
Junior Member
446 posts

Joined: Dec 2009
QUOTE(Aspick @ Aug 4 2019, 02:00 PM)
Thanks for sharing this info.... beneficial to me in my next purchase of smartphone
*
You're welcome. if you want a peace of mind just go for the flagship smartphones, you'll get the latest and greatest 2x2 MU-MIMO chip, it can't be wrong.

Something I'd like to point out though it's a shame that in year 2019 those smartphone vendors still didn't put 802.11ax chip into their flagship smartphones like the Asus ROG Phone 2, Xiaomi Black Shark 2, Huawei P30 series, Xiaomi Mi 9, Redmi K20 Pro, LG G8. So far only Samsung did it with their Samsung Galaxy S10 series. Then there's another smartphone vendor OnePlus famously known for their "flagship killer" slogan with flagship specs at an affordable price? Release their OnePlus 7 Pro in May 2019 after Samsung Galaxy S10 in February 2019 but still failed to put a 802.11ax chip into their smartphone. Yeah right so called "flagship killer" laugh.gif , maybe need to wait year 2020.

Added more information into my previous post.

This post has been edited by Garena: Aug 24 2019, 01:30 PM
firdausbhari
post Aug 5 2019, 03:13 PM

Look at all my stars!!
*******
Senior Member
2,281 posts

Joined: Feb 2012


QUOTE(Garena @ Aug 4 2019, 09:52 PM)
You're welcome. if you want a peace of mind just go for the flagship smartphones, you'll get the latest and greatest 2x2 MU-MIMO chip, it can't be wrong.

Something I'd like to point out though it's a shame that in year 2019 those smartphone vendors still didn't put 802.11ax chip into their flagship smartphones like the Huawei P30 series, Xiaomi Mi 9, Redmi K20 Pro, LG G8. So far only Samsung did it with their Samsung Galaxy S10 series. Then there's another smartphone vendor OnePlus famously known for their "flagship killer" slogan with flagship specs at an affordable price? Release their OnePlus 7 Pro in May 2019 after Samsung Galaxy S10 in February 2019 but still failed to put a 802.11ax chip into their smartphone. Yeah right "flagship killer" laugh.gif , maybe need to wait year 2020.

Added more information into my previous post.
*
+1
Doraku
post Aug 18 2019, 04:13 AM

Old threads digger
******
Senior Member
1,155 posts

Joined: Apr 2016


QUOTE(taqu @ May 2 2019, 08:06 AM)
2.4ghz can actually reach 130mbps with 2x2 devices provided no neighbour signals.

Need to know your home's layout & existing router location before further advise.
*
You right, i can reach a speed maximum of 130Mbps on 2.4Ghz 2x2 40Mhz 802.11n
user posted image

This post has been edited by Doraku: Aug 18 2019, 04:14 AM
air_pull91
post Aug 22 2019, 03:59 PM

Getting Started
**
Junior Member
275 posts

Joined: Sep 2011
how to check if the device support this 2x2 40Mhz 802.11n aka dual band?
blacktubi
post Aug 29 2019, 05:10 PM

-
Group Icon
Elite
8,388 posts

Joined: Jul 2008

QUOTE(air_pull91 @ Aug 22 2019, 03:59 PM)
how to check if the device support this 2x2 40Mhz 802.11n aka dual band?
*
Check the spec sheet.

N300 is definitely 2X2

40Mhz on Wireless N is almost impossible these days especially on apartment due to interference. The router will not run at 40Mhz even though you force it.
neo_6053
post Sep 16 2019, 09:38 AM

On my way
****
Junior Member
650 posts

Joined: Jan 2003


I got a tplink ac1200 using unifi. When I connect to wifi using s10 plus, there are couple of site that I cannot access and some games that load halfly. Anyone experience problem like that ?
SilentVampire
post Sep 16 2019, 11:32 AM

Networking Enthusiast
*******
Senior Member
5,714 posts

Joined: Mar 2007



QUOTE(neo_6053 @ Sep 16 2019, 09:38 AM)
I got a tplink ac1200 using unifi. When I connect to wifi using s10 plus, there are couple of site that I cannot access and some games that load halfly. Anyone experience problem like that ?
*
Disable IPv6.
neo_6053
post Sep 17 2019, 10:58 PM

On my way
****
Junior Member
650 posts

Joined: Jan 2003


QUOTE(SilentVampire @ Sep 16 2019, 11:32 AM)
Disable IPv6.
*
thanks
zalezale
post Oct 12 2019, 09:05 PM

Getting Started
**
Junior Member
65 posts

Joined: Sep 2019
user posted image


zalezale
post Oct 12 2019, 09:06 PM

Getting Started
**
Junior Member
65 posts

Joined: Sep 2019
QUOTE(zalezale @ Oct 12 2019, 09:05 PM)
user posted image
*
Link boost and 256 Qam, what meaning ?
taqu
post Nov 2 2019, 09:04 AM

Enthusiast
*****
Junior Member
864 posts

Joined: May 2005
Link boost refers to using both Wifi & 4G. There's another version using both 5GHz & 2.4GHz Wifi.

Link to 256 QAM:

https://7signal.com/802-11ac-migration-part...-about-256-qam/
kanonno
post Nov 9 2019, 03:46 PM

New Member
*
Junior Member
36 posts

Joined: Jul 2010
Hi, this is the first time I'm troubleshooting with these technical subject. I have just recently found out that my family has been subscribing a much higher speed package while receiving much less speed in actual reality. A bigger part of the reason this issue was left alone for long time was due to miscommunication as they only knew that they have upgraded the package but can not remember which one is it now and I always thought the speed was only a little lesser that what it should be.

Now that I just checked with TM point it turns out that 500mbps is actually the subscribed package. The speed we usually been having were around 30~110mbps download speed depending on the 2.4G or 5G channel was used. I just called 100 just now and was told that the 2.4G channel caps at around 100mbps while 5G caps at around 200mbps. So this leads to me confusing right now and started checking to this subject...

The router we are using right now is a router that was just resubscribed from TM around 1~2 years ago (not sure model name). In order to achieve higher speed, do I need to changed to another router model? also why are they giving us a model that cant achieve the speed of what they should be giving...? sad.gif
zalezale
post Nov 9 2019, 08:52 PM

Getting Started
**
Junior Member
65 posts

Joined: Sep 2019
QUOTE(taqu @ Nov 2 2019, 09:04 AM)
Link boost refers to using both Wifi & 4G. There's another version using both 5GHz & 2.4GHz Wifi.

Link to 256 QAM:

https://7signal.com/802-11ac-migration-part...-about-256-qam/
*

Thanks for helping
wheelhot
post Nov 19 2019, 10:40 AM

New Member
*
Newbie
26 posts

Joined: Feb 2014


QUOTE(kanonno @ Nov 9 2019, 03:46 PM)
Now that I just checked with TM point it turns out that 500mbps is actually the subscribed package. The speed we usually been having were around 30~110mbps download speed depending on the 2.4G or 5G channel was used. I just called 100 just now and was told that the 2.4G channel caps at around 100mbps while 5G caps at around 200mbps. So this leads to me confusing right now and started checking to this subject...
Yeah, I think they give that standard response of 5G caps at 200mbps cause that's what their router max speed allows them to.

However, I purchase some more expensive routers (tried 3 routers) and my speed at best is 250mbps, so I'm not sure how some people are able to get 500-600mbps wifi speed?
SilentVampire
post Nov 19 2019, 05:58 PM

Networking Enthusiast
*******
Senior Member
5,714 posts

Joined: Mar 2007



QUOTE(wheelhot @ Nov 19 2019, 10:40 AM)
Yeah, I think they give that standard response of 5G caps at 200mbps cause that's what their router max speed allows them to.

However, I purchase some more expensive routers (tried 3 routers) and my speed at best is 250mbps, so I'm not sure how some people are able to get 500-600mbps wifi speed?
*
It depends on device as well.
SilentVampire
post Nov 19 2019, 06:00 PM

Networking Enthusiast
*******
Senior Member
5,714 posts

Joined: Mar 2007



QUOTE(kanonno @ Nov 9 2019, 03:46 PM)
Hi, this is the first time I'm troubleshooting with these technical subject. I have just recently found out that my family has been subscribing a much higher speed package while receiving much less speed in actual reality. A bigger part of the reason this issue was left alone for long time was due to miscommunication as they only knew that they have upgraded the package but can not remember which one is it now and I always thought the speed was only a little lesser that what it should be.

Now that I just checked with TM point it turns out that 500mbps is actually the subscribed package. The speed we usually been having were around 30~110mbps download speed depending on the 2.4G or 5G channel was used. I just called 100 just now and was told that the 2.4G channel caps at around 100mbps while 5G caps at around 200mbps. So this leads to me confusing right now and started checking to this subject...

The router we are using right now is a router that was just resubscribed from TM around 1~2 years ago (not sure model name). In order to achieve higher speed, do I need to changed to another router model? also why are they giving us a model that cant achieve the speed of what they should be giving...? sad.gif
*
Just saw your message, and yes, you will need to change router. To learn more, read ALL the green text in the link of my signature, and the reason why they give you that model is because they only support and guarantee that you will get the speed on wired connections, NOT WiFi.
wheelhot
post Nov 20 2019, 12:24 AM

New Member
*
Newbie
26 posts

Joined: Feb 2014


QUOTE(SilentVampire @ Nov 19 2019, 05:58 PM)
It depends on device as well.
*
Hmm, I don't think my devices are the issue though, iPhone XS, 11in iPad Pro and a few other 802.11ac devices kept giving me 200-250mbps only on WiFi.
TSsoonwai
post Nov 20 2019, 12:49 AM


********
All Stars
11,450 posts

Joined: Oct 2007
From: KL


QUOTE(wheelhot @ Nov 20 2019, 12:24 AM)
Hmm, I don't think my devices are the issue though, iPhone XS, 11in iPad Pro and a few other 802.11ac devices kept giving me 200-250mbps only on WiFi.
*
It's not one thing or the other but more of a combo like dating or marriage.
For myself, iPhone X + Mikrotik hAP AC = 250Mbps.
iPhone X + DLink DIR-882 = 550Mbps.
MacBook Pro on the other hand loves both the APs.
wheelhot
post Nov 20 2019, 10:03 AM

New Member
*
Newbie
26 posts

Joined: Feb 2014


QUOTE(soonwai @ Nov 20 2019, 12:49 AM)
It's not one thing or the other but more of a combo like dating or marriage.
For myself, iPhone X + Mikrotik hAP AC = 250Mbps.
iPhone X + DLink DIR-882 = 550Mbps.
MacBook Pro on the other hand loves both the APs.
*
Hmm, but in my case the Asus is the widely regarded ac86u
TSsoonwai
post Nov 20 2019, 11:48 AM


********
All Stars
11,450 posts

Joined: Oct 2007
From: KL


QUOTE(wheelhot @ Nov 20 2019, 10:03 AM)
Hmm, but in my case the Asus is the widely regarded ac86u
*
Hmmm, it's an Asus, I tend to avoid them. The brand name doesn't really mean anything.
pho3n1x
post Nov 28 2019, 02:06 AM

Getting Started
**
Junior Member
298 posts

Joined: Jul 2005


Hi just wanted to ask is my laptop dying because previously it manage to get around 60mbps with my Asus rt-n18u but recently it hardly go above 5mbps other devices are still working fine
Momo33
post Nov 28 2019, 05:12 PM

Regular
******
Senior Member
1,448 posts

Joined: Oct 2019
QUOTE(pho3n1x @ Nov 28 2019, 03:06 AM)
Hi just wanted to ask is my laptop dying because previously it manage to get around 60mbps with my Asus rt-n18u but recently it hardly go above 5mbps other devices are still working fine
*
your laptop is updated to latest win 10 1903 or ?

you may have many apps running .

your win OS maybe have issue .



This post has been edited by Momo33: Nov 28 2019, 05:19 PM
nimbus kayano
post Dec 10 2019, 08:14 PM

New Member
*
Junior Member
40 posts

Joined: Jun 2012
I recently bought an Asus Blue Cave 2600, thinking it will be an upgrade of my Asus RT-AC68. On 5GHz band, I could get 300Mbps download with my AC68, but on BlueCave I only got 111Mbps.

I’m currently subscribing to 800Mbps package.

I’m using IPhone 7Plus to test.. I expect my WiFi speed to reach at least 400Mbps as IPhone 7Plus top speed is 450Mbps..

Anyone have similar experience? I thought I would be getting an upgrade, but looks like it’s downgraded.

On Blue Cave
user posted image

On RT-AC68

user posted image
cannavaro
post Dec 20 2019, 10:11 AM

CATTENACIO
*******
Senior Member
3,008 posts

Joined: Sep 2005
From: T.T.D.I, Bukit Damansara


QUOTE(nimbus kayano @ Dec 10 2019, 08:14 PM)
I recently bought an Asus Blue Cave 2600, thinking it will be an upgrade of my Asus RT-AC68. On 5GHz band, I could get 300Mbps download with my AC68, but on BlueCave I only got 111Mbps.

I’m currently subscribing to 800Mbps package.

I’m using IPhone 7Plus to test.. I expect my WiFi speed to reach at least 400Mbps as IPhone 7Plus top speed is 450Mbps..

Anyone have similar experience? I thought I would be getting an upgrade, but looks like it’s downgraded.

On Blue Cave
user posted image

On RT-AC68

user posted image
*
Based on this review,
https://www.tomsguide.com/us/asus-blue-cave...eview-6235.html

The speed can definitely be faster than what you got.
Probably need to tweak the settings or something?
Or you can try doing the speed test further from the router as the review says it is better at long range
zalezale
post Jan 2 2020, 08:30 AM

Getting Started
**
Junior Member
65 posts

Joined: Sep 2019
May i know, why router ASUS AC2900 RT-AC86U , speedtest use wifi via 5ghz not get minima speed 500mbps, only get 330mbps use device huawei mate 20 pro and iphone 7 plus. My friend subscribe plan 800mbps, before this use router dlink tm stock silinder only get 220mbps. That why he change to better router but result speed only increase small. Use cable lan direct to laptop no problem, can get 800mbps+ ..Who know what problem ?
sHawTY
post Jan 2 2020, 08:40 AM

Frequent Reporter
********
All Stars
14,908 posts

Joined: Jul 2005

QUOTE(nimbus kayano @ Dec 10 2019, 08:14 PM)
but on BlueCave I only got 111Mbps.
QUOTE(zalezale @ Jan 2 2020, 08:30 AM)
May i know, why router ASUS AC2900 RT-AC86U , speedtest use wifi via 5ghz not get minima speed 500mbps
1. Set the Wireless Mode to N/AC mixed
2. Set the Channel bandwidth to run at 80MHz

user posted image

This post has been edited by sHawTY: Jan 2 2020, 08:41 AM
zalezale
post Jan 2 2020, 08:45 AM

Getting Started
**
Junior Member
65 posts

Joined: Sep 2019
QUOTE(sHawTY @ Jan 2 2020, 08:40 AM)
1. Set the Wireless Mode to N/AC mixed
2. Set the Channel bandwidth to run at 80MHz

user posted image
*
Ok i try inform my friend to adjust this setting ...thanks...
youngy
post Jan 2 2020, 09:11 AM

Casual
***
Junior Member
389 posts

Joined: Dec 2008


Just upgraded my router to Asus AX11000 and I received max download speed of 500mbps on a 800mbps Unifi package with Asus USB-AC68. Wondering if I upgrade the wifi receiver to Asus PCE-AX58BT (AX3000), will I get wifi speed of 800mbps?

Thanks in advance.

This post has been edited by youngy: Jan 2 2020, 09:31 AM
sHawTY
post Jan 2 2020, 03:09 PM

Frequent Reporter
********
All Stars
14,908 posts

Joined: Jul 2005

QUOTE(youngy @ Jan 2 2020, 09:11 AM)
Just upgraded my router to Asus AX11000 and I received max download speed of 500mbps on a 800mbps Unifi package with Asus USB-AC68
What wireless speed you get when you set the 5GHz channel bandwidth to 80MHz / 160MHz?
(Wireless speed, not Speedtest result, refer to the screenshot below)

user posted image

Not sure if the USB-AC68 supports 160MHz, you will have to test it on your own

Important Note:
160MHz requires DFS scanning which your devices might not be able to connect for a few minutes after you've applied it. And some older devices won't support 160MHz too
GT-AX11000 is tri-band so you can set the 1st 5GHz to 80MHz and the other 5GHz to 160MHz

QUOTE(kanonno @ Nov 9 2019, 03:46 PM)
The router we are using right now is a router that was just resubscribed from TM around 1~2 years ago (not sure model name). In order to achieve higher speed, do I need to changed to another router model? also why are they giving us a model that cant achieve the speed of what they should be giving...? sad.gif
TM's responsibility is up to the speed you're getting on Ethernet cable
For wireless, you have to figure out on your own

And yes, TM provides crappy router. You want something better, buy your own
In the meantime, you can change the 5GHz settings inside the TM provided router to 80MHz instead of 20/40/80MHz/Auto

Also, you shouldn't rely on 2.4GHz, no matter what router you use, you won't get anything higher than 100Mb/s on 2.4GHz
You'll be lucky if you even manage to get 100Mb/s on 2.4GHz as most devices is only limited to 72Mb/s / 150Mb/s on 2.4GHz

This post has been edited by sHawTY: Jan 2 2020, 03:21 PM
youngy
post Jan 2 2020, 03:21 PM

Casual
***
Junior Member
389 posts

Joined: Dec 2008


QUOTE(sHawTY @ Jan 2 2020, 04:09 PM)
What wireless speed you get when you set the 5GHz channel bandwidth to 80MHz / 160MHz?
(Wireless speed, not Speedtest result, refer to the screenshot below)

user posted image

Important Note:
160MHz requires DFS scanning which your devices might not be able to connect for a few minutes after you've applied it. And some older devices won't support 160MHz too
GT-AX11000 is tri-band so you can set the 1st 5GHz to 80MHz and the other 5GHz to 160MHz

Not sure if the USB-AC68 supports 160MHz, you will have to test it on your own
*
Asus USB-AC68 does not support 160MHz and the setting on the router were left as auto.

As for the wireless speed, I need to recheck again tonight.
sHawTY
post Jan 2 2020, 03:25 PM

Frequent Reporter
********
All Stars
14,908 posts

Joined: Jul 2005

QUOTE(youngy @ Jan 2 2020, 03:21 PM)
Asus USB-AC68 does not support 160MHz and the setting on the router were left as auto.

As for the wireless speed, I need to recheck again tonight.
Change to 80MHz then test again & check the wireless speed as well after you change to 80MHz

This post has been edited by sHawTY: Jan 2 2020, 03:26 PM
youngy
post Jan 2 2020, 03:49 PM

Casual
***
Junior Member
389 posts

Joined: Dec 2008


QUOTE(sHawTY @ Jan 2 2020, 04:25 PM)
Change to 80MHz then test again & check the wireless speed as well after you change to 80MHz
*
Noted but I doubt Asus USB-AC68 can achieve 800mbps. Hence, the question of whether Asus PCE-AX58BT (AX3000) can hit 800mbps.

Thank you again. notworthy.gif

This post has been edited by youngy: Jan 2 2020, 03:54 PM
sHawTY
post Jan 2 2020, 03:52 PM

Frequent Reporter
********
All Stars
14,908 posts

Joined: Jul 2005

QUOTE(youngy @ Jan 2 2020, 03:49 PM)
Noted but I doubt Asus USB-AC68 can achieve can reach 800mbps
Try je, mana tau laugh.gif
PJng
post Jan 2 2020, 11:33 PM

10k Club
********
All Stars
12,039 posts

Joined: Oct 2017


Maybe i wrong post here, not sure where i need to ask

How to check my both phone using same wifi chip/channel/speed
Because on my room, my tablet no issue using wifi, even have half signal
But phone most of time only have 1 bar, sometime showing ! on wifi icon
Mean connected, but can`t use.

Wifi router at living room, my room about 20 feet away, within it have 3 walls
Router TP Link WR841HP
Phone
Samsung A7 2016, Samsung Tab A 2017
youngy
post Jan 2 2020, 11:45 PM

Casual
***
Junior Member
389 posts

Joined: Dec 2008


QUOTE(sHawTY @ Jan 2 2020, 04:52 PM)
Try je, mana tau laugh.gif
*
Just checked and the Wifi status speed is 1.3Gbps. Got no choice but to buy Asus PCE-AX58BT (AX3000) and test it myself. innocent.gif
sHawTY
post Jan 3 2020, 12:05 AM

Frequent Reporter
********
All Stars
14,908 posts

Joined: Jul 2005

QUOTE(PJng @ Jan 2 2020, 11:33 PM)
Because on my room, my tablet no issue using wifi, even have half signal
But phone most of time only have 1 bar, sometime showing ! on wifi icon
Mean connected, but can`t use.

Router TP Link WR841HP
Because you're using a crappy router
Also, you're still using the overcrowded 2.4GHz
QUOTE(youngy @ Jan 2 2020, 11:45 PM)
Just checked and the Wifi status speed is 1.3Gbps. Got no choice but to buy Asus PCE-AX58BT (AX3000) and test it myself.  innocent.gif
Did you change the channel bandwidth to 80MHz & wireless mode to N/AC mixed?

Also, to be frank, the PCE-AX58BT is still using 2x2 stream
I would advise you to wait for something with 4x4 stream like the ASUS PCE-AC88 but wait until there's an AX version so you can get full speed of 4804Mb/s
QUOTE(SilentVampire @ Sep 16 2019, 11:32 AM)
Disable IPv6.
I don't know why you kept advising people to disable IPv6
For me, IPv6 has been working fine for the past few months
YouTube, Twitch, Facebook, Netflix, Prime Video, iFlix loads very fast without any buffering, all websites loads instantly, all games launcher such as Steam, Origin, Uplay, Battle.net, Rockstar & Epic connects instantly except during the Cloudflare issue which has been fixed by switching to Google DNS for both IPv4 & IPv6

I would suggest you to test IPv6 by yourself because I don't have any issues with it anymore
Yes the past few years UniFi IPv6 has a lot of issues but it's working perfectly now

This post has been edited by sHawTY: Jan 3 2020, 12:40 AM
youngy
post Jan 3 2020, 10:56 AM

Casual
***
Junior Member
389 posts

Joined: Dec 2008


QUOTE(sHawTY @ Jan 3 2020, 01:05 AM)
Also, to be frank, the PCE-AX58BT is still using 2x2 stream
I would advise you to wait for something with 4x4 stream like the ASUS PCE-AC88 but wait until there's an AX version so you can get full speed of 4804Mb/s
*
Read a review of PCE-AX58BT and the reviewer mentioned that it hits 750mbps with Wi Fi 6. Hence, my tangan gatal wanted to try it myself. Hah
zalezale
post Jan 4 2020, 01:50 PM

Getting Started
**
Junior Member
65 posts

Joined: Sep 2019
QUOTE(sHawTY @ Jan 2 2020, 08:40 AM)
1. Set the Wireless Mode to N/AC mixed
2. Set the Channel bandwidth to run at 80MHz

user posted image
*
Already do same as you said, but speed still get 330mbps download, 220mbps upload. How to solve yea ?
MonkeYsua
post Jan 4 2020, 04:13 PM

Casual
***
Junior Member
402 posts

Joined: Jan 2003
From: KL, Kepong


Nice thread, to me just follow 1 principal of Wi-Fi half duplex aka half speed lol
zalezale
post Feb 24 2020, 07:01 AM

Getting Started
**
Junior Member
65 posts

Joined: Sep 2019
QUOTE(OOKAS @ May 15 2019, 11:32 AM)
It depends on your device, most smartphones are on AC1200 adapter only.
*
What phone have internal adaptor AC1200 above? All flagship phone have?
dannychuah
post Mar 24 2020, 10:58 AM

Getting Started
**
Junior Member
147 posts

Joined: Mar 2010
From: klang


hi...wan to check with u guy...previously I have a router drink which is provided by tm ac1200...I having 800mbps package that time I test wifi I manage to get 300-400mbps that I m satisfy..until last last week the internet drop till less that 100 and some time only 20-30...so I make call to tm and they send technical guy come to check...the result he give is router problem so after that I go get from shop the tp link ax3000....after install every thing I only manage to get around 150mbps ....do u guy have any experience like that?
zalezale
post Apr 7 2020, 09:40 AM

Getting Started
**
Junior Member
65 posts

Joined: Sep 2019
QUOTE(Garena @ Aug 3 2019, 06:57 PM)
Most smartphones released after year 2015 are using 2x2 SU-MIMO chip already except those low end smartphones. Flagship smartphones released after year 2016 (e.g: Samsung Galaxy S7) are using 2x2 MU-MIMO chip (802.11ac Wave 2) most of them are powered by the Wi-Fi chip leader + hegemon Broadcom (Broadcom Numba Wan).

But in recent years still have some guilty smartphone vendors use 802.11n single-band 1x1 chip on their low end smartphones to cut cost + clear inventory like Huawei Nova 3i (2018), Huawei Y5 (2019), Redmi 7 (2019), Realme 3 (2019), Realme C2 (2019), Samsung Galaxy A10 (2019), Samsung Galaxy A20 (2019).

TP-Link a freaking networking company usually will also use their old inventory of 802.11n chips on their low end smartphones like Neffos C9 and Neffos C7. Well at least TP-Link did put a 802.11n dual-band chip into their mid range smartphones like the Neffos Y7. 802.11n dual-band chips were very popular among flagship smartphones around year 2011-2013 before smartphone vendors adopt the 802.11ac Wi-Fi standard, most notably used by the original iPad (2010), iPad 2 (2011), Samsung Galaxy S2 (2011), Samsung Galaxy Nexus (2011), Samsung Galaxy S3 (2012), HTC Amaze 4G (2011), HTC One X (2012). Yes, they all have 802.11n dual-band Wi-Fi.

Smartphones released before 2013 are using 1x1 SU-MIMO for example that flagship Samsung Galaxy S4, if it's 802.11n then the max data rate on 5 GHz is 150 Mbps, if it's 802.11ac like the one can be found on HTC One M7 (2013) then the max data rate on 5 GHz is 433.3 Mbps. FYI HTC One M7 is actually the first smartphone with a 802.11ac chip powered by Broadcom Wi-Fi + Bluetooth + FM radio combo chip all the way back in 2013.

Samsung began to support 2x2 SU-MIMO (802.11ac Wave 1) in year 2014 on their Samsung Galaxy S5. In year 2015 Samsung continue to put 802.11ac 2x2 SU-MIMO Broadcom chip into their Samsung Galaxy S6 again. Apple began to support 802.11ac 1x1 SU-MIMO Broadcom chip in year 2014 on their Apple iPhone 6 and 6 Plus. In year 2015 Apple only began to support 802.11ac 2x2 SU-MIMO Broadcom on their Apple iPhone 6s and 6s Plus. With 2x2 spatial stream all these smartphones can reach a theoretical data rate of 866.7 Mbps. It's year 2019 now but so far no smartphone in the world supports 3x3 MU-MIMO Wi-Fi radio yet.

On the side note, Samsung Galaxy S10 series (2019) are the first smartphones to support the next generation 802.11ax Wi-Fi standard.
*
Correct or not, honor view 20 have 3x3 mimo for wifi ?



Attached thumbnail(s)
Attached Image
erichlkc P
post Apr 16 2020, 06:19 PM

New Member
*
Probation
2 posts

Joined: Apr 2020
I have 300Mbps download and 50Mbps upload speed, via Ethernet LAN. When I use TP Link TL-WR1043ND wireless router, max speed only 90+ Mbps download and 50Mbps upload (2.4GHz).

I thought 2.4GHz can reach 300Mbps?
zalezale
post Apr 23 2020, 02:09 PM

Getting Started
**
Junior Member
65 posts

Joined: Sep 2019
QUOTE(erichlkc @ Apr 16 2020, 06:19 PM)
I have 300Mbps download and 50Mbps upload speed, via Ethernet LAN. When I use TP Link TL-WR1043ND wireless router, max speed only 90+ Mbps download and 50Mbps upload (2.4GHz).

I thought 2.4GHz can reach 300Mbps?
*
Test wifi speedtest use what device ?
sHawTY
post Apr 23 2020, 02:18 PM

Frequent Reporter
********
All Stars
14,908 posts

Joined: Jul 2005

QUOTE(dannychuah @ Mar 24 2020, 10:58 AM)
after install every thing I only manage to get around 150mbps
Set your 5GHz to run at 80MHz. Not 20MHz, not 40MHz, not auto, not 20/40/80MHz but instead set it to 80MHz only. Don't ask me how, read the manual of your router
Also, if you can afford to pay UniFi 800Mb/s, you can afford to buy a better router
All stock routers from TM/Maxis/Time is crap

Get at least ASUS RT-AC66U B1
Like you, I'm also using UniFi 800Mb/s. I can get 600Mb/s on ASUS RT-AC68U, RT-AC86U & GT-AC5300. RT-AC66U B1 is basically the same as RT-AC68U so you should be able to get at 600Mb/s on WiFi as well
Below is a screenshot of the Speedtest on WiFi

user posted image

QUOTE(erichlkc @ Apr 16 2020, 06:19 PM)
I thought 2.4GHz can reach 300Mbps?
No
You can only reach 300Mb/s on 2.4GHz if your WiFi receiver is 3x3 & running at 40Mhz

Most devices only supports 2x2 & that limits you to 150Mb/s which translate to actual speed of 90 ~ 100Mb/s

1. If you want full 300Mb/s, you need 5GHz running at 80MHz
2. Dump that WR1043ND. That's a very old router. My suggestion to at least get an ASUS RT-AC66U B1

This post has been edited by sHawTY: Apr 23 2020, 02:31 PM
zalezale
post Apr 23 2020, 04:17 PM

Getting Started
**
Junior Member
65 posts

Joined: Sep 2019
QUOTE(sHawTY @ Apr 23 2020, 02:18 PM)
Set your 5GHz to run at 80MHz. Not 20MHz, not 40MHz, not auto, not 20/40/80MHz but instead set it to 80MHz only. Don't ask me how, read the manual of your router
Also, if you can afford to pay UniFi 800Mb/s, you can afford to buy a better router
All stock routers from TM/Maxis/Time is crap

Get at least ASUS RT-AC66U B1
Like you, I'm also using UniFi 800Mb/s. I can get 600Mb/s on ASUS RT-AC68U, RT-AC86U & GT-AC5300. RT-AC66U B1 is basically the same as RT-AC68U so you should be able to get at 600Mb/s on WiFi as well
Below is a screenshot of the Speedtest on WiFi

user posted image

No
You can only reach 300Mb/s on 2.4GHz if your WiFi receiver is 3x3 & running at 40Mhz

Most devices only supports 2x2 & that limits you to 150Mb/s which translate to actual speed of 90 ~ 100Mb/s

1. If you want full 300Mb/s, you need 5GHz running at 80MHz
2. Dump that WR1043ND. That's a very old router. My suggestion to at least get an ASUS RT-AC66U B1
*
If use phone Redmi Note 9s, can get wifi speed around 600mbps, if use same router with you ?

blacktubi
post Apr 23 2020, 04:29 PM

-
Group Icon
Elite
8,388 posts

Joined: Jul 2008

QUOTE(zalezale @ Apr 23 2020, 04:17 PM)
If use phone Redmi Note 9s, can get wifi speed around 600mbps, if use same router with you ?
*
Xiaomi only says it support Wireless AC but didn't mention whether it is 1x1 or 2x2.

For cheaper phones, assume a maximum speed of 500Mbps.
sHawTY
post Apr 23 2020, 04:36 PM

Frequent Reporter
********
All Stars
14,908 posts

Joined: Jul 2005

QUOTE(zalezale @ Apr 23 2020, 04:17 PM)
If use phone Redmi Note 9s, can get wifi speed around 600mbps, if use same router with you ?
If the device supports MIMO 2x2 then yes, you can get 600Mb/s on WiFi
slaveone
post Apr 23 2020, 04:38 PM

Regular
******
Senior Member
1,229 posts

Joined: Jan 2003
QUOTE(blacktubi @ Apr 23 2020, 04:29 PM)
Xiaomi only says it support Wireless AC but didn't mention whether it is 1x1 or 2x2.

For cheaper phones, assume a maximum speed of 500Mbps.
*
https://www.devicespecifications.com/en/model/74615336

this site mentions it's 2x2
zalezale
post Apr 23 2020, 04:43 PM

Getting Started
**
Junior Member
65 posts

Joined: Sep 2019
QUOTE(blacktubi @ Apr 23 2020, 04:29 PM)
Xiaomi only says it support Wireless AC but didn't mention whether it is 1x1 or 2x2.

For cheaper phones, assume a maximum speed of 500Mbps.
*
Mi 9t and above, maybe support 2x2 mimo
blacktubi
post Apr 23 2020, 04:51 PM

-
Group Icon
Elite
8,388 posts

Joined: Jul 2008

QUOTE(slaveone @ Apr 23 2020, 04:38 PM)
Nice, 2x2 on a lower end Qualcomm SoC

500Mbps shouldn't be an issue.
zalezale
post Apr 25 2020, 04:22 PM

Getting Started
**
Junior Member
65 posts

Joined: Sep 2019
QUOTE(slaveone @ Apr 23 2020, 04:38 PM)
https://www.mi.com/my/redmi-note-9s/specs/

In website Mi, no said support 2x2 mimo. Only mi series support 2x2 mimo, redmi series not said support. Not sure who website is correct and accurate ...
achong09
post Apr 28 2020, 11:10 AM

Regular
******
Senior Member
1,266 posts

Joined: Nov 2016
why so confusing??? Make life simple la... why we cant get full 500mbps as we subscribe that speed??? hmm..
achong09
post Apr 28 2020, 11:12 AM

Regular
******
Senior Member
1,266 posts

Joined: Nov 2016
QUOTE(sHawTY @ Apr 23 2020, 02:18 PM)
Set your 5GHz to run at 80MHz. Not 20MHz, not 40MHz, not auto, not 20/40/80MHz but instead set it to 80MHz only. Don't ask me how, read the manual of your router
Also, if you can afford to pay UniFi 800Mb/s, you can afford to buy a better router
All stock routers from TM/Maxis/Time is crap

Get at least ASUS RT-AC66U B1
Like you, I'm also using UniFi 800Mb/s. I can get 600Mb/s on ASUS RT-AC68U, RT-AC86U & GT-AC5300. RT-AC66U B1 is basically the same as RT-AC68U so you should be able to get at 600Mb/s on WiFi as well
Below is a screenshot of the Speedtest on WiFi

user posted image

No
You can only reach 300Mb/s on 2.4GHz if your WiFi receiver is 3x3 & running at 40Mhz

Most devices only supports 2x2 & that limits you to 150Mb/s which translate to actual speed of 90 ~ 100Mb/s

1. If you want full 300Mb/s, you need 5GHz running at 80MHz
2. Dump that WR1043ND. That's a very old router. My suggestion to at least get an ASUS RT-AC66U B1
*
Bro,

set my 5Ghz already to 80Mhz... channel leh?? select auto? sad.gif
sHawTY
post Apr 28 2020, 11:32 AM

Frequent Reporter
********
All Stars
14,908 posts

Joined: Jul 2005

QUOTE(achong09 @ Apr 28 2020, 11:10 AM)
why so confusing??? Make life simple la... why we cant get full 500mbps as we subscribe that speed??? hmm..
What's confusing about that?
The ISP is actually giving you the speed that you subscribed, but only on Ethernet cable. No ISP in the world can give you 100% of the speed that you subscribed on WiFi because that is impossible as it depends on several factors

Let's say the ISP has already configured the best wireless settings for you, when they test on their phone that supports wireless AC 2x2, they can get full 500Mb/s
But the customer is using a cap ayam phone that only supports Wireless N 1x1 that only maxed out at 72Mb/s, is that the ISP fault?
QUOTE(achong09 @ Apr 28 2020, 11:12 AM)
set my 5Ghz already to 80Mhz... channel leh?? select auto? sad.gif
That one you need to figure out yourself
You need to find out which channel is less congested then use that channel

For ASUS routers, you can just use the built-in "Wi-Fi Radar" tool to find out which channel is best for you
Not sure about other brands, you'll have to figure it out by yourself
achong09
post Apr 28 2020, 11:33 AM

Regular
******
Senior Member
1,266 posts

Joined: Nov 2016
QUOTE(sHawTY @ Apr 28 2020, 11:32 AM)
What's confusing about that?
The ISP is actually giving you the speed that you subscribed, but only on Ethernet cable. No ISP in the world can give you 100% of the speed that you subscribed on WiFi because that is impossible as it depends on several factors

Let's say the ISP has already configured the best wireless settings for you, when they test on their phone that supports wireless AC 2x2, they can get full 500Mb/s
But the customer is using a cap ayam phone that only supports Wireless N 1x1 that only maxed out at 72Mb/s, is that the ISP fault?
I use chap korea branded phone wo...
That one you need to figure out yourself
You need to find out which channel is less congested then use that channel

wah lau bro how to find out leh??? man tau all this things??


For ASUS routers, you can just use the built-in "Wi-Fi Radar" tool to find out which channel is best for you
Not sure about other brands, you'll have to figure it out by yourself
*
sHawTY
post Apr 28 2020, 12:19 PM

Frequent Reporter
********
All Stars
14,908 posts

Joined: Jul 2005

QUOTE(achong09 @ Apr 28 2020, 11:33 AM)
wah lau bro how to find out leh??? man tau all this things??
Here, let me help you:
https://www.google.com
achong09
post Apr 28 2020, 07:37 PM

Regular
******
Senior Member
1,266 posts

Joined: Nov 2016
QUOTE(sHawTY @ Apr 28 2020, 12:19 PM)
Here, let me help you:
https://www.google.com
*
Google very confusing. Diff ppl tell diff things who to believe?
sHawTY
post Apr 28 2020, 09:28 PM

Frequent Reporter
********
All Stars
14,908 posts

Joined: Jul 2005

QUOTE(achong09 @ Apr 28 2020, 07:37 PM)
Google very confusing. Diff ppl tell diff things who to believe?
Nope, you just expect people to spoon feed you
Read more, find out what software can be used to detect surrounding channel
harmeet15
post May 21 2020, 12:56 PM

Winners don't make excuses
*******
Senior Member
2,729 posts

Joined: Oct 2005
From: Gotham City



Hi guys,
Need advice on my network setup.
I'm subscribed to 500mb Unifi plan using Deco M9.
Using macbook pro 13, I can achieve ~250mb with line of sight.
Is this the max I can get with my current setup?
Can i do anything to achieve higher speeds over wifi?

user posted image
kelvin4578
post May 23 2020, 05:11 PM

Getting Started
**
Junior Member
271 posts

Joined: Jan 2003
From: KL, wangsa Maju


QUOTE(harmeet15 @ May 21 2020, 12:56 PM)
Hi guys,
Need advice on my network setup.
I'm subscribed to 500mb Unifi plan using Deco M9.
Using macbook pro 13, I can achieve ~250mb with line of sight.
Is this the max I can get with my current setup?
Can i do anything to achieve higher speeds over wifi?

user posted image
*
I get full speed. I also using deco m9. I put four unit for my double story house

user posted image
touristking
post Jun 12 2020, 07:03 AM

Look at all my stars!!
*******
Senior Member
5,825 posts

Joined: Jun 2017
People say TM router is crap but I have a different experience.

I have 800Mpbs but could never get that with AC1200 supplied by TM, around 400Mpbs. So I went out to get a Asus AC68 and CAT6 cable to hook up to my desktop computer. I still get the same 400Mbps on my desktop

I complained to TM and their technician came. They took out their beat up TM router and getting 600 to 700 Mpbs instead. So I can't complain any more.

Then one day, my AC68 refuses to connect for whatever reason so I took out the TM AC1200 again and hook up. Sure enough, I am getting the same speed of 400 Mpbs of my Asus AC68

BTW, I didn't do any special setting. I just hook up, log into my account and use both routers. May be I need to do some special setting on my Asus that I didn't know about.
firdausbhari
post Jun 24 2020, 03:48 PM

Look at all my stars!!
*******
Senior Member
2,281 posts

Joined: Feb 2012


QUOTE(touristking @ Jun 12 2020, 07:03 AM)
People say TM router is crap but I have a different experience.

I have 800Mpbs but could never get that with AC1200 supplied by TM, around 400Mpbs. So I went out to get a Asus AC68 and CAT6 cable to hook up to my desktop computer. I still get the same 400Mbps on my desktop

I complained to TM and their technician came. They took out their beat up TM router and getting 600 to 700 Mpbs instead. So I can't complain any more.

Then one day, my AC68 refuses to connect for whatever reason so I took out the TM AC1200 again and hook up. Sure enough, I am getting the same speed of 400 Mpbs of my Asus AC68

BTW, I didn't do any special setting. I just hook up, log into my account and use both routers. May be I need to do some special setting on my Asus that I didn't know about.
*
got a friend using tplink c1200, 800mbps. getting full speed via LAN.
toocommon
post Jun 25 2020, 03:29 PM

Casual
***
Junior Member
388 posts

Joined: Mar 2008
From: PJ
Hi,

This is what i have,

Time 500mbps
router: TP-Link c1200
modem: Huawei EchoLife HG8240H

Laptop: Intel® Dual Band Wireless-AC 8265 (2 x 2)
PC: TP-Link Archer T4U USB Wifi Adapter (2 antenna and support MU-MIMO, 2x2 correct me if im wrong) connected to USB3 port
phone: note 9 ("enhanced 4 x 4")

all support 802.11ac and i connect my devices to the 5ghz band.
speedtest using a few different tools such as ookla speedtest all gave me similar results pretty consistently.
DL: ~250mbps UL: 300 - 400mbps
all settings at default/auto

Also tried manually configured afew things as suggested above such as setting channel width to 80mhz, change channel and so on

if i specify cahnnel width to 20Mhz, the speed does go down, so it indeed affect the speed.
after changed to 20mhz: DL: ~150mbps UL: ~90mbps

Am i missing anything? (i actually created ticket to Time to ask for technician to check, pending respond)

This post has been edited by toocommon: Jun 25 2020, 03:29 PM
idoblu
post Jun 25 2020, 03:52 PM

stars for sale
********
All Stars
11,308 posts

Joined: Feb 2008
QUOTE(toocommon @ Jun 25 2020, 03:29 PM)
Hi,

This is what i have,

Time 500mbps
router: TP-Link c1200
modem: Huawei EchoLife HG8240H

Laptop: Intel® Dual Band Wireless-AC 8265 (2 x 2)
PC: TP-Link Archer T4U USB Wifi Adapter (2 antenna and support MU-MIMO, 2x2 correct me if im wrong) connected to USB3 port
phone: note 9 ("enhanced 4 x 4")

all support 802.11ac and i connect my devices to the 5ghz band.
speedtest using a few different tools such as ookla speedtest all gave me similar results pretty consistently.
DL: ~250mbps  UL: 300 - 400mbps
all settings at default/auto

Also tried manually configured afew things as suggested above such as setting channel width to 80mhz, change channel and so on

if i specify cahnnel width to 20Mhz, the speed does go down, so it indeed affect the speed.
after changed to 20mhz: DL: ~150mbps  UL: ~90mbps

Am i missing anything? (i actually created ticket to Time to ask for technician to check, pending respond)
*
same, i get about 280Mbps up and down
in the end i change router. now can get 450-500mbps depending what client
FusionXY
post Jun 25 2020, 04:09 PM

LAZZIE ON VACATION
*******
Senior Member
3,831 posts

Joined: Aug 2016

QUOTE(toocommon @ Jun 25 2020, 03:29 PM)
Hi,

This is what i have,

Time 500mbps
router: TP-Link c1200
modem: Huawei EchoLife HG8240H

Laptop: Intel® Dual Band Wireless-AC 8265 (2 x 2)
PC: TP-Link Archer T4U USB Wifi Adapter (2 antenna and support MU-MIMO, 2x2 correct me if im wrong) connected to USB3 port
phone: note 9 ("enhanced 4 x 4")

all support 802.11ac and i connect my devices to the 5ghz band.
speedtest using a few different tools such as ookla speedtest all gave me similar results pretty consistently.
DL: ~250mbps  UL: 300 - 400mbps
all settings at default/auto

Also tried manually configured afew things as suggested above such as setting channel width to 80mhz, change channel and so on

if i specify cahnnel width to 20Mhz, the speed does go down, so it indeed affect the speed.
after changed to 20mhz: DL: ~150mbps  UL: ~90mbps

Am i missing anything? (i actually created ticket to Time to ask for technician to check, pending respond)
*
Hi, I would like to recommend you to change router this stock router is unable to handle the speed that you're using.

I would like recommend you this router ( ASUS AC86U or ASUS ROG GT-AC2900.

Thanks.
toocommon
post Jun 25 2020, 06:11 PM

Casual
***
Junior Member
388 posts

Joined: Mar 2008
From: PJ
QUOTE(FusionXY @ Jun 25 2020, 04:09 PM)
Hi, I would like to recommend you to change router this stock router is unable to handle the speed that you're using.

I would like recommend you this router ( ASUS AC86U or ASUS ROG GT-AC2900.

Thanks.
*
Hi you work with Time? actual performance vs spec so much difference? I'm sad. Anyway i have contacted Time and waiting for the technician to call, i'll get them to confirm the issue first.

Thanks for the info.
FusionXY
post Jun 25 2020, 06:26 PM

LAZZIE ON VACATION
*******
Senior Member
3,831 posts

Joined: Aug 2016

QUOTE(toocommon @ Jun 25 2020, 06:11 PM)
Hi you work with Time? actual performance vs spec so much difference? I'm sad. Anyway i have contacted Time and waiting for the technician to call, i'll get them to confirm the issue first.

Thanks for the info.
*
I'm an agent for TIME. C1200 is very old and have a lot of issues and is replaced with TP-Link EC230.

This is due to router problem. Your receiving devices specs looks fine and able to support 500Mbps.
The router is preventing from you getting full speed via Wi-Fi.

What's your LAN Speed? 500Mbps?

Thanks.
toocommon
post Jun 25 2020, 06:38 PM

Casual
***
Junior Member
388 posts

Joined: Mar 2008
From: PJ
QUOTE(FusionXY @ Jun 25 2020, 06:26 PM)
I'm an agent for TIME. C1200 is very old and have a lot of issues and is replaced with TP-Link EC230.

This is due to router problem. Your receiving devices specs looks fine and able to support 500Mbps.
The router is preventing from you getting full speed via Wi-Fi.

What's your LAN Speed? 500Mbps?

Thanks.
*
Time technician called me and this is what he said
it's normal to not reach the max 500 mpbs for wifi and 250 mbps is normal although the router support higher than that.
So i asked why my friend same router can reach 490mbps , he said no guarantee one and 250 is acceptable(not to me) and i only need to worry if LAN cannot reach that speed.
Currently don't have LAN cable cannot test that, will get a cable to test

This post has been edited by toocommon: Jun 25 2020, 06:49 PM
FusionXY
post Jun 25 2020, 06:54 PM

LAZZIE ON VACATION
*******
Senior Member
3,831 posts

Joined: Aug 2016

QUOTE(toocommon @ Jun 25 2020, 06:38 PM)
Time technician called me and this is what he said
it's normal to not reach the max 500 mpbs for wifi and 250 mbps is normal although the router support higher than that.
So i asked why my friend same router can reach 490mbps , he said no guarantee one and 250 is acceptable(not to me) and i only need to worry if LAN cannot reach that speed.
Currently don't have LAN cable cannot test that.
*
Hello, for the C1200 normally can get up to 250 via Wi-Fi.
If you are getting only 250 even near the router means you need to change the router.

I'm using TP-Link Archer C9 AC1900. I'm able to get 400-500Mbps near the router.
In the room around 100 - 200. Changing to Wireless AX Router and Wireless AX Adapter will solve this issues.
Supposely that C1200 is suitable up to 300Mbps only.
That's the reason that it can't achieve.
A few of the forumers here change to a new router and will solve the issues.
I have C1200 with me but it is totally worse than my own router ( Archer C9 ).
Even for 5GHz from C1200 getting lower speeds than my own router.

Thanks.
toocommon
post Jun 25 2020, 07:03 PM

Casual
***
Junior Member
388 posts

Joined: Mar 2008
From: PJ
QUOTE(FusionXY @ Jun 25 2020, 06:54 PM)
Hello, for the C1200 normally can get up to 250 via Wi-Fi.
If you are getting only 250 even near the router means you need to change the router.

I'm using TP-Link Archer C9 AC1900. I'm able to get 400-500Mbps near the router.
In the room around 100 - 200. Changing to Wireless AX Router and Wireless AX Adapter will solve this issues.
Supposely that C1200 is suitable up to 300Mbps only.
That's the reason that it can't achieve.
A few of the forumers here change to a new router and will solve the issues.
I have C1200 with me but it is totally worse than my own router ( Archer C9 ).
Even for 5GHz from C1200 getting lower speeds than my own router.

Thanks.
*
hate the fact that the router differ so much interms of actual performance vs spec(and my friend does get 590mbps with same router). I understand the words "up to" but still...haha thanks for the info.
may be the wifi can run that speed but cpu and ram of the router cannot handle?
if my LAN gets near 500 then i will get another router. Thanks again

This post has been edited by toocommon: Jun 25 2020, 07:05 PM
FusionXY
post Jun 25 2020, 07:21 PM

LAZZIE ON VACATION
*******
Senior Member
3,831 posts

Joined: Aug 2016

QUOTE(toocommon @ Jun 25 2020, 07:03 PM)
hate the fact that the router differ so much interms of actual performance vs spec(and my friend does get 590mbps with same router). I understand the words  "up to" but still...haha thanks for the info.
may be the wifi can run that speed but cpu and ram of the router cannot handle?
if my LAN gets near 500 then i will get another router. Thanks again
*
It is impossible to get that 500Mbps.
Are you sure that he is using the same router?
If he is using his own C1200 then will be difference cause TIME Stock Router and Own Router use different RAM.
TIME is using old TP-Link C1200 with old logo. New logo will be better.

You can refer to the YouTube here.
Even above the router also unable to achieve.
The C1200 RAM is too low and that's the reason that it can't achieve.

Thanks.
toocommon
post Jun 25 2020, 10:22 PM

Casual
***
Junior Member
388 posts

Joined: Mar 2008
From: PJ
QUOTE(FusionXY @ Jun 25 2020, 07:21 PM)
It is impossible to get that 500Mbps.
Are you sure that he is using the same router?
If he is using his own C1200 then will be difference cause TIME Stock Router and Own Router use different RAM.
TIME is using old TP-Link C1200 with old logo. New logo will be better.

You can refer to the YouTube here.
Even above the router also unable to achieve.
The C1200 RAM is too low and that's the reason that it can't achieve.

Thanks.
*
i clarified with him again, he is using ec230-g1 connected to the modem then extend it with the deco m5.
Just now when he test again the speed, connected to the ec230-g1 he only get 50mbps lol
connected to the deco m5 he gets 230 mbps, seems like his connection is worse than mine, not sure if he got connected to the right band or not.
the 490 mbps one he got it when he first setup his mesh router, he mentioned may be because that time only himself was connected.

thanks for the video, so basically my(no wall, within 5 m) speed is similar to his with the wall in between.

This post has been edited by toocommon: Jun 25 2020, 10:24 PM
FusionXY
post Jun 25 2020, 11:08 PM

LAZZIE ON VACATION
*******
Senior Member
3,831 posts

Joined: Aug 2016

QUOTE(toocommon @ Jun 25 2020, 10:22 PM)
i clarified with him again, he is using ec230-g1 connected to the modem then extend it with the deco m5.
Just now when he test again the speed, connected to the ec230-g1 he only get 50mbps lol
connected to the deco m5 he gets 230 mbps, seems like his connection is worse than mine, not sure if he got connected to the right band or not.
the 490 mbps one he got it when he first setup his mesh router, he mentioned may be because that time only himself was connected.

thanks for the video, so basically my(no wall, within 5 m) speed is similar to his with the wall in between.
*
TIME EC230 is better than C1200 slightly a bit.
If you wish to get EC230. It will be more or less the same with C1200.
Not worth the change if you are getting for free.

You can advise your friend to replace the stock router with the M5 instead.
If he is using 2 or 3 packs. Do inform that if he use EC230 together with Deco M5 will affect the speed.
As Deco M5 is using single SSID for both 2.4GHz and 5GHz.
While the EC230 has separate 2.4GHz and 5GHz signal.

Using Mesh Wi-Fi will generally improves the speed.
If your house is more than 1,400 or 1,500sqft then Mesh Wi-Fi will be sufficient.
Below than that use Single Router instead.

I'm using Archer C9, in the room able to get 5GHz signal ( 2 bars ).
My house is around 850 sqft. In the room able to get 100-200Mbps.
Will change router to AX Router soon when I am planning to fix the AX Wireless Card.

Thanks.
toocommon
post Jun 26 2020, 10:23 AM

Casual
***
Junior Member
388 posts

Joined: Mar 2008
From: PJ
QUOTE(FusionXY @ Jun 25 2020, 11:08 PM)
TIME EC230 is better than C1200 slightly a bit.
If you wish to get EC230. It will be more or less the same with C1200.
Not worth the change if you are getting for free.

You can advise your friend to replace the stock router with the M5 instead.
If he is using 2 or 3 packs. Do inform that if he use EC230 together with Deco M5 will affect the speed.
As Deco M5 is using single SSID for both 2.4GHz and 5GHz.
While the EC230 has separate 2.4GHz and 5GHz signal.

Using Mesh Wi-Fi will generally improves the speed.
If your house is more than 1,400 or 1,500sqft then Mesh Wi-Fi will be sufficient.
Below than that use Single Router instead.

I'm using Archer C9, in the room able to get 5GHz signal ( 2 bars ).
My house is around 850 sqft. In the room able to get 100-200Mbps.
Will change router to AX Router soon when I am planning to fix the AX Wireless Card.

Thanks.
*
could it be that Huawei EchoLife HG8240H the bottleneck?
FusionXY
post Jun 26 2020, 10:25 AM

LAZZIE ON VACATION
*******
Senior Member
3,831 posts

Joined: Aug 2016

QUOTE(toocommon @ Jun 26 2020, 10:23 AM)
could it be that Huawei EchoLife HG8240H the bottleneck?
*
Nope, nothing to do the the ONU.

I am having the ONU as well. Same as yours.
Let me test the speed and post it here.

Thanks.
toocommon
post Jun 26 2020, 10:52 AM

Casual
***
Junior Member
388 posts

Joined: Mar 2008
From: PJ
QUOTE(idoblu @ Jun 25 2020, 03:52 PM)
same, i get about 280Mbps up and down
in the end i change router. now can get 450-500mbps depending what client
*
may i know which router?
idoblu
post Jun 26 2020, 01:26 PM

stars for sale
********
All Stars
11,308 posts

Joined: Feb 2008
QUOTE(toocommon @ Jun 26 2020, 10:52 AM)
may i know which router?
*
Asus Lyra Trio. I bought the 2 piece set but wish I gotten the 3 piece set instead. It's overall cheaper if buy more.
Anybody wants to sell me 1 piece pm me
FusionXY
post Jun 26 2020, 01:38 PM

LAZZIE ON VACATION
*******
Senior Member
3,831 posts

Joined: Aug 2016

QUOTE(toocommon @ Jun 26 2020, 10:23 AM)
could it be that Huawei EchoLife HG8240H the bottleneck?
*
Hello. This is my speed test below.
user posted image

I'm able to achieve 400-500 for upload speed.
For the download speed I will test again later as I need to restart the router.
I keep my Archer C9 running for 24/7. As my family member is using the Internet so I can't restart now.

Wi-Fi Card --> Intel® Dual Band Wireless AC7265.

Thanks.
toocommon
post Jun 26 2020, 03:33 PM

Casual
***
Junior Member
388 posts

Joined: Mar 2008
From: PJ
QUOTE(idoblu @ Jun 26 2020, 01:26 PM)
Asus Lyra Trio. I bought the 2 piece set but wish I gotten the 3 piece set instead. It's overall cheaper if buy more.
Anybody wants to sell me 1 piece pm me
*
not cheap, may be later find one cheaper one aha

QUOTE(FusionXY @ Jun 26 2020, 01:38 PM)
Hello. This is my speed test below.
user posted image

I'm able to achieve 400-500 for upload speed.
For the download speed I will test again later as I need to restart the router.
I keep my Archer C9 running for 24/7. As my family member is using the Internet so I can't restart now.

Wi-Fi Card --> Intel® Dual Band Wireless AC7265.

Thanks.
*
I tested lan cable can go up to 450mbps(is that normal? thought it should near 500 like 480+), so like what you said, really the router wifi capability cannot la. Today testa bit better, able to get up to 300mbps depending on the server i chose.
later got budget change to a better router.

FusionXY
post Jun 26 2020, 03:48 PM

LAZZIE ON VACATION
*******
Senior Member
3,831 posts

Joined: Aug 2016

QUOTE(toocommon @ Jun 26 2020, 03:33 PM)
not cheap, may be later find one cheaper one aha
I tested lan cable can go up to 450mbps(is that normal? thought it should near 500 like 480+), so like what you said, really the router wifi capability cannot la. Today testa bit better, able to get up to 300mbps depending on the server i chose.
later got budget change to a better router.
*
LAN Cable connection should be above 500Mbps or less.
I'm able to get 520++Mbps via LAN.
Or you can try to bypass to ONU and create PPPoE connection there.
If no one around you are using the line.

Thanks.
idoblu
post Jun 26 2020, 04:21 PM

stars for sale
********
All Stars
11,308 posts

Joined: Feb 2008
QUOTE(toocommon @ Jun 26 2020, 03:33 PM)
not cheap, may be later find one cheaper one aha
I tested lan cable can go up to 450mbps(is that normal? thought it should near 500 like 480+), so like what you said, really the router wifi capability cannot la. Today testa bit better, able to get up to 300mbps depending on the server i chose.
later got budget change to a better router.
*
This one good and cheap - WiFi 6 plus can setup as mesh you expand later
https://s.lazada.com.my/s.bI334
toocommon
post Jun 26 2020, 04:26 PM

Casual
***
Junior Member
388 posts

Joined: Mar 2008
From: PJ
QUOTE(FusionXY @ Jun 26 2020, 03:48 PM)
LAN Cable connection should be above 500Mbps or less.
I'm able to get 520++Mbps via LAN.
Or you can try to bypass to ONU and create PPPoE connection there.
If no one around you are using the line.

Thanks.
*
need to google how to do that, by the way is my router due to the lacking of "MU-MIMO" thing?
FusionXY
post Jun 26 2020, 04:29 PM

LAZZIE ON VACATION
*******
Senior Member
3,831 posts

Joined: Aug 2016

QUOTE(toocommon @ Jun 26 2020, 04:26 PM)
need to google how to do that, by the way is my router due to the lacking of "MU-MIMO" thing?
*
I can guide you to do this.
I may PM you the steps.

Thanks.
toocommon
post Jun 26 2020, 04:31 PM

Casual
***
Junior Member
388 posts

Joined: Mar 2008
From: PJ
QUOTE(FusionXY @ Jun 26 2020, 04:29 PM)
I can guide you to do this.
I may PM you the steps.

Thanks.
*
yup you can pm me i will try later, thanks
toocommon
post Jun 26 2020, 04:32 PM

Casual
***
Junior Member
388 posts

Joined: Mar 2008
From: PJ
from the original post

"2x2 means 2 transmit and 2 receive.
MIMO (multiple in/multiple out) means the wifi can receive,send more than one wifi stream at the same time. Everything is MIMO now.
streams are sometimes called chains. Some people use the term antenna. Not wrong. One stream needs one antenna to transmit. Then you look at the C1200 which is 2x2 but it has 3 antennas. How leh? That one I explain later."

i dont see the explanation after that, can some one help point me to it?
FusionXY
post Jun 26 2020, 04:45 PM

LAZZIE ON VACATION
*******
Senior Member
3,831 posts

Joined: Aug 2016

QUOTE(toocommon @ Jun 26 2020, 04:32 PM)
from the original post

"2x2 means 2 transmit and 2 receive.
MIMO (multiple in/multiple out) means the wifi can receive,send more than one wifi stream at the same time. Everything is MIMO now.
streams are sometimes called chains. Some people use the term antenna. Not wrong. One stream needs one antenna to transmit. Then you look at the C1200 which is 2x2 but it has 3 antennas. How leh? That one I explain later."

i dont see the explanation after that, can some one help point me to it?
*
Hello, that is depends on the chipset that the router are using.
Not necessarily due to the number antenna present.

Not every devices support MIMO.
Mostly new laptops support that.
For phones like high end only got.

Thanks.
toocommon
post Jun 26 2020, 05:00 PM

Casual
***
Junior Member
388 posts

Joined: Mar 2008
From: PJ
QUOTE(FusionXY @ Jun 26 2020, 04:45 PM)
Hello, that is depends on the chipset that the router are using.
Not necessarily due to the number antenna present.

Not every devices support MIMO.
Mostly new laptops support that.
For phones like high end only got.

Thanks.
*
I c, thank you! i assume the chipset on that router support ya
Jedi
post Jun 27 2020, 11:59 AM

Pax Et Bonum
*******
Senior Member
2,245 posts

Joined: Apr 2005
Just moved in to new housing area, Unifi will install their port soon for fibre optics.

Anyone can recommend me the best (router and receiver) for 300mbps unifi home package? Budget is not a concern

General usage: 1 TV Box + 2 PC up to 3 at any one time
zalezale
post Jun 28 2020, 10:49 AM

Getting Started
**
Junior Member
65 posts

Joined: Sep 2019
Hi...want to ask, i just buy wifi adaptor and have put in laptop. Model tp-link AC1300 T3U. Internal wifi at laptop have off and only on wifi adaptor connection. Package is unifi 300mbps. Before this, try check speedtest via wifi laptop, get 150mbps, now use wifi adaptor same result 150mbps. I check at laptop, wifi link speed is 867mbps, have better before this use internal wifi laptop only read 300mbps link speed. Use phone wifi get 240mbps. Why, have any idea?
FusionXY
post Jun 28 2020, 01:09 PM

LAZZIE ON VACATION
*******
Senior Member
3,831 posts

Joined: Aug 2016

QUOTE(zalezale @ Jun 28 2020, 10:49 AM)
Hi...want to ask, i just buy wifi adaptor and have put in laptop. Model tp-link AC1300 T3U. Internal wifi at laptop have off and only on wifi adaptor connection. Package is unifi 300mbps. Before this, try check speedtest via wifi laptop, get 150mbps, now use wifi adaptor same result 150mbps. I check at laptop, wifi link speed is 867mbps, have better before this use internal wifi laptop only read 300mbps link speed. Use phone wifi get 240mbps. Why, have any idea?
*
Your WiFi Adaptor using USB 2.0 or 3.0?

Thanks
zalezale
post Jun 28 2020, 02:23 PM

Getting Started
**
Junior Member
65 posts

Joined: Sep 2019
QUOTE(FusionXY @ Jun 28 2020, 01:09 PM)
Your WiFi Adaptor using USB 2.0 or 3.0?

Thanks
*
Using USB 3.0 . Windows 10 intel core i5 3rg gen.
FusionXY
post Jun 28 2020, 02:49 PM

LAZZIE ON VACATION
*******
Senior Member
3,831 posts

Joined: Aug 2016

QUOTE(zalezale @ Jun 28 2020, 02:23 PM)
Using USB 3.0 . Windows 10 intel core i5 3rg gen.
*
What's your stock router model?

Thanks.
zalezale
post Jun 28 2020, 03:05 PM

Getting Started
**
Junior Member
65 posts

Joined: Sep 2019
QUOTE(FusionXY @ Jun 28 2020, 02:49 PM)
What's your stock router model?

Thanks.
*
Netis orange colour. Just new change from TM. Use wifi phone can get 240mbps but use wifi adaptor only 150mnps
FusionXY
post Jun 28 2020, 03:12 PM

LAZZIE ON VACATION
*******
Senior Member
3,831 posts

Joined: Aug 2016

QUOTE(zalezale @ Jun 28 2020, 03:05 PM)
Netis orange colour. Just new change from TM. Use wifi phone can get 240mbps but use wifi adaptor only 150mnps
*
Can you check your Wi-Fi Adapter settings there.
Did you install the correct drivers?

Thanks.
zalezale
post Jun 28 2020, 03:14 PM

Getting Started
**
Junior Member
65 posts

Joined: Sep 2019
QUOTE(FusionXY @ Jun 28 2020, 03:12 PM)
Can you check your Wi-Fi Adapter settings there.
Did you install the correct drivers?

Thanks.
*
Ok i check back...
wywy2020
post Jul 11 2020, 04:28 PM

Regular
******
Senior Member
1,638 posts

Joined: Nov 2009


Hi Sifu here,
I am moving into a new double storey terrace house where my relative next to my door already with Unifi. I plan to share the wifi with him and share the bill monthly.
Appreciate your advise if this is possible and what are the device i need to boost the wifi signal just in case? i have heard of repeater, extender, mesh? Which is more suitable for me for my purpose?
cannavaro
post Jul 11 2020, 10:40 PM

CATTENACIO
*******
Senior Member
3,008 posts

Joined: Sep 2005
From: T.T.D.I, Bukit Damansara


QUOTE(wywy2020 @ Jul 11 2020, 04:28 PM)
Hi Sifu here,
I am moving into a new double storey terrace house where my relative next to my door already with Unifi. I plan to share the wifi with him and share the bill monthly.
Appreciate your advise if this is possible and what are the device i need to boost the wifi signal just in case? i have heard of repeater, extender, mesh? Which is more suitable for me for my purpose?
*
Mesh with ethernet backhaul (connect ethernet cable from one unit to the other) since the house is just next door.
tony_mw
post Jul 26 2020, 02:07 AM

Getting Started
**
Junior Member
211 posts

Joined: May 2016


Hi Sifu-Sifu here,
My Maxis 30mbps fibre speed kept dropping randomly since early of this year and only got 5mbps on upload and download averagely whenever the speed declined happen(normally I got around 20+mbps on both UL & DL). Maxis will arrange technician visit and refund back to me after everything back to normal.
They changed a new router for me during the first time it happened. Then the problem reoccur again during MCO so I have no choice but only can wait for their further notice. After a month plus of slow internet, everything went back to normal without technician visit and Maxis claimed they fixed something from their end.
Unluckily, the speed decline haunted me again today. The technician called me and advise to change their stock router to my old custom TP-link single band router first and see how it goes(which I bought it many years ago back in my Unifi days). The speed has increased a little after the router change but only 9-10mbps. But what satisfied me is the wifi signal on my old router is much stronger than their stock router and my house is only 800sqft small
So my questions is do you guys think that upgrading to an AX router would help me from this problem or the problem is actually on the telco end?
Many thanks!

This post has been edited by tony_mw: Jul 26 2020, 02:31 AM
thamch
post Jul 28 2020, 09:09 PM

Getting Started
**
Junior Member
271 posts

Joined: Sep 2004


QUOTE(tony_mw @ Jul 26 2020, 02:07 AM)
Hi Sifu-Sifu here,
My Maxis 30mbps fibre speed kept dropping randomly since early of this year and only got 5mbps on upload and download averagely whenever the speed declined happen(normally I got around 20+mbps on both UL & DL). Maxis will arrange technician visit and refund back to me after everything back to normal.
They changed a new router for me during the first time it happened. Then the problem reoccur again during MCO so I have no choice but only can wait for their further notice. After a month plus of slow internet, everything went back to normal without technician visit and Maxis claimed they fixed something from their end.
Unluckily, the speed decline haunted me again today. The technician called me and advise to change their stock router to my old custom TP-link single band router first and see how it goes(which I bought it many years ago back in my Unifi days). The speed has increased a little after the router change but only 9-10mbps. But what satisfied me is the wifi signal on my old router is much stronger than their stock router and my house is only 800sqft small
So my questions is do you guys think that upgrading to an AX router would help me from this problem or the problem is actually on the telco end?
Many thanks!
*
Try plug a network cable to your laptop or desktop and perform Speedtest again. Sometimes the instability could be cause by something else.
tony_mw
post Jul 29 2020, 02:08 PM

Getting Started
**
Junior Member
211 posts

Joined: May 2016


QUOTE(thamch @ Jul 28 2020, 09:09 PM)
Try plug a network cable to your laptop or desktop and perform Speedtest again.  Sometimes the instability could be cause by something else.
*
Thanks for you reply, speedtest on LAN cable remained the same as wifi test. I'm now awaiting Maxis technician to visit my house but I think they will just change a new router in the end.
zellleonhart
post Jul 29 2020, 02:24 PM

Stars stars stars
*******
Senior Member
5,075 posts

Joined: Oct 2008


QUOTE(tony_mw @ Jul 26 2020, 02:07 AM)
Hi Sifu-Sifu here,
My Maxis 30mbps fibre speed kept dropping randomly since early of this year and only got 5mbps on upload and download averagely whenever the speed declined happen(normally I got around 20+mbps on both UL & DL). Maxis will arrange technician visit and refund back to me after everything back to normal.
They changed a new router for me during the first time it happened. Then the problem reoccur again during MCO so I have no choice but only can wait for their further notice. After a month plus of slow internet, everything went back to normal without technician visit and Maxis claimed they fixed something from their end.
Unluckily, the speed decline haunted me again today. The technician called me and advise to change their stock router to my old custom TP-link single band router first and see how it goes(which I bought it many years ago back in my Unifi days). The speed has increased a little after the router change but only 9-10mbps. But what satisfied me is the wifi signal on my old router is much stronger than their stock router and my house is only 800sqft small
So my questions is do you guys think that upgrading to an AX router would help me from this problem or the problem is actually on the telco end?
Many thanks!
*
AX is definitely overkill, for 30mbps AC is more than enough. Back then when I just upgraded 5mbps to 30mbps Unifi (VDSL2 copper line), I keep getting disconnections and turn out the line attenuation in my building is quite bad (not something I can control). TM eventually said they fixed it somehow but later still keep dropping connections. I changed my router to a TP-Link C6 (AC1200 speed) and it's all good ever since.
tony_mw
post Jul 29 2020, 03:26 PM

Getting Started
**
Junior Member
211 posts

Joined: May 2016


QUOTE(zellleonhart @ Jul 29 2020, 02:24 PM)
AX is definitely overkill, for 30mbps AC is more than enough. Back then when I just upgraded 5mbps to 30mbps Unifi (VDSL2 copper line), I keep getting disconnections and turn out the line attenuation in my building is quite bad (not something I can control). TM eventually said they fixed it somehow but later still keep dropping connections. I changed my router to a TP-Link C6 (AC1200 speed) and it's all good ever since.
*
Thanks for sharing perhaps I shall change a new router as well. Maxis technician has just left. Turns out it‘s the copper line issue so they will need to rearrange another appointment with the TM. Continue the waiting game againnnnn ...
a_dot_el
post Nov 17 2020, 02:41 PM

Getting Started
**
Junior Member
192 posts

Joined: Sep 2010
Is this normal?

The loaded latency is at 358ms! That 20X the unloaded latency.

user posted image



In term of user experience, you can feel the internet speed is not stable.
hyperwavedrift
post Dec 10 2020, 10:36 AM

Getting Started
**
Junior Member
88 posts

Joined: Mar 2017
So I've got a weird situation, just installed TP-link wifi mesh in my home. First few days of using it, my pc got a speed boost, speed test reaching 85 mbps, I can even go to certain websites without using VPN. But since yesterday the speed now went down to my regular 35-45 mbps and I got blocked from those certain websites again. Anybody can help explain what happened?

This post has been edited by hyperwavedrift: Dec 10 2020, 10:39 AM
ck77
post Dec 15 2020, 12:33 PM

Look at all my stars!!
*******
Senior Member
2,591 posts

Joined: May 2008
Hi, am having 500mbps broadband and currently using a pair of M4 with slave node located at different floor which only getting 100mbps on wifi.
If I change the main unit to M9 plus, would it improve the coverage on the slave?
aawonufh
post Jan 6 2021, 03:14 PM

Getting Started
**
Junior Member
61 posts

Joined: Jan 2021
Hi,
hope this is the right place to ask....

I've experienced some lag with unifi on and off, regardless daytime or night time and noticed that sometimes the data packets just drop (like when doing file downloads via chrome or firefox... and sometimes download got cut off) and this happened with LAN cable connected to laptop.
However, smartphone on wifi still working fine at that time with streaming youtube videos.

I'm on landed property linked house and area already got unifi fiber optic line for many years.
Only 3 ppl in the property r using the unifi and got 3 smartphone connected via wifi, and only 1 laptop connected with LAN, and it is connected the default Unifi wifi router that got 4 antennas.

Is it router problem? Or unifi problem? Anyone experience this issue b4?
shahie
post Jan 6 2021, 03:44 PM

On my way
****
Junior Member
506 posts

Joined: Feb 2005
QUOTE(ck77 @ Dec 15 2020, 12:33 PM)
Hi, am having 500mbps broadband and currently using a pair of M4 with  slave node located at different floor which only getting 100mbps on wifi.
If I change the main unit to M9 plus, would it improve the coverage on the slave?
*
not really, maybe you get additional 20 to 40mbps only (become 120 - 140mbps at most). more impress if you lay cat 6 cable between that 2 mesh.
RAL P
post Jan 20 2021, 09:51 PM

New Member
*
Probation
30 posts

Joined: Mar 2020


Hey Guys.. any feedback on UNIFI in Fennel Sentul East.. also how’s Unifi in general around Sentul Area. Any feedback would be highly appreciated..
FusionXY
post Jan 20 2021, 10:04 PM

LAZZIE ON VACATION
*******
Senior Member
3,831 posts

Joined: Aug 2016

QUOTE(RAL @ Jan 20 2021, 09:51 PM)
Hey Guys.. any feedback on UNIFI in Fennel Sentul East.. also how’s Unifi in general around Sentul Area. Any feedback would be highly appreciated..
*
Ask on this thread for UNIFI.

JuzJoe
post Feb 1 2021, 01:22 AM

Getting Started
**
Junior Member
101 posts

Joined: Oct 2008


After doing some more research and contacting Unifi customer service I've managed to improved my connection speed from 45 mbps download speed to 270mbps. Is it correct to say that If I changed my router to an AX/wifi6 router I will be able to improve the download speed? I have a PC with onboard wifi 6 adapter and the current router that I'm using is the old TM Dlink DIR850L router (Black cylinder). My PC is connected to the router via wifi 5ghz frequency



This post has been edited by JuzJoe: Feb 1 2021, 03:06 PM
taqu
post Feb 2 2021, 07:06 PM

Enthusiast
*****
Junior Member
864 posts

Joined: May 2005
QUOTE(JuzJoe @ Feb 1 2021, 01:22 AM)
After doing some more research and contacting Unifi customer service I've managed to improved my connection speed from 45 mbps download speed to 270mbps. Is it correct to say that If I changed my router to an AX/wifi6 router I will be able to improve the download speed? I have a PC with onboard wifi 6 adapter and the current router that I'm using is the old TM Dlink DIR850L router (Black cylinder). My PC is connected to the router via wifi 5ghz frequency
*
Yes, huge improvement.
alphane P
post Feb 23 2021, 07:10 PM

New Member
*
Probation
1 posts

Joined: Feb 2021


Hey Guys,
I am new here and I am looking for the solution of my network issue. I am using Unifi 800 turbo package. Before I move to my new house, the speed can almost reach 800mbps(Lan cable), but after I move to new house which is just the Taman beside my old house, and now the speed I can get is around 400mbps. TM technician came twice, they try change a new router and onu, the speed get even slower. with the original onu and router will get the fastest speed. Then the weird things happen when I connect through the TP LINK M4(offer by TM) I can even faster from directly connected to the original wifi router(TP LINK Archer C5) for both WIFI and Lan. The fastest I can get now is 614Mbps using mobile phone to test speed. For Lan cable is 583Mbps. Anyone can suggest me anything to get the speed back to normal? Thank you.
weixiong91
post Mar 12 2021, 09:38 AM

New Member
*
Junior Member
41 posts

Joined: Oct 2011
Hi all! I've just encountered something and hope sifus here can advice.
Hardware:
1) Tp-Link AX20 (5GHz, Channel 149, 80MHz width)
2) DLink Dir868l (5GHz, Channel 149, 80MHz width)
3) Samsung Galaxy S7

When I connect to the AX20, I get a link speed of 433Mbps, however when I connect to the 868L, I can get a link speed of 867Mbps. Why does this happen?

Edit: Solved, my S7 has an issue with router that have Mu-Mimo enabled. When enabled the link speed is down by half. Thanks to blacktubi for the heads up on this issue.


This post has been edited by weixiong91: Mar 13 2021, 12:24 AM
SUStru.shyne
post May 18 2021, 12:47 PM

Getting Started
**
Junior Member
175 posts

Joined: Jan 2020
recently just installed 300Mbps fibre internet.
TM contractor came afternoon and due to time concern, he pulled the cable from pole and install the modem&router at 2nd floor (double storey house)
also the reason pulling the cable to 2nd floor is because less cost & faster installation.

but the thing is, most of the my devices like TV Box, CCTV, smart home all downstairs living room. I watch TV box sometime wifi not stable and laggy I prefer plug in LAN cable. Plus my CCTV (going to install in future) also need LAN cable to connect

so how do I improve this?
should I ask wireman come pull a fibre optic cable over the celling so I can install the router at living room?
or use mesh wifi or anything

thanks
cskean
post Jun 21 2021, 04:25 PM

Look at all my stars!!
*******
Senior Member
2,551 posts

Joined: Jan 2003
From: Cheras / Ampang


I'm currently using Asus GT-AC5300 with Unifi 800.

And my main device is Samsung Galaxy Note 10+. The max wifi speed that I ever achieve is only 6xxMbps with 5Ghz. But the router has no issue to reach 8xxMbps if it is connected with my laptop with ethernet cable...

So I'm wondering did I missed out or messed up with the router setting? Or is because my gadget max only can reach that speed?
afif92
post Jun 22 2021, 03:00 AM

Casual
***
Junior Member
374 posts

Joined: Mar 2010
QUOTE(cskean @ Jun 21 2021, 04:25 PM)
I'm currently using Asus GT-AC5300 with Unifi 800.

And my main device is Samsung Galaxy Note 10+. The max wifi speed that I ever achieve is only 6xxMbps with 5Ghz. But the router has no issue to reach 8xxMbps if it is connected with my laptop with ethernet cable...

So I'm wondering did I missed out or messed up with the router setting? Or is because my gadget max only can reach that speed?
*
That is already max speed for AC router for your 2x2 device even your device support wifi 6 (AX)
cskean
post Jun 22 2021, 01:05 PM

Look at all my stars!!
*******
Senior Member
2,551 posts

Joined: Jan 2003
From: Cheras / Ampang


QUOTE(afif92 @ Jun 22 2021, 03:00 AM)
That is already max speed for AC router for your 2x2 device even your device support wifi 6 (AX)
*
Thx for the reply.

Meaning if my device has 3x3 otr 4x4, so it will able to achieve higher download speed from the GT-AC5300?

Any idea whether which android phone models have 3x3 or 4x4?
afif92
post Jun 22 2021, 10:08 PM

Casual
***
Junior Member
374 posts

Joined: Mar 2010
QUOTE(cskean @ Jun 22 2021, 01:05 PM)
Thx for the reply.

Meaning if my device has 3x3 otr 4x4, so it will able to achieve higher download speed from the GT-AC5300?

Any idea whether which android phone models have 3x3 or 4x4?
*
No phone actually use more than 2x2 due to high battery consumption..
omg7788
post Jun 28 2021, 04:10 PM

Kampung Style Information Technology
***
Junior Member
440 posts

Joined: May 2010
From: THE FUTURE


Well those clowns who buy 3rd party router and replace themselves at home, complaining why wifi speed cant get higher/full speed should actually read this thread LOL. WiFi speed are very subjective.

Couldn't agree more with TS on this thread, thanks for your hardwork.

This post has been edited by omg7788: Jun 28 2021, 04:16 PM
mystvearn
post Sep 25 2021, 10:12 PM

...
*******
Senior Member
6,638 posts

Joined: Jan 2003
From: "New Castle"



Thank you for the explanation. Still troubleshooting this connection. I am using a note 9 to connect to my deco E4R in AP mode. My router is a Netgear R7000. WiFi off. From the router, I pull the cable directly to the main deco. I am on 100 mb download unifi. Only getting 50 mbs even though I am next to the deco. Any ideas? I also noticed that there are two classes of wireless download speed for all laptop/tablet/phone. One category is 50 mbs (note 9, s8), the other is 30 mbs.

I cannot change the WiFi settings since mesh wifi does everything automatically. Little overlap between signals since house distances are far. So no noise. Will wifi 6 router solve the problem? Or is my deco not that good? Based on ts explanation, I should get the 100 mbs since the router can handle it.
jitbeng
post Oct 21 2021, 03:51 PM

Casual
***
Junior Member
302 posts

Joined: Jan 2003
From: Petaling Jaya


Hi Sifus,

Just upgraded to 800 unifi. Router is Tp link AC1200 by Telekom. Bandwidth set to 80. 5ghz connection with channel selection @ 48. Checked with wifi analyzer...no overlapping with neighbors @ this channel 48.

My phone is Samsung A51 Exynos9611, 8mb ram & Android 11.

Using Speedtest my wifi max speed I got is 250 with phone about 1ft away from router. Using cable connection with a laptop can reach 800. May I know at what max wifi speed my phone should be abled to get with this router by Telekom?

I was thinking of getting the tplink AX73 AX5400 to replace the existing router. With this new router will it give a max wifi speed of up to at least 350 maybe up 500 lol.

Thank you very much for your kind understanding and cooperation.

Thanks

This post has been edited by jitbeng: Oct 21 2021, 03:52 PM
zher4883
post Oct 21 2021, 04:23 PM

Look at all my stars!!
*******
Senior Member
4,490 posts

Joined: Oct 2014


QUOTE(jitbeng @ Oct 21 2021, 03:51 PM)
Hi Sifus,

Just upgraded to 800 unifi. Router is Tp link AC1200 by Telekom. Bandwidth set to 80. 5ghz connection with channel selection @ 48. Checked with wifi analyzer...no overlapping with neighbors @ this channel 48.

My phone is Samsung A51 Exynos9611, 8mb ram & Android  11.

Using Speedtest my wifi max speed I got is 250 with phone about 1ft away from router. Using cable connection with a laptop can reach 800. May I know at what max wifi speed my phone should be abled to get with this router by Telekom?

I was thinking of getting the tplink AX73 AX5400 to replace the existing router. With this new router will it give a max wifi speed of up to at least 350 maybe up 500 lol.

Thank you very much for your kind understanding and cooperation. 

Thanks
*
First of all, your phone only had 1x1 antenna which means the fastest speed you could get on the 5GHz is 433 Mbps (especially your phone doesn't support wireless AX). Higher end phone typically comes with 2x2 antenna which could go up to 866 Mbps for AC and 1201 Mbps for AX. So far I don't see any device with more than 2x2 antenna configuration due to space constraint in the phone.

Upgrading router probably doesn't do any good as you are limited to 433 Mbps because:
1. Your phone only had 1x1 antenna configuration
2. Your phone only support up to AC
jitbeng
post Oct 22 2021, 01:07 AM

Casual
***
Junior Member
302 posts

Joined: Jan 2003
From: Petaling Jaya


QUOTE(zher4883 @ Oct 21 2021, 04:23 PM)
First of all, your phone only had 1x1 antenna which means the fastest speed you could get on the 5GHz is 433 Mbps (especially your phone doesn't support wireless AX). Higher end phone typically comes with 2x2 antenna which could go up to 866 Mbps for AC and 1201 Mbps for AX. So far I don't see any device with more than 2x2 antenna configuration due to space constraint in the phone.

Upgrading router probably doesn't do any good as you are limited to 433 Mbps because:
1. Your phone only had 1x1 antenna configuration
2. Your phone only support up to AC
*
Many thanks
jitbeng
post Nov 10 2021, 12:38 PM

Casual
***
Junior Member
302 posts

Joined: Jan 2003
From: Petaling Jaya


I changed my router from tplink archer AC1200 supplied by TM to Tplink AX5400 archer A73 which I bought. Previously my Samsung A51 can get 250mbps down. My unifi is 800mbps. Now with the new router can get 335mbps down. Increase from 250 to 335.

Now the problem is cannot connect to my Xbox Series S using lan cable to this new router. Previously with the old router was abled to using lan cable. Btw there was no problem connecting using WIFI with the new router. Help will be much appreciated. Thank u very much.

zher4883
post Nov 10 2021, 02:53 PM

Look at all my stars!!
*******
Senior Member
4,490 posts

Joined: Oct 2014


QUOTE(jitbeng @ Nov 10 2021, 12:38 PM)
I changed my router from tplink archer AC1200 supplied by TM to Tplink AX5400 archer A73 which I bought. Previously my Samsung A51 can get 250mbps down. My unifi is 800mbps. Now with the new router can get  335mbps down. Increase from 250 to 335.

Now the problem is cannot connect to my Xbox Series S using lan cable to this new router. Previously with the old router was abled to using lan cable. Btw there was no problem connecting using WIFI with the new router.  Help will be much appreciated. Thank u very much.
*
Did you connect the ethernet to the port that was meant for IPTV?
jitbeng
post Nov 10 2021, 03:57 PM

Casual
***
Junior Member
302 posts

Joined: Jan 2003
From: Petaling Jaya


QUOTE(zher4883 @ Nov 10 2021, 02:53 PM)
Did you connect the ethernet to the port that was meant for IPTV?
*
I connect to LAN 1. May I know which port is for IPTV?

Thanks
zher4883
post Nov 10 2021, 04:27 PM

Look at all my stars!!
*******
Senior Member
4,490 posts

Joined: Oct 2014


QUOTE(jitbeng @ Nov 10 2021, 03:57 PM)
I connect to LAN 1. May I know which port is for IPTV?

Thanks
*
You could find out the port assignment in the router setting under the VLAN settings. Typically it's either 1 or 4. It seems like you had plugged it into port assigned for IPTV.
jitbeng
post Nov 10 2021, 07:42 PM

Casual
***
Junior Member
302 posts

Joined: Jan 2003
From: Petaling Jaya


QUOTE(zher4883 @ Nov 10 2021, 04:27 PM)
You could find out the port assignment in the router setting under the VLAN settings. Typically it's either 1 or 4. It seems like you had plugged it into port assigned for IPTV.
*
Thanks

I didn't realized for the Archer A73 IPTV is Lan1 lol. I don't have IPTV cause my package comes with only Internet.
And I noticed Lan4 is VOIP. So only 2 Lan ports for internet use. 1 is for Xbox and the other for Desktop computer. I wanted to use Lan4 for Android TV but don't know how to configure for internet.
zher4883
post Nov 10 2021, 08:02 PM

Look at all my stars!!
*******
Senior Member
4,490 posts

Joined: Oct 2014


QUOTE(jitbeng @ Nov 10 2021, 07:42 PM)
Thanks

I didn't realized for the Archer A73 IPTV is Lan1 lol. I don't have IPTV cause my package comes with only Internet.
And I noticed Lan4 is VOIP.  So only 2 Lan ports for internet use. 1 is for Xbox and the other for Desktop computer. I wanted to use Lan4 for Android TV but don't know how to configure for internet.
*
user posted image

From the Emulator, it seems you could select it manually. Give it a try.
jitbeng
post Nov 12 2021, 01:46 PM

Casual
***
Junior Member
302 posts

Joined: Jan 2003
From: Petaling Jaya


It worked!!!

I emailed to Tplink support and got replied as follows:-

1.Login to web management (IP address 192.168.0.1

2.Click Advanced

3.Network

4.IPTV

5.Tick Enable IGMP Proxy,Tick Enable IPTV, after that ISP Profile Select custom-Vlan internet 500& PRIORITY 0

-Vlan VOIP 400 & PRIORITY 0

-Vlan IPTV 600 & PRIORITY 0

6. IGMP Version change from v2 to v3

7. Save
jitbeng
post Nov 12 2021, 01:47 PM

Casual
***
Junior Member
302 posts

Joined: Jan 2003
From: Petaling Jaya


QUOTE(zher4883 @ Nov 10 2021, 08:02 PM)
user posted image

From the Emulator, it seems you could select it manually. Give it a try.
*
It worked!!! I managed to change the IPTV and Voip port to internet port.

I emailed to Tplink support and got replied as follows:-

1.Login to web management (IP address 192.168.0.1

2.Click Advanced

3.Network

4.IPTV

5.Tick Enable IGMP Proxy,Tick Enable IPTV, after that ISP Profile Select custom-Vlan internet 500& PRIORITY 0

-Vlan VOIP 400 & PRIORITY 0

-Vlan IPTV 600 & PRIORITY 0

6. IGMP Version change from v2 to v3

7. Save

This post has been edited by jitbeng: Nov 14 2021, 12:07 AM
jackytiong
post Nov 16 2021, 12:16 AM

On my way
****
Junior Member
581 posts

Joined: Jun 2008


Why 2.4Ghz not able to exceed max speed of my TIME paxkage 500mbps but only less than 100mbps. While 5Ghz can max up to 500mb. I am using AX5400 router

This post has been edited by jackytiong: Nov 16 2021, 12:17 AM
rioven
post Nov 16 2021, 12:29 AM

Enthusiast
*****
Senior Member
975 posts

Joined: Sep 2004
From: Setapak



QUOTE(jackytiong @ Nov 16 2021, 12:16 AM)
Why 2.4Ghz not able to exceed max speed of my TIME paxkage 500mbps but only less than 100mbps. While 5Ghz can max up to 500mb. I am using AX5400 router
*
Please read this thread at 1st page, the 1st post
Zulguamusang
post Dec 10 2021, 01:04 AM

Getting Started
**
Junior Member
112 posts

Joined: Mar 2010


Just sharing



TPLINK Archer AX90

WIFI SETTING
user posted image


SPEED

LAN:
user posted image


WLAN LAPTOP (INTEL AX201)
user posted image

SAMSUNG S21 ULTRA
user posted image

IPHONE 13 PRO MAX
user posted image


SAMSUNG WIFI IS BETTER THAN LAPTOP AND IPHONE.

This post has been edited by Zulguamusang: Dec 10 2021, 01:09 AM
jackytiong
post Dec 10 2021, 01:09 PM

On my way
****
Junior Member
581 posts

Joined: Jun 2008


QUOTE(Zulguamusang @ Dec 10 2021, 02:04 AM)
Just sharing
TPLINK Archer AX90

WIFI SETTING
user posted image
SPEED

LAN:
user posted image
WLAN LAPTOP (INTEL AX201)
user posted image

SAMSUNG S21 ULTRA
user posted image

IPHONE 13 PRO MAX
user posted image
SAMSUNG WIFI IS BETTER THAN LAPTOP AND IPHONE.
*
Your Samseng full bar while your Apple noy full bar wifi signal. looking for replace my TUF-AX5400 with this AX90....
PJng
post Dec 21 2021, 12:06 PM

10k Club
********
All Stars
12,039 posts

Joined: Oct 2017


QUOTE(jackytiong @ Dec 10 2021, 01:09 PM)
Your Samseng full bar while your Apple noy full bar wifi signal.  looking for replace my TUF-AX5400 with this AX90....
*
Sorry reply 2 week post
Iphone signal bar is mobile signal, you see wrong icon
seanwms
post Dec 22 2021, 12:50 AM

Getting Started
**
Junior Member
62 posts

Joined: Oct 2014
Hi sifus,
need help or any solution on this, technician has came for the third time and issue hasn't been resolved.
I subscribed to celcom 500mbps, when I stand near to wifi 6 router I managed to get around 500+mbps. However, when I turn on my mesh wifi, I'm only getting around 300mbps downstairs and only 150-200mbps upstairs. I have tried to turn off the router 6 WiFi and just focus on mesh wifi to prevent any signal interference but still the same result. Is mesh wifi able to maintain the speed of 500mbps?

router - tplink ax3000
mesh wifi-deco x20

This post has been edited by seanwms: Dec 22 2021, 12:50 AM
zher4883
post Dec 22 2021, 06:48 PM

Look at all my stars!!
*******
Senior Member
4,490 posts

Joined: Oct 2014


QUOTE(seanwms @ Dec 22 2021, 12:50 AM)
Hi sifus,
need help or any solution on this, technician has came for the third time and issue hasn't been resolved.
I subscribed to celcom 500mbps, when I stand near to wifi 6 router I managed to get around 500+mbps. However, when I turn on my mesh wifi, I'm only getting around 300mbps downstairs and only 150-200mbps upstairs. I have tried to turn off the router 6 WiFi and just focus on mesh wifi to prevent any signal interference but still the same result. Is mesh wifi able to maintain the speed of 500mbps?

router - tplink ax3000
mesh wifi-deco x20
*
Are 5GHz channel specifically channel 36-52 and 149-165 crowded? Your router had the capability of using DFS channel which could avoid crowded 5GHz channel but Deco X20 likely can't use DFS channel.
MyProLife
post Dec 23 2021, 08:16 AM

I bully wumao & MPKL
*******
Senior Member
2,058 posts

Joined: Sep 2021
From: nowhere

QUOTE(zher4883 @ Dec 22 2021, 06:48 PM)
Are 5GHz channel specifically channel 36-52 and 149-165 crowded? Your router had the capability of using DFS channel which could avoid crowded 5GHz channel but Deco X20 likely can't use DFS channel.
*
Deco series by default will only use 36-48 channel only. Is locked by firmware because of 'genius' management at Deco division think so to stick with only such channel without giving permission to end user to change

This post has been edited by MyProLife: Dec 23 2021, 08:16 AM
slackinux
post Feb 15 2022, 03:29 PM

Casual
***
Junior Member
407 posts

Joined: Dec 2008
QUOTE(Zulguamusang @ Dec 10 2021, 01:04 AM)
Just sharing
TPLINK Archer AX90

WIFI SETTING
user posted image
SPEED

LAN:
user posted image
WLAN LAPTOP (INTEL AX201)
user posted image

SAMSUNG S21 ULTRA
user posted image

IPHONE 13 PRO MAX
user posted image
SAMSUNG WIFI IS BETTER THAN LAPTOP AND IPHONE.
*
First of all, Samsung S21 Ultra support WiFi 6E, i.e., it supports WiFi channel bandwidth up to 160Mhz.
iPhone 13 Pro max support WiFi 6 only and it supports WiFi channel bandwidth up to 80Mhz only.
Intel AX201 laptop supports WiFi channel bandwidth up to 160Mhz.

Due to you hard coded channel bandwidth to 160Mhz in AX90, iPhone couldn't take advantage of 160Mhz channel bandwidth. Therefore, iphone shows lowest speed test result.
Thus, only devices that have support for 160Mz channel bandwidth able to fully utilize the benefit of WiFi 6 router with 5Ghhz 160Mz channel bandwidth.

This post has been edited by slackinux: Feb 15 2022, 03:30 PM
ly27 P
post Apr 4 2022, 02:21 PM

New Member
*
Probation
27 posts

Joined: Oct 2021
QUOTE(seanwms @ Dec 22 2021, 12:50 AM)
Hi sifus,
need help or any solution on this, technician has came for the third time and issue hasn't been resolved.
I subscribed to celcom 500mbps, when I stand near to wifi 6 router I managed to get around 500+mbps. However, when I turn on my mesh wifi, I'm only getting around 300mbps downstairs and only 150-200mbps upstairs. I have tried to turn off the router 6 WiFi and just focus on mesh wifi to prevent any signal interference but still the same result. Is mesh wifi able to maintain the speed of 500mbps?

router - tplink ax3000
mesh wifi-deco x20
*
It may maintain speed of 500mbps if all are located within closed proximity (For example, in same room?)

In your case, no. Mesh wifi not able to maintain speed of 500mbps.

westlife
post Jul 23 2022, 07:34 PM

10k Club
********
All Stars
14,227 posts

Joined: Jan 2011
QUOTE(cannavaro @ Jul 11 2020, 10:40 PM)
Mesh with ethernet backhaul (connect ethernet cable from one unit to the other) since the house is just next door.
*
does mesh with ethernet backhaul technically make it non-mesh?
westlife
post Jul 23 2022, 07:35 PM

10k Club
********
All Stars
14,227 posts

Joined: Jan 2011
QUOTE(zellleonhart @ Jul 29 2020, 02:24 PM)
AX is definitely overkill, for 30mbps AC is more than enough. Back then when I just upgraded 5mbps to 30mbps Unifi (VDSL2 copper line), I keep getting disconnections and turn out the line attenuation in my building is quite bad (not something I can control). TM eventually said they fixed it somehow but later still keep dropping connections. I changed my router to a TP-Link C6 (AC1200 speed) and it's all good ever since.
*
certainly more than enough. my wifi 5 (AC) can get full speed for 300Mbps. technically it can support 'close' to 500Mbps plan.
westlife
post Jul 23 2022, 07:40 PM

10k Club
********
All Stars
14,227 posts

Joined: Jan 2011
QUOTE(a_dot_el @ Nov 17 2020, 02:41 PM)
Is this normal?

The loaded latency is at 358ms! That 20X the unloaded latency.

In term of user experience, you can feel the internet speed is not stable.
*
if playing mobile game, certainly will experience lag... tongue.gif

i managed to reduce my child node (mesh) loaded latency to 50ms+-...
now playing my usual mobile game, it is a day and nite difference in terms of stability.
previously, sometime, i can even get disconnected from the server suddenly and latency in the game showed above 1000ms++...

https://pictr.com/images/2022/07/23/Btvg6P.png

This post has been edited by westlife: Jul 23 2022, 07:40 PM
westlife
post Jul 23 2022, 07:43 PM

10k Club
********
All Stars
14,227 posts

Joined: Jan 2011
QUOTE(hyperwavedrift @ Dec 10 2020, 10:36 AM)
So I've got a weird situation, just installed TP-link wifi mesh in my home. First few days of using it, my pc got a speed boost, speed test reaching 85 mbps, I can even go to certain websites without using VPN. But since yesterday the speed now went down to my regular 35-45 mbps and I got blocked from those certain websites again. Anybody can help explain what happened?
*
my experience with my linksys mesh wifi is that the location between the parent and child nodes is very very sensitive. even i placed the device less than 1cm aparts from the location, the speed and latency can make a day and nite difference. i tried for very long before i can find a spot that can give me consistent speed and latency...
maxguy
post Jul 28 2022, 04:19 PM

Enthusiast
*****
Senior Member
822 posts

Joined: Jan 2003


https://rog.asus.com/networking/rog-rapture...axe16000-model/

https://rog.asus.com/networking/rog-rapture...pro-model/spec/

This post has been edited by maxguy: Jul 28 2022, 04:21 PM
nikrizal
post Aug 5 2022, 09:33 AM

Regular
******
Senior Member
1,230 posts

Joined: Oct 2005
I’m using Asus Mesh system consists of Asus TUF-AX3000 as main router & 2 Asus XD4 AX1800 as the mesh nodes both using ethernet backhaul.

This following speedtest using iPhone 13

user posted image
Zot
post Aug 5 2022, 09:42 AM

Look at all my stars!!
*******
Senior Member
7,934 posts

Joined: Mar 2014
QUOTE(westlife @ Jul 23 2022, 07:43 PM)
my experience with my linksys mesh wifi is that the location between the parent and child nodes is very very sensitive. even i placed the device less than 1cm aparts from the location, the speed and latency can make a day and nite difference. i tried for very long before i can find a spot that can give me consistent speed and latency...
*
Regardless brand, the direct and indirect signal which is out of phase can either amplify or negate each other. That is what you see
Zot
post Aug 5 2022, 10:11 AM

Look at all my stars!!
*******
Senior Member
7,934 posts

Joined: Mar 2014
QUOTE(westlife @ Jul 23 2022, 07:34 PM)
does mesh with ethernet backhaul technically make it non-mesh?
*
Still mesh since all WiFi APs are interconnected to form a network.
intensecooling
post Aug 22 2022, 08:17 AM

Getting Started
**
Junior Member
76 posts

Joined: Aug 2022
QUOTE(seanwms @ Dec 22 2021, 12:50 AM)
Hi sifus,
need help or any solution on this, technician has came for the third time and issue hasn't been resolved.
I subscribed to celcom 500mbps, when I stand near to wifi 6 router I managed to get around 500+mbps. However, when I turn on my mesh wifi, I'm only getting around 300mbps downstairs and only 150-200mbps upstairs. I have tried to turn off the router 6 WiFi and just focus on mesh wifi to prevent any signal interference but still the same result. Is mesh wifi able to maintain the speed of 500mbps?

router - tplink ax3000
mesh wifi-deco x20
*
Most likely cut down by the wall. Cross check your mesh if able to support >300mbps.

Else might need to consider to add another mesh upstairs to support.
y@nggene
post Sep 24 2022, 09:25 PM

Casual
***
Junior Member
372 posts

Joined: Feb 2009

Hi, I am using Dlink Covr 1200 and only can reach around 200+MBPS for unifi 300mbps
Is upgrade to Dlink AX1800 is a good choice to support 300mbps?

Thanks
FusionXY
post Sep 25 2022, 12:54 AM

LAZZIE ON VACATION
*******
Senior Member
3,831 posts

Joined: Aug 2016

QUOTE(y@nggene @ Sep 24 2022, 09:25 PM)
Hi, I am using Dlink Covr 1200 and only can reach around 200+MBPS for unifi 300mbps
Is upgrade to Dlink AX1800 is a good choice to support 300mbps?

Thanks
*
Get ASUS for reliable with updated firmware.
Or TP-Link for budget issues.

Not a fan of D-Link related products.
BenYeeHua
post Oct 1 2022, 10:17 AM

Regular
******
Senior Member
1,873 posts

Joined: Nov 2010


QUOTE(FusionXY @ Sep 25 2022, 12:54 AM)
Get ASUS for reliable with updated firmware.
Or TP-Link for budget issues.

Not a fan of D-Link related products.
*
D-link is so so in my history, get like 2 of them during ADSL area, not bad, function 24/7 hours without issues.
The last one of them using as 2.4G AP for IoT device, without stressing the CPU(as if you connect via LAN to LAN, it is just a plain switch that at most 1% CPU usage) and the heat by WiFi chipset, already unstable and reboot itself during any usage now.

But can say the strongest WiFi signal that I used for 2.4Ghz WiFi 4 la, stronger than current UniFi orange TM NETIS router, WiFi 5 + beam forming should be stronger than this one. tongue.gif


Next D-link everyone should know it, the TM D-link bin-sharped router, very bad for the WiFi, can't reach even 20M on apartment with default settings(reboot a few times still the same).
But saw a laptop reviewer that bring this router one, so I guess need a proper setup for the best WiFi and other stuff, else it is not good enough for average people. icon_rolleyes.gif
---
TP-link, kill my heart with 2 bug that I faced. doh.gif

First is the WiFi AP/repeater(forgot which model lol), CPU bug that will drop certain WiFi packet for any device connected as n mode bangwall.gif , fixed it by flashing OpenWRT(Gargoyle as GUI) into it, then seek for Qualcomm patch and found out they got bug on corrupting the data, but fixed by OpenWRT.

Second everyone know, TM TP-link, reboot randomlly, can be reduced by factory reset each time it happen, but 70% chance will happen within 24 hours, or continue using for 1 month without reboot.
A bit off-topic, but strange and rare WiFi issues case.
» Click to show Spoiler - click again to hide... «


Anyway, it killed mine and my sister heart, tell my sister spend a higher budget (normally RM 200 is the acceptable budget for my family) to get the Asus router and trouble free now. thumbsup.gif


So yes, if don't care about anything for the generation of WiFi, prefer a router going with you for 3-5 years, just go ahead with Asus, trouble free by paying a higher fee. thumbsup.gif

As I read about WiFi 7 that incoming, it can support device connecting via 2.4+5G+6G at same times and choose the best connection, but it is not gonna bug free when it come out(and I know some phone supporting boosting WiFi stability with this tech already), so can keep going until you planned to play with NAS full of SSD or Oculus wireless VR device la. flex.gif
---
Also yes, WiFi 7 trying to solve the interference issues, so it gonna be pretty bug for first 1-2 years, so better avoid it unless you have requirement of high speed + latest flagship phone la. laugh.gif

This post has been edited by BenYeeHua: Oct 1 2022, 10:20 AM
hussain
post Nov 9 2022, 03:19 PM

Look at all my stars!!
*******
Senior Member
2,012 posts

Joined: Dec 2007
From: Malaysia


Hi sifu's i a on unifi 800mbps package with new Huawei BTU unit but crap old ac1200 router. giving me max 300 mbps. If i change to tp link Ax73 router will my wifi speeds increase ?..

OlgaC4
post Nov 25 2022, 12:35 PM

Look at all my stars!!
*******
Senior Member
5,292 posts

Joined: Nov 2006
QUOTE(hussain @ Nov 9 2022, 03:19 PM)
Hi sifu's i a on unifi 800mbps package with new Huawei BTU unit but crap old ac1200 router. giving me max 300 mbps. If i change to tp link Ax73 router will my wifi speeds increase ?..
*
Yes with 5GHZ.
OlgaC4
post Nov 26 2022, 12:02 AM

Look at all my stars!!
*******
Senior Member
5,292 posts

Joined: Nov 2006
Is not about wifi speed. Is about stability of the wifi. Wifi are meant to work best at the slowest speed.
5GHZ give me hell with AX73 less then 15meter with 1 wall using zoom meeting today.

This post has been edited by OlgaC4: Nov 26 2022, 12:06 AM
n8210
post Jan 29 2023, 12:10 PM

Look at all my stars!!
*******
Senior Member
2,678 posts

Joined: Mar 2005


Hi. I'd like to ask, after following youtube guide on how to determine optimized MTU and setting, I have this question below:

- Default Asus RT-AX55 MTU setting is 1492. When I ping google I get reply Packets needs to be fragmented and DF set.. So I start from 1500, slowly minus 10, until I discover my optimized value is 1464.

-After setting MTU to 1464, then I try the process again, and I get the same reply Packets needs to be fragmented and DF set.
Sent 4, Received 0, Lost 4

Am I doing something wrong? It seems so easy to test and find the optimized value but why after setting to optimized value, I get the not optimized readings?

Also, do I leave MRU alone or change MRU to the same value as MTU?

failed.hashcheck
post Feb 24 2023, 12:35 AM

Neighborhood plant pathologist
*******
Senior Member
2,090 posts

Joined: Aug 2009
From: Shithole Klang
QUOTE(n8210 @ Jan 29 2023, 12:10 PM)
Hi. I'd like to ask, after following youtube guide on how to determine optimized MTU and setting, I have this question below:

- Default Asus RT-AX55 MTU setting is 1492. When I ping google I get reply Packets needs to be fragmented and DF set.. So I start from 1500, slowly minus 10, until I discover my optimized value is 1464.

-After setting MTU to 1464, then I try the process again, and I get the same reply Packets needs to be fragmented and DF set.
Sent 4, Received 0, Lost 4

Am I doing something wrong? It seems so easy to test and find the optimized value but why after setting to optimized value, I get the not optimized readings?

Also, do I leave MRU alone or change MRU to the same value as MTU?
*
You are supposed to add 28 from ping value because ping length parameter only counts payload.

1464 + 28 (ip+icmp header) = 1492, +8 (pppoe) = 1500 (ethernet max)
Default 1492 mtu is already at its best no need to tweak anything.

This post has been edited by failed.hashcheck: Feb 24 2023, 12:41 AM
Raymond T.
post May 23 2023, 02:08 PM

Glock 19 Holder
******
Senior Member
1,368 posts

Joined: Aug 2010
Just wondering Deco X20 using mobile max only 300 Mbps is it normal ?

Currently using TM UNIFI 800Mbps package

user posted image
TSsoonwai
post May 23 2023, 03:02 PM


********
All Stars
11,450 posts

Joined: Oct 2007
From: KL


QUOTE(Raymond T. @ May 23 2023, 02:08 PM)
Just wondering Deco X20 using mobile max only 300 Mbps is it normal ?

Currently using TM UNIFI 800Mbps package

user posted image
*
Should be faster.
https://forum.lowyat.net/index.php?showtopi...#entry105043089

user posted image
iPhone 13 Pro 2x2 80Mhz 802.11ax

user posted image
iPhone 6s 2x2 80Mhz 802.11ac

user posted image
iPhone 6 Plus 1x1 80Mhz 802.11ac

westlife
post Jul 1 2023, 05:39 PM

10k Club
********
All Stars
14,227 posts

Joined: Jan 2011
i am facing slow data transfer speeds within the computers in my home wireless LAN. i am using WiFi 5 mesh wireless.

i can get full speed for my 300Mbps unifi plan to Internet.

however, i get super slow speed when I am transferring files between the computers in this network. why is it? I had done all the necessary recommendation from the Internet sources but still the same.

user posted image
blacktubi
post Jul 2 2023, 12:34 PM

-
Group Icon
Elite
8,388 posts

Joined: Jul 2008

QUOTE(westlife @ Jul 1 2023, 05:39 PM)
i am facing slow data transfer speeds within the computers in my home wireless LAN. i am using WiFi 5 mesh wireless.

i can get full speed for my 300Mbps unifi plan to Internet.

however, i get super slow speed when I am transferring files between the computers in this network. why is it? I had done all the necessary recommendation from the Internet sources but still the same.

user posted image
*
SMB file transfer is a TCP protocol and it scales horribly when high latency is involved. Your dual-band system is probably terrible at handling congestion.

Just do a ping test and see how high is your latency when you are transferring files.

Hence, that's why newer mesh Wi-Fi in the market focus less on raw speed but more on congestion management these days.
westlife
post Jul 2 2023, 03:34 PM

10k Club
********
All Stars
14,227 posts

Joined: Jan 2011
QUOTE(blacktubi @ Jul 2 2023, 12:34 PM)
SMB file transfer is a TCP protocol and it scales horribly when high latency is involved. Your dual-band system is probably terrible at handling congestion.

Just do a ping test and see how high is your latency when you are transferring files.

Hence, that's why newer mesh Wi-Fi in the market focus less on raw speed but more on congestion management these days.
*
Mine is Tri-band mesh.
MyProLife
post Jul 2 2023, 05:59 PM

I bully wumao & MPKL
*******
Senior Member
2,058 posts

Joined: Sep 2021
From: nowhere

QUOTE(blacktubi @ Jul 2 2023, 12:34 PM)
SMB file transfer is a TCP protocol and it scales horribly when high latency is involved. Your dual-band system is probably terrible at handling congestion.

Just do a ping test and see how high is your latency when you are transferring files.

Hence, that's why newer mesh Wi-Fi in the market focus less on raw speed but more on congestion management these days.
*
QUOTE(westlife @ Jul 2 2023, 03:34 PM)
Mine is Tri-band mesh.
*
yeah sometimes microsoft also fk up the smb speed in some windows updates recently

are your pc on windows 10 or 11?
westlife
post Jul 2 2023, 06:25 PM

10k Club
********
All Stars
14,227 posts

Joined: Jan 2011
QUOTE(MyProLife @ Jul 2 2023, 05:59 PM)
yeah sometimes microsoft also fk up the smb speed in some windows updates recently

are your pc on windows 10 or 11?
*
Windows 10.
blacktubi
post Jul 2 2023, 08:58 PM

-
Group Icon
Elite
8,388 posts

Joined: Jul 2008

QUOTE(westlife @ Jul 2 2023, 03:34 PM)
Mine is Tri-band mesh.
*
I thought you are using MR8300 with WHW0101?

Anyways, those older mesh are notoriously bad at congestion management which will lead to poor SMB transfer speed.
westlife
post Jul 2 2023, 09:57 PM

10k Club
********
All Stars
14,227 posts

Joined: Jan 2011
QUOTE(blacktubi @ Jul 2 2023, 08:58 PM)
I thought you are using MR8300 with WHW0101?

Anyways, those older mesh are notoriously bad at congestion management which will lead to poor SMB transfer speed.
*
yes, MR8300 with WHW0101.

so somehow it is impossible to improve on the speed? seriously the speed of 7 to 8MB/s to me is way ridiculous and it is way far from the theoritical speed. cry.gif

but funny part is that why i can attain 300Mbps speed to Internet with no prob while transferring files between devices under the same wireless LAN can even be such low speed.
blacktubi
post Jul 2 2023, 10:08 PM

-
Group Icon
Elite
8,388 posts

Joined: Jul 2008

QUOTE(westlife @ Jul 2 2023, 09:57 PM)
yes, MR8300 with WHW0101.

so somehow it is impossible to improve on the speed? seriously the speed of 7 to 8MB/s to me is way ridiculous and it is way far from the theoritical speed.  cry.gif

but funny part is that why i can attain 300Mbps speed to Internet with no prob while transferring files between devices under the same wireless LAN can even be such low speed.
*
I will try to explain it in layman terms.

That's the nature of the SMB protocol. It's latency sensitive as the client need to "revert back" that it received the block before sending another block. A higher latency will slow down the entire process as it takes longer to "revert back".

If your mesh Wi-Fi or router is bad at congestion management, any sort of network activity will spike up the latency significantly. Hence, that will lead to even slower SMB performance.

Perhaps you can try to do a simple ping test to the router when you are copying large files over SMB and see what's the latency.
Hummingbird
post Jul 3 2023, 02:08 PM

Regular
******
Senior Member
1,007 posts

Joined: Nov 2006


QUOTE(blacktubi @ Jul 2 2023, 12:34 PM)
SMB file transfer is a TCP protocol and it scales horribly when high latency is involved. Your dual-band system is probably terrible at handling congestion.

Just do a ping test and see how high is your latency when you are transferring files.

Hence, that's why newer mesh Wi-Fi in the market focus less on raw speed but more on congestion management these days.
*
It also needs to depend on the read/write limit of your local hard disk.
Khan92
post Oct 7 2023, 06:26 PM

To live is to die
****
Junior Member
552 posts

Joined: Aug 2017



Guys quick comparison question:

Dlink Ax3000 vs TPlink Ax73.

in term of overall which one is better?
blacktubi
post Oct 8 2023, 08:05 PM

-
Group Icon
Elite
8,388 posts

Joined: Jul 2008

QUOTE(Khan92 @ Oct 7 2023, 06:26 PM)
Guys quick comparison question:

Dlink Ax3000 vs TPlink Ax73.

in term of overall which one is better?
*
Don't even talk about overall.

There's nothing the free D-Link AX3000 is better than TP-Link Archer AX73.

The AX73 is better at the CPU performance, Wi-Fi range, Wi-Fi performance, features.
Khan92
post Oct 9 2023, 12:43 AM

To live is to die
****
Junior Member
552 posts

Joined: Aug 2017



QUOTE(blacktubi @ Oct 8 2023, 08:05 PM)
Don't even talk about overall.

There's nothing the free D-Link AX3000 is better than TP-Link Archer AX73.

The AX73 is better at the CPU performance, Wi-Fi range, Wi-Fi performance, features.
*
I see, for mesh network can 2 units of Ax73 being connected?
blacktubi
post Oct 9 2023, 08:51 AM

-
Group Icon
Elite
8,388 posts

Joined: Jul 2008

QUOTE(Khan92 @ Oct 9 2023, 12:43 AM)
I see, for mesh network can 2 units of Ax73 being connected?
*
Only V2 hardware version support EasyMesh
Khan92
post Oct 9 2023, 12:17 PM

To live is to die
****
Junior Member
552 posts

Joined: Aug 2017



QUOTE(blacktubi @ Oct 9 2023, 08:51 AM)
Only V2 hardware version support EasyMesh
*
V2? Basically the router name got V2 word on the box right?
blacktubi
post Oct 9 2023, 01:04 PM

-
Group Icon
Elite
8,388 posts

Joined: Jul 2008

QUOTE(Khan92 @ Oct 9 2023, 12:17 PM)
V2? Basically the router name got V2 word on the box right?
*
Check hardware version on the serial number barcode area
BuKeYi
post Oct 9 2023, 05:12 PM

Dame Dame
*****
Junior Member
909 posts

Joined: Apr 2019
From: BuKeYi Wonderland
Hi, would like to ask
For 3 floor landed, which mesh is suitable? My internet speed is 300mbps only

Currently using Maxis wifi 6 router, 2nd floor still ok. 3rd floor quite weak.
Any sifu got good recommendation?
Lurker
post Oct 21 2023, 08:53 PM

L U R K I N G
Group Icon
Elite
4,420 posts

Joined: Jan 2003
Hi, I am looking to reset my ac86u router as I have forgotten the login

wps+power button

aside from that, do i need to prepare the unifi login as well?


shinjite
post Oct 21 2023, 10:38 PM

�ŞħĬΩĵΐŦ��
********
All Stars
19,306 posts

Joined: Jan 2003
From: Klang


QUOTE(Lurker @ Oct 21 2023, 08:53 PM)
Hi, I am looking to reset my ac86u router as I have forgotten the login

wps+power button

aside from that, do i need to prepare the unifi login as well?
*
Yup, prepare the unifi login credentials and remember to set IPTV profile to unifi home/business. If you're not using Unifi's hypptv in LAN 4, use unifi business to utilise all LAN ports. Then the rest you can configure yourself.

This post has been edited by shinjite: Oct 21 2023, 10:38 PM
Lurker
post Oct 21 2023, 11:23 PM

L U R K I N G
Group Icon
Elite
4,420 posts

Joined: Jan 2003
QUOTE(shinjite @ Oct 21 2023, 10:38 PM)
Yup, prepare the unifi login credentials and remember to set IPTV profile to unifi home/business. If you're not using Unifi's hypptv in LAN 4, use unifi business to utilise all LAN ports. Then the rest you can configure yourself.
*
Yup, that was what prompted me to go into the router settings in the first place sweat.gif laugh.gif
TheReckless
post Feb 21 2024, 01:56 PM

Getting Started
**
Junior Member
255 posts

Joined: Aug 2014
Hi everyone, need your help/suggestion on this matter. I'm currently using Maxis Home Fibre @ 300Mbps for awhile already, the router/modem is on the 2nd floor while I'm using PC with some brandless said 5ghz supported dual-antenna USB Wifi adapter on ground floor, here I face two problems :

1. I was able to connect to 5Ghz full bar. The speed is superb but sometimes its often to disconnect then reconnect and makes it very hard to download very heavy files (like games)
2. Around decade ago, I use unifi (forgot the details) and was given a Powerlink adapter for ethernet, I'm still using the adapter for my PC but it has very sluggish speed but stable. I check the cable used is cat5e

My question will be :

1. For wifi, if I were to change better branded wifi USB adapter (was eyeing TP-Link TX20U Plus) can this actually fix the disconnect issue?
2. For Ethernet, does getting a better Powerlink adapter can give a better speed?


Here's some references using fast.com :

user posted image
user posted image
user posted image


Thanks
PRSXFENG
post Feb 21 2024, 02:04 PM

Look at all my stars!!
*******
Senior Member
2,607 posts

Joined: Nov 2020


QUOTE(TheReckless @ Feb 21 2024, 01:56 PM)
Hi everyone, need your help/suggestion on this matter. I'm currently using Maxis Home Fibre @ 300Mbps for awhile already, the router/modem is on the 2nd floor while I'm using PC with some brandless said 5ghz supported dual-antenna USB Wifi adapter on ground floor, here I face two problems :

1. I was able to connect to 5Ghz full bar. The speed is superb but sometimes its often to disconnect then reconnect and makes it very hard to download very heavy files (like games)
2. Around decade ago, I use unifi (forgot the details) and was given a Powerlink adapter for ethernet, I'm still using the adapter for my PC but it has very sluggish speed but stable. I check the cable used is cat5e

My question will be :

1. For wifi, if I were to change better branded wifi USB adapter (was eyeing TP-Link TX20U Plus) can this actually fix the disconnect issue?
2. For Ethernet, does getting a better Powerlink adapter can give a better speed?
Here's some references using fast.com :

user posted image
user posted image
user posted image
Thanks
*
I would recommend a proper pcie wifi card using Intel AX200 chip (most wifi6 pcie cards)
it will be better than usb

as for ethernet, powerline is kind of a dead tech, running a normal ethernet cable is better
or other tech like mesh wifi
TheReckless
post Feb 21 2024, 02:15 PM

Getting Started
**
Junior Member
255 posts

Joined: Aug 2014
QUOTE(PRSXFENG @ Feb 21 2024, 02:04 PM)
I would recommend a proper pcie wifi card using Intel AX200 chip (most wifi6 pcie cards)
it will be better than usb

as for ethernet, powerline is kind of a dead tech, running a normal ethernet cable is better
or other tech like mesh wifi
*
The wifi connected is based on the one that Maxis gives, it does state like Wifi 6 Mesh thingy. So if that's the case, the issue is my USB wifi 5 adapter then. So will there be any difference if I were to get a branded USB wifi 6 adapter? I did consider wifi card but its going to cost alot as my 8yo PC is using ITX mobo which only has 1 pcie slot for graphic card.


This post has been edited by TheReckless: Feb 21 2024, 03:32 PM
BOTAK_WAI
post Feb 21 2024, 06:33 PM

Blow Water First Class
*******
Senior Member
4,128 posts

Joined: Jan 2003
From: Cheras, KL


QUOTE(TheReckless @ Feb 21 2024, 02:15 PM)
The wifi connected is based on the one that Maxis gives, it does state like Wifi 6 Mesh thingy. So if that's the case, the issue is my USB wifi 5 adapter then. So will there be any difference if I were to get a branded USB wifi 6 adapter? I did consider wifi card but its going to cost alot as my 8yo PC is using ITX mobo which only has 1 pcie slot for graphic card.
*
if u don't have extra pcie slot, and u don't want the usb adapter that can't stand the heavy load, u can get an asus router to setup as media bridge mode to connect to your pc ethernet port.
jiaen0509
post Apr 9 2024, 02:36 PM

Look at all my stars!!
*******
Senior Member
3,305 posts

Joined: Dec 2012
Device: iPhone 15 Pro Max
Package: Unifi 1 Gbps With ZTE ONU (So won’t exceed 940mbps)

Main Router at Living Room:
Asus RT-AX82U - Wi-Fi 5Ghz
Attached Image

Mesh at Dry Kitchen
Asus TUF-AX5400 - Wi-Fi 5Ghz
Attached Image

Supposed the 1gbps can run up to 1030mbps. But I use back the old modem since my devices all 1gbps port. But the max speed I can get is around 940mbps which is sufficient for me.
westlife
post Jul 7 2024, 03:13 AM

10k Club
********
All Stars
14,227 posts

Joined: Jan 2011
which model of wifi 6 and 7 model will be sufficient to cover a 882 sq ft two bedrooms and 2 bathrooms apartment unit?

just want to go for a minimum model that can do the job.

user posted image
blacktubi
post Jul 11 2024, 09:37 PM

-
Group Icon
Elite
8,388 posts

Joined: Jul 2008

QUOTE(westlife @ Jul 7 2024, 03:13 AM)
which model of wifi 6 and 7 model will be sufficient to cover a 882 sq ft two bedrooms and 2 bathrooms apartment unit?

just want to go for a minimum model that can do the job.

user posted image
*
TUF-AX4200 should be sufficient
dev/numb
post Sep 13 2024, 03:43 PM

On my way
****
Junior Member
691 posts

Joined: Nov 2021
QUOTE(westlife @ Jul 7 2024, 03:13 AM)
which model of wifi 6 and 7 model will be sufficient to cover a 882 sq ft two bedrooms and 2 bathrooms apartment unit?

just want to go for a minimum model that can do the job.

user posted image
*
Just FYI, Asus official store on Shopee gives much lower prices than this during their date.month sales, no need to trade in anything also. On 9.9 I saw the TUF AX-6000 for around RM650, if memory serves.
westlife
post Nov 4 2024, 12:51 AM

10k Club
********
All Stars
14,227 posts

Joined: Jan 2011
QUOTE(dev/numb @ Sep 13 2024, 03:43 PM)
Just FYI, Asus official store on Shopee gives much lower prices than this during their date.month sales, no need to trade in anything also. On 9.9 I saw the TUF AX-6000 for around RM650, if memory serves.
*
i had been camping for quite a while including 10.10 but never see any good deal... cry.gif
FusionXY
post Nov 4 2024, 01:57 AM

LAZZIE ON VACATION
*******
Senior Member
3,831 posts

Joined: Aug 2016

QUOTE(westlife @ Nov 4 2024, 12:51 AM)
i had been camping for quite a while including 10.10 but never see any good deal... cry.gif
*
Wait 11.11 sales.
You won't regret.
babylon52281
post Mar 23 2025, 09:27 AM

Look at all my stars!!
*******
Senior Member
2,654 posts

Joined: Apr 2017
Want to ask; is WIFI7 receiver compatible with WIFI 6E broadcaster as in both will able connect in 6GHZ band?

This post has been edited by babylon52281: Mar 23 2025, 09:28 AM
eclectice
post Nov 2 2025, 06:54 PM

Look at all my stars!!
*******
Senior Member
2,734 posts

Joined: Mar 2008
QUOTE(babylon52281 @ Mar 23 2025, 09:27 AM)
Want to ask; is WIFI7 receiver compatible with WIFI 6E broadcaster as in both will able connect in 6GHZ band?
*
YES, COMPATIBLE.

Wi-Fi 7 Client + Wi-Fi 6E AP = 6 GHz Works.

1. Security is Key:
* **Must** use **WPA3** on the 6 GHz band.
* WPA2 will FAIL to connect in 6 GHz.

2. Performance Limit:
* The connection speed will be limited to **Wi-Fi 6E** standard.
* No Wi-Fi 7 features (like 320 MHz channels).

That's all you need to know, bro. Just set WPA3.
MyProLife
post Nov 2 2025, 08:56 PM

I bully wumao & MPKL
*******
Senior Member
2,058 posts

Joined: Sep 2021
From: nowhere

QUOTE(babylon52281 @ Mar 23 2025, 09:27 AM)
Want to ask; is WIFI7 receiver compatible with WIFI 6E broadcaster as in both will able connect in 6GHZ band?
*
yes as long as set to WPA2/WPA3 mixed

 

Change to:
| Lo-Fi Version
0.1645sec    0.60    6 queries    GZIP Disabled
Time is now: 25th November 2025 - 09:02 PM