Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update wifiConnect.py, setting -i wlan0 to wpa_cli #174

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

oliveiraallex
Copy link

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.

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants