すみません、ひとつ書き忘れました
https://frillip.com/using-your-raspberr ... h-hostapd/
には書かれてなかったのが /etc/hostapd/hostapd.confです。
自分の場合 ありきたりな以下です
/etc/hostapd/hostapd.conf
ーーーーーーーーーーーー
interface=wlan0
driver=nl80211
ssid=Pi3-AP
hw_mode=g
channel=6
ieee80211n=1
wmm_enabled=1
ht_capab=[HT40][SHORT-GI-20][DSSS_CCK-40]
macaddr_acl=0
auth_algs=1
ignore_broadcast_ssid=0
wpa=2
wpa_key_mgmt=WPA-PSK
wpa_passphrase=1122334455
rsn_pairwise=CCMP
希くは よきラズパイ ライフを
