WiFi Rev2 board unable to update to v 1.4.1

I have been using the WiFi Rev 2 board for several weeks quite successfully, but when I run some of the example sketches I'm told I need to update the firmware. I ran the firmware checker sketch and sure enough it told me I had v 1.0.3 and should have v 1.4.1. I followed the instructions (https://www.arduino.cc/en/Tutorial/WiFiNINA-FirmwareUpdater ), However, when I go to Tools WiFi 101/ WiFiNina firmware updater, the first box correctly shows my board and COM port, but when I go to box 2 to select the firmware to update, the latest version shown in the dropdown is "NINA firmware (1.3.0) (Arduino Uno WiFi Rev20" - i.e. the firmware I already have. I went ahead anyway thinking that I might get the latest version anyway. The update ran successfully, but when I ran the checker I got the same message as before. I still have v 1.3.0 and need v 1.4.1. Help!

Please don't worry about this message. The 1.3.0 version of the firmware will work just fine. You will be able to update to 1.4.1 when the next release of the Arduino IDE comes out.

I am trying for the first time to connect UNO Wifi rev2 to my network without success.

CheckFirmwareVersion reports:

"12:34:45.862 -> WiFiNINA firmware check.
12:34:45.901 ->
12:34:46.615 -> Firmware version installed: 1.3.0
12:34:46.653 -> Latest firmware version available : 1.4.1
12:34:46.690 ->
12:34:46.690 -> Check result: NOT PASSED
12:34:46.728 -> - The firmware version on the module do not match the
12:34:46.797 -> version required by the library, you may experience
12:34:46.864 -> issues or failures."

I have tried using FirmwareUpdater again and get same result.

when I try ConnectWithWPA

12:44:15.240 -> Please upgrade the firmware
12:44:15.274 -> Attempting to connect to WPA SSID: M-Wifi
12:44:27.514 -> Attempting to connect to WPA SSID: M-Wifi
12:44:39.664 -> Attempting to connect to WPA SSID: M-Wifi

I have double checked that I put the correct credentials in Arduino_secrets.h tab

Any ideas will be much appreciated.

You can try updating the firmware. As you probably noticed, Arduino IDE 1.8.13 doesn't provide firmware version 1.4.1. You can get it by using the hourly build of Arduino IDE:

The hourly build of the Arduino IDE is primarily intended for beta testing, so I don't necessarily recommend that you switch to using it permanently. It's just an easy way to get the latest version of the NINA firmware. After you have updated the firmware on the Uno WiFi Rev2's WiFi module, you can go back to using Arduino IDE 1.8.13 again if you like.

Thank you. That is quick clear and helpful... and

this solved the firmware update problem but I still get

"13:27:00.074 -> Attempting to connect to WPA SSID: M-Wifi
13:27:12.379 -> Attempting to connect to WPA SSID: M-Wifi
13:27:24.522 -> Attempting to connect to WPA SSID: M-Wifi"

Not sure why but I am wondering whether it is because of the type of network. Our home is such that I need to use a Unifi Ubiquiti network with Access Points in order to get coverage and performance. Every other Wifi device we have connects OK but just wondering...