MKR WIFI 1010 after WIFININA Firmware upgrade to 1.4.1 does not connect

Hi,

After I've upgraded the WIFININA firmware to 1.4.1 it no longer connects to my Wifi networks. Also the firmware check says there is a version 1.4.2 but I cannot find it.

21:10:29.799 -> WiFiNINA firmware check.
21:10:29.799 ->
21:10:30.489 -> Firmware version installed: 1.4.1
21:10:30.489 -> Latest firmware version available : 1.4.2
21:10:30.489 ->
21:10:30.489 -> Check result: NOT PASSED
21:10:30.489 -> - The firmware version on the module do not match the
21:10:30.489 -> version required by the library, you may experience
21:10:30.489 -> issues or failures.

Appreciate any advise.

Thanks,
Alexandre

avfranco:
After I've upgraded the WIFININA firmware to 1.4.1 it no longer connects to my Wifi networks.

Have you tried downgrading back to the firmware version you had before to verify that the problem was caused by the firmware upgrade?

avfranco:
Also the firmware check says there is a version 1.4.2 but I cannot find it.

Yeah, don't worry about that. The message was written in anticipation of the release of 1.4.2, but 1.4.2 has not yet been released, so 1.4.1 is the latest version despite what the message tells you.

Thank you Pert for quick reply and advise!

I've just downgraded to the version 1.2.4 and it's worked again...So likely some issue with the version 1.4.1 or shall I update anything else in my Dev environment?

22:03:33.401 -> WiFiNINA firmware check.
22:03:33.401 ->
22:03:34.152 -> Firmware version installed: 1.2.4
22:03:34.152 -> Latest firmware version available : 1.4.2
22:03:34.152 ->
22:03:34.152 -> Check result: NOT PASSED
22:03:34.152 -> - The firmware version on the module do not match the
22:03:34.152 -> version required by the library, you may experience
22:03:34.152 -> issues or failures.

My recommendation is to determine the exact firmware version where it stopped working. The changelog for that firmware release may provide a useful clue as to the cause.

Thank you Pert! I'll take a look at that.

Alexandre