02-16-2023, 10:56 PM
(02-16-2023, 09:23 PM)adam_zzz Wrote: Ok, so I tried again Tim's suggestion to add the extra parameters to the wpa_supplicant.conf mentioned here:
https://github.com/raspberrypi/linux/iss...1279951709
I've added these 2 lines and with my router set to WPA2-PSK/WPA3-SAE all is well, it was able to connect after restart:
Code:key_mgmt=WPA-PSK-SHA256
ieee80211w=2
Maybe an improvement for Moode would be to be able to select WPA2-PSK/WPA3-SAE in the dropdown and update wpa_supplicant.conf with these 2 lines when selected...
For sure. I'll add to the TODO list for upcoming 8.3.0.
Btw, thanks for all the testing :-)