From 873013aa2f52f23ffc1291f5e254e62d73382b19 Mon Sep 17 00:00:00 2001 From: seaxwi <71350948+seaxwi@users.noreply.github.com> Date: Mon, 17 Jul 2023 16:52:08 +0200 Subject: [PATCH] ESP32 fixes (#243) * Delete Adding-UNO-R4-WiFi-to-Arduino-IoT-Cloud-results-in-a-The-device-found-is-not-compatible-error.md * Update path --- ...boards-with-inverted-green-and-blue-pins.md | 2 +- ...The-device-found-is-not-compatible-error.md | 18 ------------------ 2 files changed, 1 insertion(+), 19 deletions(-) delete mode 100644 content/Hardware Support/UNO/Adding-UNO-R4-WiFi-to-Arduino-IoT-Cloud-results-in-a-The-device-found-is-not-compatible-error.md diff --git a/content/Hardware Support/Nano Family/About-Nano-ESP32-boards-with-inverted-green-and-blue-pins.md b/content/Hardware Support/Nano Family/About-Nano-ESP32-boards-with-inverted-green-and-blue-pins.md index ee301a7c..630090e3 100644 --- a/content/Hardware Support/Nano Family/About-Nano-ESP32-boards-with-inverted-green-and-blue-pins.md +++ b/content/Hardware Support/Nano Family/About-Nano-ESP32-boards-with-inverted-green-and-blue-pins.md @@ -91,7 +91,7 @@ If you're comfortable editing files inside the board core, you can change a few Follow these steps: 1. Open the Arduino 15 folder[(?)](https://support.arduino.cc/hc/en-us/articles/360018448279-Open-the-Arduino15-folder). -2. Navigate to `packages/esp32/hardware/esp32//variants/arduino_nano_nora`. +2. Navigate to `packages/arduino/hardware/esp32/`. 3. Open `io_pin_remap.cpp` in a text editor. 4. Find the following lines: diff --git a/content/Hardware Support/UNO/Adding-UNO-R4-WiFi-to-Arduino-IoT-Cloud-results-in-a-The-device-found-is-not-compatible-error.md b/content/Hardware Support/UNO/Adding-UNO-R4-WiFi-to-Arduino-IoT-Cloud-results-in-a-The-device-found-is-not-compatible-error.md deleted file mode 100644 index 884e5f77..00000000 --- a/content/Hardware Support/UNO/Adding-UNO-R4-WiFi-to-Arduino-IoT-Cloud-results-in-a-The-device-found-is-not-compatible-error.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: Adding UNO R4 WiFi to Arduino IoT Cloud results in a "The device found is not compatible" error -id: 9398545261468 ---- - -When setting up **Arduino UNO R4 WiFi** in IoT Cloud, you may get this message: - -``` -The device found is not compatible -An Arduino Uno R4 WiFi has been detected but unfortunately this kind of board cannot be used on Arduino IoT Cloud. -Executing command: exit status 1 -``` - -We apologize for the delay and are actively working on this issue. - -Full IoT Cloud support for UNO R4 WiFi is expected by July 14th, 2023. - -Follow this thread for updates