Wow, the wifi driver on the Raspberry Pi 4 is really fighting me in setting up a wifi access point. ๐
I don't want to have to cave and add another WiFi interface or a tiny router, but it might come to that...
Login to reply
Replies (6)
Do you have forwarding between interfaces enabled? Its turned off by default.
I can't even get the AP to appear. We're not even close to the IP layer yet.
I'm getting driver errors when trying to start wpa_supplicant. Stepped away for a bit to take a break for a bit before it's time to hop on jitsi for the weekly hack fest (and my project tonight will be resuming this standalone pi).
Very odd. Good luck though!
I know the hardware can't do wpa3. Been burned by that a few times.
Good to know.
I'm going unencrypted for this particular use case.
๐คฆโโ๏ธ
I want hostapd, not wpa_supplicant
Now I'm getting much better results