Nmcli

Did have an issue with nmcli, even when entering SSID and Password the connection was refused with ‘secrets were required but not provided’

Found solution on StackExchange

nmcli con delete <SSID>

and setup connection with

nmcli dev wifi connect <SSID> password <password>

nmcli is preferred to nmtui where each time the SSID must be selected and password entered.

Some other basic nmcli stuff

nmcli device wifi list
Asahi series
All posts in Asahi
  1. Asahi
  2. Fedora Setup
  3. SDDM Scaling
  4. Change boot volume
  5. bluetooth
  6. Wezterm not working after update to Fedora 41
  7. nmcli