- Download and install the hourly Arduino IDE build.
-
Launch the hourly IDE release and use the IDE's library manager (Sketch -> Include Library -> Manage Libraries ...) to install/update the following libraries: WiFiNINA, ArduinoBLE
-
Plug in the MKR WiFi 1010 board into your PC with a USB cable.
-
Select MKR WiFi 1010 as the board and it's serial port in the Tools menu of the IDE.
-
Open the WiFiNINA Firmware Updater example sketch: File -> Examples -> WiFiNINA -> Tools -> FirmwareUpdater
-
Upload the sketch onto your board.
-
If the Serial Monitor is open, close it.
-
Launch the "WiFi 101 / NINA Firmware Updater" from the Tools menu of the IDE
- Select the Serial Port for your board. The latest version of firmware for the NINA will be automatically selected.
- Click the "Update Firmware" button, and wait for the update to complete.
- Close the Updater.