Skip to content

Instantly share code, notes, and snippets.

@cyyself
Last active September 3, 2018 14:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cyyself/9d1695ec58e980ebfb7b73c126766aa8 to your computer and use it in GitHub Desktop.
Save cyyself/9d1695ec58e980ebfb7b73c126766aa8 to your computer and use it in GitHub Desktop.
Raspberry Pi 3B+ 11ac Hotspot
interface=wlan0
driver=nl80211
hw_mode=a
ieee80211n=1
ieee80211ac=1
ieee80211d=1
ieee80211h=1
require_ht=1
require_vht=1
wmm_enabled=1
country_code=US
vht_oper_chwidth=1
channel=149
vht_oper_centr_freq_seg0_idx=155
ht_capab=[HT40-][HT40+][SHORT-GI-40][DSSS_CCK-40]
wpa=2
wpa_key_mgmt=WPA-PSK
rsn_pairwise=CCMP
ssid=Pi_AP
wpa_passphrase=23336666
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment