From 914a77f8ece6e9ba06fc40e1f358a01ba914f3ca Mon Sep 17 00:00:00 2001 From: seaxwi <71350948+seaxwi@users.noreply.github.com> Date: Mon, 23 Jun 2025 16:51:28 +0200 Subject: [PATCH] Clarify OTA support --- content/Hardware Support/Portenta Family/FAQ-Arduino-Opta.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/Hardware Support/Portenta Family/FAQ-Arduino-Opta.md b/content/Hardware Support/Portenta Family/FAQ-Arduino-Opta.md index 90a3fd2f..330c443b 100644 --- a/content/Hardware Support/Portenta Family/FAQ-Arduino-Opta.md +++ b/content/Hardware Support/Portenta Family/FAQ-Arduino-Opta.md @@ -77,7 +77,7 @@ The frequently asked questions covered in this article are focused on providing - **What interface is required for programming Opta®? Can programs be updated remotely?** - Opta® can be programmed using the USB-C® port when connected locally. After an initial local setup, program updates can be performed remotely via OTA (Over-The-Air) through Arduino Cloud. + Opta® can be programmed using the USB-C® port when connected locally. When configured as an Arduino device in Arduino Cloud, the sketch can be updates remotely using [Over-the-Air (OTA) updates](https://docs.arduino.cc/arduino-cloud/features/ota-getting-started/) over a wireless or wired connection. OTA updates are currently not available in Arduino PLC IDE. - **What are the main Opta® applications?**