BBB File /etc/hostapd/hostapd.conf

From Wiki
Jump to navigationJump to search

When the WiFi is operating in AP mode, 'hostapd' must be running, which is started by the BBB File /usr/local/sbin/wifiModeAP script. This configuration file specifies the SSID, channel, mode, etc.

#
# Basic configuration
#
interface=wlan0
ssid=BeagleBoneBlack
channel=3
#
# WPA and WPA2 configuration
#
macaddr_acl=0
auth_algs=1
ignore_broadcast_ssid=0
wpa=3
wpa_passphrase=notsosecret
wpa_key_mgmt=WPA-PSK
wpa_pairwise=TKIP
rsn_pairwise=CCMP
#
# Hardware configuration
#
driver=nl80211
manufacturer=Atheros