HI,
Can I use external wifi adapter to increase the no of clients. If so, which wifi adapter can I use?
Search found 6 matches
- Fri Nov 03, 2017 6:32 am
- Forum: Networking and servers
- Topic: Wifi access point number of clients
- Replies: 10
- Views: 4442
- Thu Nov 02, 2017 11:10 am
- Forum: Networking and servers
- Topic: Wifi access point number of clients
- Replies: 10
- Views: 4442
Re: Wifi access point number of clients
In dhcpd.conf file my configurations are subnet 192.168.42.0 netmask 255.255.255.0 { range 192.168.42.10 192.168.42.50; option broadcast-address 192.168.42.255; option routers 192.168.42.1; default-lease-time 600; max-lease-time 7200; option domain-name "local"; option domain-name-servers ...
- Thu Nov 02, 2017 11:05 am
- Forum: Networking and servers
- Topic: Wifi access point number of clients
- Replies: 10
- Views: 4442
Re: Wifi access point number of clients
When I try to connect the 6th device , SSID is seen but its not getting associated. The wifi hotspot is not in range :( I haven't tried connecting that many clients, but what indication do you get that the RPi will not accept any more client associations? New clients don't see the SSID? See the SSID...
- Thu Nov 02, 2017 5:46 am
- Forum: Networking and servers
- Topic: Wifi access point number of clients
- Replies: 10
- Views: 4442
Wifi access point number of clients
HI all,
I created a wifi access point with Rpi3. The number of devices that can be connected to the wifi access point is only 5
.
How to increase the number of clients connected to wifi access point?
Thanks in advance
I created a wifi access point with Rpi3. The number of devices that can be connected to the wifi access point is only 5

How to increase the number of clients connected to wifi access point?
Thanks in advance
- Thu Jul 13, 2017 4:37 am
- Forum: Networking and servers
- Topic: Network monitoring using PI
- Replies: 4
- Views: 6199
Network monitoring using PI
Hi all, I would like to monitor the network usage of all my deivces connected to same LAN network from PI3. But my PI3 is not a switch , it is also connected to the same network. Is it possible to monitor the other devices data usage. If yes please can you tell me the command to monitor the network ...
- Mon Oct 17, 2016 1:01 pm
- Forum: Networking and servers
- Topic: Bluetooth Beacon
- Replies: 0
- Views: 318
Bluetooth Beacon
I have started with Bluetooth Beacon in Raspberry pi 3 with Altbeacon...But my pi is not advertising data...what type of Beacon technology does pi3 support?