How many devices can be connected to my home WiFi connection? [closed]

We have 10 devices that require WiFi connection. Not all devices are connected at once but many times a day my devices (iPad and iPhone) get disconnected.

Sometimes just reconnecting works, other times the password needs to be reentered. On the other devices this also happens but not as often as on mine.

I was told that this may be because of the number of devices connected at once but not from a qualified source and I can not find my answer anywhere else.

1

3 Answers

First of all, what is the device you are connecting to ? If it's your home router, provided by your ISP then no such low hard limits should be in effect (although that may be ISP related policy, cannot comment on that).

Generally speaking WiFi does not have a "cap" on # connections except when the medium it uses to send / receive data is saturated. In practice that means that, if you have a WiFi hotspot capable of 802.11N for instance running 5Ghz frequency theoretically you'd have 300Mbps throughput.

However, since the medium is shared ("air" / Frequency) you need to devide the #Bandwidth by the number of connected devices (since each will get their own share of the bandwidth).

Running 1 client would = 300Mbps (theoretical) for that client. Running 2 clients would = 150Mbps (theoretical) for each client

With specific regards to your issue, I would look elsewhere.

For instance, run a WiFi analyzer ()

and see if your WiFi is sharing the Frequency AND Channel with a neighbour who also has WiFi on for instance.

If you are both, for instance on 5 Ghz and your channels are near each other (you on 2, him on 3) and you see a free channel, try and switching your router to use the channel that is free. That could improve both your connectivity as well as throughput.

Hope this helps you out a bit, at least be able to identify / troubleshoot some basic things (By using the WiFi analyser).

If you have any more questions, feel free to ask.

Regards

You will be limited by CSMA/CA nature, not by IP addresses. The rule of thumb is 25 clients per access point.

2

You can, theoretically, connect 254 devices to a single Wi-Fi router/access point (you have to substract the gateway address and the broadcast address). But that doesn’t mean you should.

By the way, you should read the specs of the Access Point you are using. Not all AP support the same number of devices against it

4

You Might Also Like