title | id |
---|---|
How to update the Arduino Yún's firmware |
360016420080 |
The following procedure updates your Yún board to the latest firmware.
Although the update has been thoroughly tested there is a remote chance of making the board unusable. As the bootloader needs to be reflashed this delicate process can BRICK your board if something unpredictable happens. Therefore Arduino cannot assume the responsibility for any irreversible misconfiguration or bricked board thus following this procedure will void the warranty. Please read and understand this document before trying anything mentioned below. If you are in doubt about any of these steps, DO NOT follow this guide.
WARNING: Following this procedure will VOID the WARRANTY of your Yún
The package that contains everything needed for the procedure is available and it is specific for every supported operating system. To begin, follow the below steps to download and extract the package.
Download the corresponding package for your operating system.
Extract the files using your preferred extraction software. As result, you will obtain a folder named as your OS which contains two other folders and an executable.
Run the executable file with admin rights. This step initiates the procedure and should open a CLI window. In our example we are using Windows OS. The script tries to find your IP addresses of the pc and of the board, but the USB connection will be used for the various upgrade operations.
Type 'Y' in the command prompt to answer 'yes' to the first question. Then press ENTER to proceed with the update.
Reset your Yún board (YUN RST button) as instructed by the procedure and wait for the bootloader flashing and image uploading.
At the end of the whole process the CLI window will close or become inactive.
Your Yún board should be now with the latest OpenWRT (17.11 or newer) and you may go back to the Getting Started Guide and follow the instructions to configure for the first time the new image.