Open
Description
The WiFi access point is created on the NUC using create_ap
which was imported from oblique/create_ap. This project has been archived since Sept. 2021 and is no longer maintained. Consider using NetworkManager, e.g.
nmcli dev wifi hotspot ifname wlp4s0 ssid test password "test1234"
or one of the forks of the create_ap project: