Add hostapd to be able to create Wi-Fi access points (APs) based on WPA/WPA2 for mobile devices to connect to. For open or WEP based APs we can use airbase-ng, already installed:
$ sudo apt-get install hostapd
I suggest to disable it on startup at "cat /etc/default/hostapd".