Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,11 @@ Learn how to tell if your board has outdated software and how to resolve the iss

In this article:

<!-- TOC -->

- [Recognize outdated software](#recognize-outdated-software)
- [“Error checking for updates” when updating on Windows](#error-checking-for-updates-when-updating-on-windows)
- [Other symptoms of an outdated software on any OS](#other-symptoms-of-an-outdated-software-on-any-os)
- [Flash a new Linux image](#flash-a-new-linux-image)

<!-- /TOC -->

---

## Recognize outdated software
Expand All @@ -28,7 +24,7 @@ When connecting to a UNO Q in App Lab, or when running App Lab on the UNO Q Sing

---

## “Error checking for updates” when updating on Windows
## “Error checking for updates” when updating on Windows {#error-checking-for-updates-when-updating-on-windows}

Arduino App Lab on Windows may fail to update to a board with the outdated image. In this case, you will see an **“Error checking for updates”** message.

Expand All @@ -39,7 +35,7 @@ To successfully update the board, you can:

---

## Other symptoms of an outdated software (on any OS)
## Other symptoms of an outdated software (on any OS) {#other-symptoms-of-an-outdated-software-on-any-os}

Even if you are able to connect to a UNO Q running an outdated image, you may encounter one or more of the following issues:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ In this article:

- [If your board is not detected via USB](#if-your-board-is-not-detected-via-usb)
- [If your board is not detected via Wi-Fi](#if-your-board-is-not-detected-via-wi-fi)
- [If your board is still not detected](#if-your-board-is-not-detected-via-wi-fi)

---

Expand Down