From b61c74085424c81441f1cd77da9b321841a6ce0a Mon Sep 17 00:00:00 2001 From: seaxwi <71350948+seaxwi@users.noreply.github.com> Date: Wed, 29 Oct 2025 14:55:35 +0100 Subject: [PATCH 1/3] Fix opening paragraph --- .../If-your-Arduino-UNO-Q-is-not-detected-by-Arduino-App-Lab.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/Software Support/Arduino App Lab/If-your-Arduino-UNO-Q-is-not-detected-by-Arduino-App-Lab.md b/content/Software Support/Arduino App Lab/If-your-Arduino-UNO-Q-is-not-detected-by-Arduino-App-Lab.md index d429b726..b993e489 100644 --- a/content/Software Support/Arduino App Lab/If-your-Arduino-UNO-Q-is-not-detected-by-Arduino-App-Lab.md +++ b/content/Software Support/Arduino App Lab/If-your-Arduino-UNO-Q-is-not-detected-by-Arduino-App-Lab.md @@ -3,7 +3,7 @@ title: If your Arduino UNO Q is not detected by Arduino App Lab id: 23170726082332 --- -When Arduino App Lab starts, it will look for Arduino UNO Q boards connected on a USB port, [TODO] +When Arduino App Lab starts, it will look for Arduino UNO Q boards connected on a USB port or available on a Wi-Fi network. Learn what to do if your board is not detected. In this article: From d4a5139adb31c1856e9db46382259845d3cd2719 Mon Sep 17 00:00:00 2001 From: seaxwi <71350948+seaxwi@users.noreply.github.com> Date: Wed, 29 Oct 2025 15:04:17 +0100 Subject: [PATCH 2/3] =?UTF-8?q?Arduino=20Flasher=20Tool=20=E2=86=92=20Ardu?= =?UTF-8?q?ino=20Flasher=20CLI?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../If-your-Arduino-UNO-Q-board-software-is-out-of-date.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/Software Support/Arduino App Lab/If-your-Arduino-UNO-Q-board-software-is-out-of-date.md b/content/Software Support/Arduino App Lab/If-your-Arduino-UNO-Q-board-software-is-out-of-date.md index 8ea6a6d0..6c90625c 100644 --- a/content/Software Support/Arduino App Lab/If-your-Arduino-UNO-Q-board-software-is-out-of-date.md +++ b/content/Software Support/Arduino App Lab/If-your-Arduino-UNO-Q-board-software-is-out-of-date.md @@ -18,7 +18,7 @@ In this article: ## Recognize outdated software -When connecting to a UNO Q in App Lab, or when running App Lab on the UNO Q Single-Board Computer mode, App Lab will display a message warning that your "board software is out of date", and that you should update your board software using the Arduino Flasher Tool. +When connecting to a UNO Q in App Lab, or when running App Lab on the UNO Q Single-Board Computer mode, App Lab will display a message warning that your "board software is out of date", and that you should update your board software using the Arduino Flasher CLI. ![Software updates warning in Arduino App Lab: "Your board software is out of date. You may experience missing features or functional issues"](img/app-lab-board-software-is-out-of-date.png) From 6b53464fdb8576bca57d986df9512e0d2860ae16 Mon Sep 17 00:00:00 2001 From: seaxwi <71350948+seaxwi@users.noreply.github.com> Date: Wed, 29 Oct 2025 15:11:35 +0100 Subject: [PATCH 3/3] Rephrase introduction --- .../If-your-Arduino-UNO-Q-is-not-detected-by-Arduino-App-Lab.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/Software Support/Arduino App Lab/If-your-Arduino-UNO-Q-is-not-detected-by-Arduino-App-Lab.md b/content/Software Support/Arduino App Lab/If-your-Arduino-UNO-Q-is-not-detected-by-Arduino-App-Lab.md index b993e489..94c70b18 100644 --- a/content/Software Support/Arduino App Lab/If-your-Arduino-UNO-Q-is-not-detected-by-Arduino-App-Lab.md +++ b/content/Software Support/Arduino App Lab/If-your-Arduino-UNO-Q-is-not-detected-by-Arduino-App-Lab.md @@ -3,7 +3,7 @@ title: If your Arduino UNO Q is not detected by Arduino App Lab id: 23170726082332 --- -When Arduino App Lab starts, it will look for Arduino UNO Q boards connected on a USB port or available on a Wi-Fi network. Learn what to do if your board is not detected. +When you open Arduino App Lab, it automatically looks for any Arduino UNO Q boards connected through USB or available on your Wi-Fi network. Learn what to do if your board is not detected. In this article: