You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 30, 2021. It is now read-only.
WPA + WPA2 is activated by default if you put a passphrase. You can activate only WPA if you have the -w 1 and only WPA2 if you have -w 2. Probably the problem that you have is driver related. I have RPi3, I will try to reproduce the problem this weekend and I will let you know.
Hi,
I try to run create_ap on a Raspberry PI3 with the runeaudio V0.4 beta image. If I run
create_ap -n wlan0 SSID PWD
I can not connect at all. Tried with IPhone an Android. The WLAN toggles between connected and not connected.
I tried
create_ap -w 2 wlan0 eth0 SSID PWD
and I get a WLAN connection, but I can not create a tcp connection. Tries a ping from both sides.
If I try an open network using
create_ap -n wlan0 SSID
it works! I can access the runeaudio web page by http.
Any Idea, how I can activate WPA ?
Thanks in advance
jjp
The text was updated successfully, but these errors were encountered: