|
| 1 | +--- |
| 2 | +title: About automatic updates in Arduino App Lab |
| 3 | +--- |
| 4 | + |
| 5 | +Arduino App Lab is updated regularly with new features and bug fixes. When a new version is available, App Lab will automatically ask you to update. |
| 6 | + |
| 7 | +In this article: |
| 8 | + |
| 9 | +<!-- TOC --> |
| 10 | + |
| 11 | +- [Updates are required](#updates-are-required) |
| 12 | +- [What is updated](#what-is-updated) |
| 13 | +- [Trigger an automatic update in Arduino App Lab](#trigger-an-automatic-update-in-arduino-app-lab) |
| 14 | +- [Troubleshooting](#troubleshooting) |
| 15 | + |
| 16 | +<!-- /TOC --> |
| 17 | + |
| 18 | +--- |
| 19 | + |
| 20 | +## Updates are required |
| 21 | + |
| 22 | +To ensure compatibility and prevent issues, App Lab needs to check for updates when you connect a board or start App Lab in standalone mode. This process requires an internet connection. An option to skip updates is planned for a future Arduino App Lab release. |
| 23 | + |
| 24 | +--- |
| 25 | + |
| 26 | +## What is updated |
| 27 | + |
| 28 | +It's important to understand the difference between updating Arduino App Lab and updating the software on your Arduino board. |
| 29 | + |
| 30 | +- **Board software update:** The software that runs on your Arduino board (like the Arduino UNO Q). This include the Arduino App Lab installation on the board, which can be run standalone mode. |
| 31 | +- **Arduino App Lab (on PC):** The application running on your computer. Updates for App Lab bring new features, bug fixes, and performance improvements to the application itself. |
| 32 | + |
| 33 | +[Learn more about the software components for Arduino App Lab](https://support.arduino.cc/hc/en-us/articles/24358702846748-Code-repositories-for-Arduino-App-Lab-components){.link-chevron-right} |
| 34 | + |
| 35 | +--- |
| 36 | + |
| 37 | +## Trigger an automatic update in Arduino App Lab |
| 38 | + |
| 39 | +When you connect to a board in Arduino App Lab, it automatically checks for updates. This process updates both the Arduino App Lab installation on your computer, and the installation on the board. |
| 40 | + |
| 41 | +### On your computer |
| 42 | + |
| 43 | +1. Connect your board to your computer. |
| 44 | + |
| 45 | +1. Select the board in Arduino App Lab. |
| 46 | + |
| 47 | +1. If prompted, configure your account and network settings. |
| 48 | + |
| 49 | +1. If Arduino App Lab detects new updates, they will be displayed. |
| 50 | + |
| 51 | +  |
| 52 | + |
| 53 | +1. Click **Install Updates** to confirm. |
| 54 | + |
| 55 | +### In standalone mode |
| 56 | + |
| 57 | +> [!NOTE] |
| 58 | +> When running App Lab on your board standalone mode, only the App Lab installation on that board will be updated. |
| 59 | +
|
| 60 | +1. Sign into your board in standalone/SBC mode. |
| 61 | + |
| 62 | + For instructions, see [UNO Q as a Single-Board Computer](https://docs.arduino.cc/tutorials/uno-q/single-board-computer/#computer-assembly). |
| 63 | + |
| 64 | +1. Open Arduino App Lab if it does not start automatically. |
| 65 | + |
| 66 | +1. If prompted, configure your account and network settings. |
| 67 | + |
| 68 | +1. If Arduino App Lab detects new updates, they will be displayed. |
| 69 | + |
| 70 | +  |
| 71 | + |
| 72 | +1. Click **Install Updates** to confirm. |
| 73 | + |
| 74 | +--- |
| 75 | + |
| 76 | +## Troubleshooting |
| 77 | + |
| 78 | +- If you see a **"Your board software is out of date”** warning, you need to manually flash the Linux image. See [If your Arduino UNO Q board software is out of date](https://support.arduino.cc/hc/en-us/articles/23170731875740-If-your-Arduino-UNO-Q-board-software-is-out-of-date). |
| 79 | +- If the update process completed but without updating App Lab to the latest version, you can [update App Lab manually](https://support.arduino.cc/hc/en-us/articles/24305472458652-Manually-update-Arduino-App-Lab). |
0 commit comments