01-25-2021, 04:35 PM
(01-25-2021, 04:22 PM)Tim Curtis Wrote: It's not obvious to me whats going on in your situation since WiFi and AP mode works perfectly for the vast majority of moOde users.
The command that fixed it for me was -
Code:
wpa_supplicant -iwlan0 -D wext -c/etc/wpa_supplicant/wpa_supplicant.conf -B dhclient wlan0
One of the error messages that led me to the above command was -
Code:
nl80211: Driver does not support authentication/association or connect commands
source:
https://unix.stackexchange.com/questions...spberry-pi
Regards,
Abhiroop