pibakery icon indicating copy to clipboard operation
pibakery copied to clipboard

Update wifiConnect.py, setting -i wlan0 to wpa_cli

Open oliveiraallex opened this issue 6 years ago • 0 comments
trafficstars

Added the parameter "-i wlan0" in the command "wpa_cli reconfigure". When this block is being used in the first boot, the command "wpa_cli reconfigure" is selecting the interface "p2p-dev-wlan0" and the Raspberry doesn't connect in the WiFi. Using -i wlan0 to force it to use the default interface.

oliveiraallex avatar Feb 21 '19 18:02 oliveiraallex