Hello everyone,
I'm trying to update the firmware of my Arduino MKR WiFI 1010 but it isn't as easy as it could be...
According to the lib WiFiNINA, the last firmware is 1.5.0; I just wanted to upload it then.
But when I connect my board, upload the FirmwareUpdater sketch from the example of the library and open the tool to update the firmware on Arduino IDE 2.x , here is what I get:
Unfortunatly I don't have access to the board when using the last version of the IDE. Then I tried with the Arduino 1.8.19 and I can update the firmware but... not to the last version:
There isn't the last version of the firmware...
Can someone help me about it?

