1.Run command in terminal: sudo pmset -a tcpkeepalive 0 2.Run command in terminal: sudo pmset -a powernap 0 3.Make sure these options is not checked: “System Preferences->Battery->Optimized battery charging” and “System Preferences->Battery->Power Adapter->Wake for network access”

sudo systemctl enable hostapd sudo systemctl start hostapd sudo systemctl stop hostapd sudo systemctl disable hostapd Edit this file for name, channel, password; sudo nano /etc/hostapd/hostapd.conf To fix couldn’t communicate with wpa_supplicant edit; /etc/wpa_supplicant/wpa_supplicant.conf make sure country=US Then enable WiFi …

Start and Stop hostapd WiFi Access Point on Raspberry Pi and wpa_supplicant Fix Read more »