Top "Access-point" questions

Access Point is a configurable network identifier used by a mobile device when connecting to a GSM carrier.

Difference between Access Point / Station and Bridge / Router?

In my current network setup, I have a Cisco RVS4000 router that feeds into a 48 port ethernet switch and a …

networking routing router access-point
Connect to password protected wifi network using adb shell

I have an Android phone, and the goal is to connect the phone to a password protected wifi network. Steps …

android networking wifi adb access-point
How to switch to normal wifi mode to access-point mode ESP8266

I am using ESP8266-12 wifi module for accessing my home wifi network to control lights. For uploading new firmware(…

arduino esp8266 wifi access-point
Change the channel of a wireless windows 8 hosted network

I've created a hosted wlan network under windows 8 using netsh wlan set hostednetwork mode=allow ssid=”MySSID” key=”password” and …

windows-8 wifi netsh access-point
Force Android to Use Wifi network with no internet

I am building an android app that needs to communicate over a WiFi network that will not have any internet …

android networking wifi iot access-point
How to create an access point

I would like to create an application which could create an access point. Looking through Android documentation I see the …

android wifi access-point
how to get Distance between wifi access point and Mobile Device

i am developing an android application which have module to search all nearest / detected wifi hotspot. i can get all …

android distance android-wifi access-point
What is the difference between active scan and passive scan?

What is the difference between mWifiManager.startScanActive() and mWifiManager.startScan(). What is the difference between active scan and passive scan?

android wifi android-wifi access-point
Disconnect user on hostap

I'm creating an access point with no Internet access. Users can view content hosted locally on a Raspberry Pi I …

wifi raspberry-pi access-point
wpa_supplicant Association Failed

I would like to connect my linux board to an access point (i.e mobile phone) by using wpa_supplicant. …

configuration wifi access-point