From 81b0796128dfe1dd8fbdd1191a1284a5781c8b26 Mon Sep 17 00:00:00 2001 From: Renat0Ribeir0 Date: Wed, 21 Aug 2024 14:32:39 +0200 Subject: [PATCH 01/22] update .lycheeignore --- .lycheeignore | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.lycheeignore b/.lycheeignore index 2d66b622..1a964aa1 100644 --- a/.lycheeignore +++ b/.lycheeignore @@ -16,6 +16,8 @@ https://app.arduino.cc/templates https://app.arduino.cc/registration https://app.arduino.cc/space https://app.arduino.cc/plan-usage +https://app.arduino.cc/sketches +https://create.arduino.cc/example/builtin/01.Basics%5CBareMinimum/BareMinimum/preview?embed # "Network error: Forbidden" despite working redirect https://www.arduino.cc/en/Guide/Troubleshooting @@ -23,9 +25,17 @@ https://www.aftership.com/ # Returns 403 (but is accessible in browser) https://www.digikey.se/product-detail/en/jst-sales-america-inc/PHR-2/455-1165-ND/608607 +https://www.java.com/en/download/manual.jsp +https://www.amazon.com/gp/help/customer/display.html?nodeId=GENAFPTNLHV7ZACW # Returns [TIMEOUT] https://www.st.com/resource/en/datasheet/lsm9ds1.pdf https://www.st.com/en/development-tools/stlink-v3set.html https://www.st.com/en/development-tools/stm32cubeprog.html +https://www.ups.com/it/en/support/shipping-support/shipping-services.page +https://www.ups.com/it/en/support/contact-us.page +https://www.dhl.com/us-en/home/customer-service.html + +# Currently not available +https://play.google.com/store/apps/details?id=cc.arduino.create_editor \ No newline at end of file From 88759d9259f026b655d4349234ac82563c7e481b Mon Sep 17 00:00:00 2001 From: Renat0Ribeir0 Date: Wed, 21 Aug 2024 14:37:07 +0200 Subject: [PATCH 02/22] delete whitespaces in lycheeignore --- .lycheeignore | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.lycheeignore b/.lycheeignore index 1a964aa1..673038b6 100644 --- a/.lycheeignore +++ b/.lycheeignore @@ -26,7 +26,7 @@ https://www.aftership.com/ # Returns 403 (but is accessible in browser) https://www.digikey.se/product-detail/en/jst-sales-america-inc/PHR-2/455-1165-ND/608607 https://www.java.com/en/download/manual.jsp -https://www.amazon.com/gp/help/customer/display.html?nodeId=GENAFPTNLHV7ZACW +https://www.amazon.com/gp/help/customer/display.html?nodeId=GENAFPTNLHV7ZACW # Returns [TIMEOUT] @@ -35,7 +35,7 @@ https://www.st.com/en/development-tools/stlink-v3set.html https://www.st.com/en/development-tools/stm32cubeprog.html https://www.ups.com/it/en/support/shipping-support/shipping-services.page https://www.ups.com/it/en/support/contact-us.page -https://www.dhl.com/us-en/home/customer-service.html +https://www.dhl.com/us-en/home/customer-service.html # Currently not available -https://play.google.com/store/apps/details?id=cc.arduino.create_editor \ No newline at end of file +https://play.google.com/store/apps/details?id=cc.arduino.create_editor \ No newline at end of file From a119f3eedee7cf1025c266d45a0c7d09031bc0a0 Mon Sep 17 00:00:00 2001 From: Renat0Ribeir0 Date: Wed, 21 Aug 2024 14:46:56 +0200 Subject: [PATCH 03/22] update links --- .../Arduino SIM Card/Network-coverage-for-Arduino-SIM.md | 2 +- .../Activate-an-Arduino-Pro-Gateway-with-Arduino-Cloud.md | 2 +- content/Custom/Hubs/Cloud-Editor-Support.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/content/Arduino Cloud/Arduino SIM Card/Network-coverage-for-Arduino-SIM.md b/content/Arduino Cloud/Arduino SIM Card/Network-coverage-for-Arduino-SIM.md index aebce1d6..61129b4f 100644 --- a/content/Arduino Cloud/Arduino SIM Card/Network-coverage-for-Arduino-SIM.md +++ b/content/Arduino Cloud/Arduino SIM Card/Network-coverage-for-Arduino-SIM.md @@ -14,7 +14,7 @@ Learn about network coverage for the Arduino SIM service. Follow these steps to check if Arduino SIM has coverage in your country: -1. Open [Pelion's global coverage map](https://pelion.com/pricing-and-coverage/coverage-map/). +1. Open [Pelion's global coverage map](https://pelion.com/coverage/). 2. Scroll down and review the **2G, 3G, 4G, and LPWAN Coverage Map**. diff --git a/content/Arduino Cloud/Manager for Linux/Activate-an-Arduino-Pro-Gateway-with-Arduino-Cloud.md b/content/Arduino Cloud/Manager for Linux/Activate-an-Arduino-Pro-Gateway-with-Arduino-Cloud.md index 8ba9cc6b..3890f897 100644 --- a/content/Arduino Cloud/Manager for Linux/Activate-an-Arduino-Pro-Gateway-with-Arduino-Cloud.md +++ b/content/Arduino Cloud/Manager for Linux/Activate-an-Arduino-Pro-Gateway-with-Arduino-Cloud.md @@ -5,7 +5,7 @@ id: 4407770369042 ## Activate a gateway -1. Open the [Arduino Pro Gateway Setup](https://create.arduino.cc/getting-started/loragw). +1. Open the [Arduino Pro Gateway Setup](https://create.arduino.cc/getting-started/loragw/welcome). 2. Name your device. 3. Enter the **device code** (serial number). You'll find the code labeled **S/N** on top of the gateway. 4. Click the **ACTIVATE** button (you may have to scroll down). diff --git a/content/Custom/Hubs/Cloud-Editor-Support.md b/content/Custom/Hubs/Cloud-Editor-Support.md index d30f1ab1..eee7ce65 100644 --- a/content/Custom/Hubs/Cloud-Editor-Support.md +++ b/content/Custom/Hubs/Cloud-Editor-Support.md @@ -6,7 +6,7 @@ id: 9393241841308
- + Get started with Cloud Editor
From 5ce720b74e746ecf68e5ca479db1d79e89c7ed8d Mon Sep 17 00:00:00 2001 From: Renat0Ribeir0 Date: Wed, 21 Aug 2024 14:59:31 +0200 Subject: [PATCH 04/22] update links --- .../Cloud Editor/Boards-compatible-with-the-Cloud-Editor.md | 2 +- .../General Cloud/Install-the-Arduino-Create-Agent.md | 2 +- .../Upload/avrdude-ser-open-cant-set-com-state-for-COMn.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/content/Arduino Cloud/Cloud Editor/Boards-compatible-with-the-Cloud-Editor.md b/content/Arduino Cloud/Cloud Editor/Boards-compatible-with-the-Cloud-Editor.md index 59d3a088..68b7a3fe 100644 --- a/content/Arduino Cloud/Cloud Editor/Boards-compatible-with-the-Cloud-Editor.md +++ b/content/Arduino Cloud/Cloud Editor/Boards-compatible-with-the-Cloud-Editor.md @@ -34,7 +34,7 @@ These boards are supported: ## Cloud Editor on Windows, macOS, and Linux -To use the Cloud Editor on Windows, macOS, and Linux, you need to install the Arduino Create Agent. +To use the Cloud Editor on Windows, macOS, and Linux, you need to install the Arduino Create Agent. These boards are supported: diff --git a/content/Arduino Cloud/General Cloud/Install-the-Arduino-Create-Agent.md b/content/Arduino Cloud/General Cloud/Install-the-Arduino-Create-Agent.md index 108f08d2..e8785c29 100644 --- a/content/Arduino Cloud/General Cloud/Install-the-Arduino-Create-Agent.md +++ b/content/Arduino Cloud/General Cloud/Install-the-Arduino-Create-Agent.md @@ -16,7 +16,7 @@ Learn how to install the Arduino Create Agent on your computer. Open this page and follow the instructions: -[Install the Arduino Create Agent](http://cloud.arduino.cc/download-agent){.link-chevron-right} +[Install the Arduino Create Agent](https://cloud.arduino.cc/download-agent){.link-chevron-right} You can now use [the Cloud Editor and Arduino Cloud](https://docs.arduino.cc/arduino-cloud/guides/overview/). diff --git a/content/Software Support/Upload/avrdude-ser-open-cant-set-com-state-for-COMn.md b/content/Software Support/Upload/avrdude-ser-open-cant-set-com-state-for-COMn.md index 958659b7..61fd9a8f 100644 --- a/content/Software Support/Upload/avrdude-ser-open-cant-set-com-state-for-COMn.md +++ b/content/Software Support/Upload/avrdude-ser-open-cant-set-com-state-for-COMn.md @@ -3,7 +3,7 @@ title: "avrdude: ser_open(): can't set com-state for COMn" id: 13148652511260 --- -An "`avrdude: ser_open(): can't set com-state for COMn`" error can occur when uploading to the boards that use specific batches of the [WCH CH340 USB chip](http://www.wch-ic.com/products/CH340.html). The problem only occurs when using the latest version of the CH340 driver, and can be solved by installing a previous release. +An "`avrdude: ser_open(): can't set com-state for COMn`" error can occur when uploading to the boards that use specific batches of the [WCH CH340 USB chip](https://www.wch-ic.com/products/CH340.html). The problem only occurs when using the latest version of the CH340 driver, and can be solved by installing a previous release. --- From 13ce760950449f53b1cc12a2a13e9cbce48ea196 Mon Sep 17 00:00:00 2001 From: Renat0Ribeir0 Date: Wed, 21 Aug 2024 15:04:57 +0200 Subject: [PATCH 05/22] update lycheeignore --- .lycheeignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.lycheeignore b/.lycheeignore index 673038b6..3ce49b4c 100644 --- a/.lycheeignore +++ b/.lycheeignore @@ -17,7 +17,7 @@ https://app.arduino.cc/registration https://app.arduino.cc/space https://app.arduino.cc/plan-usage https://app.arduino.cc/sketches -https://create.arduino.cc/example/builtin/01.Basics%5CBareMinimum/BareMinimum/preview?embed +https://create.arduino.cc/getting-started/loragw/welcome # "Network error: Forbidden" despite working redirect https://www.arduino.cc/en/Guide/Troubleshooting @@ -26,7 +26,7 @@ https://www.aftership.com/ # Returns 403 (but is accessible in browser) https://www.digikey.se/product-detail/en/jst-sales-america-inc/PHR-2/455-1165-ND/608607 https://www.java.com/en/download/manual.jsp -https://www.amazon.com/gp/help/customer/display.html?nodeId=GENAFPTNLHV7ZACW +https://www.amazon.com/gp/help/customer/display.html?nodeId=GENAFPTNLHV7ZACW # Returns [TIMEOUT] From 7be6062c5bfc9226904ef99b95c0a0bd3bd46326 Mon Sep 17 00:00:00 2001 From: Renat0Ribeir0 Date: Wed, 21 Aug 2024 15:14:03 +0200 Subject: [PATCH 06/22] update lycheeignore --- .lycheeignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.lycheeignore b/.lycheeignore index 3ce49b4c..dfbd0dc1 100644 --- a/.lycheeignore +++ b/.lycheeignore @@ -17,7 +17,7 @@ https://app.arduino.cc/registration https://app.arduino.cc/space https://app.arduino.cc/plan-usage https://app.arduino.cc/sketches -https://create.arduino.cc/getting-started/loragw/welcome +https://create.arduino.cc/getting-started/loragw/welcome # "Network error: Forbidden" despite working redirect https://www.arduino.cc/en/Guide/Troubleshooting @@ -26,7 +26,7 @@ https://www.aftership.com/ # Returns 403 (but is accessible in browser) https://www.digikey.se/product-detail/en/jst-sales-america-inc/PHR-2/455-1165-ND/608607 https://www.java.com/en/download/manual.jsp -https://www.amazon.com/gp/help/customer/display.html?nodeId=GENAFPTNLHV7ZACW +https://www.amazon.com/gp/help/customer/display.html?nodeId=GENAFPTNLHV7ZACW # Returns [TIMEOUT] From 8cc4f5421290ce10f64dfc68335897ea34010ead Mon Sep 17 00:00:00 2001 From: Renat0Ribeir0 Date: Wed, 21 Aug 2024 15:20:56 +0200 Subject: [PATCH 07/22] update links --- .../CTC 101 and CTC UNO/Use-Processing-in-your-browser.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/Education and Kits/CTC 101 and CTC UNO/Use-Processing-in-your-browser.md b/content/Education and Kits/CTC 101 and CTC UNO/Use-Processing-in-your-browser.md index 47021a0d..68df91c7 100644 --- a/content/Education and Kits/CTC 101 and CTC UNO/Use-Processing-in-your-browser.md +++ b/content/Education and Kits/CTC 101 and CTC UNO/Use-Processing-in-your-browser.md @@ -9,7 +9,7 @@ These tools could also help you create a collaborative environment to write your ## 1. OpenProcessing -[www.openprocessing.org](www.openprocessing.org/) +[www.openprocessing.org](https://openprocessing.org/) OpenProcessing is an open gallery for your projects, just create an account and you can upload and execute your Processing sketches in the browser. @@ -17,7 +17,7 @@ This website has the option to render your sketch using [p5js](https://p5js.org/ ## 2. SketchPad -[sketchpad.cc](sketchpad.cc/) +[sketchpad.cc](https://sketchpad.cc/) SketchPad will help you create a collaborative environment to write code between multiple users by just sharing the URL of the project. It also allows to share code and embed it in websites. From 7642b75f7453d90246ca0fa4bd14db60e97122cb Mon Sep 17 00:00:00 2001 From: Renat0Ribeir0 Date: Wed, 21 Aug 2024 15:39:40 +0200 Subject: [PATCH 08/22] update chromebook app links --- .../Arduino Chrome App/Use-Arduino-with-Chromebook.md | 3 ++- .../Cloud Editor/Boards-compatible-with-the-Cloud-Editor.md | 3 ++- .../If-your-board-is-not-detected-by-Arduino-Cloud-Editor.md | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/content/Arduino Cloud/Arduino Chrome App/Use-Arduino-with-Chromebook.md b/content/Arduino Cloud/Arduino Chrome App/Use-Arduino-with-Chromebook.md index 52b29e4f..3bd47351 100644 --- a/content/Arduino Cloud/Arduino Chrome App/Use-Arduino-with-Chromebook.md +++ b/content/Arduino Cloud/Arduino Chrome App/Use-Arduino-with-Chromebook.md @@ -32,7 +32,8 @@ The currently supported boards include: You can use supported Arduino boards on ChromeOS in the following ways[^chrome-apps]: * [Use the Arduino Cloud Editor in the Chrome Browser](#use-the-cloud-editor-in-the-chrome-browser) -* ~~[Use the Arduino Cloud for Chromebook app](https://play.google.com/store/apps/details?id=cc.arduino.create_editor)~~ (currently unavailable) + +* ~~Use the Arduino Cloud for Chromebook app~~ (currently unavailable) diff --git a/content/Arduino Cloud/Cloud Editor/Boards-compatible-with-the-Cloud-Editor.md b/content/Arduino Cloud/Cloud Editor/Boards-compatible-with-the-Cloud-Editor.md index 68b7a3fe..2903f58b 100644 --- a/content/Arduino Cloud/Cloud Editor/Boards-compatible-with-the-Cloud-Editor.md +++ b/content/Arduino Cloud/Cloud Editor/Boards-compatible-with-the-Cloud-Editor.md @@ -14,7 +14,8 @@ Find boards that can be used with the Cloud Editor on your system: ## Cloud Editor on Chromebook -To use the Cloud Editor on Chromebook, you need to install the Arduino Cloud for Chromebook app. + + These boards are supported: diff --git a/content/Arduino Cloud/Cloud Editor/If-your-board-is-not-detected-by-Arduino-Cloud-Editor.md b/content/Arduino Cloud/Cloud Editor/If-your-board-is-not-detected-by-Arduino-Cloud-Editor.md index 61726d0a..1df452d1 100644 --- a/content/Arduino Cloud/Cloud Editor/If-your-board-is-not-detected-by-Arduino-Cloud-Editor.md +++ b/content/Arduino Cloud/Cloud Editor/If-your-board-is-not-detected-by-Arduino-Cloud-Editor.md @@ -14,7 +14,7 @@ Learn how to troubleshoot possible issues when connecting a board to the Cloud E ## Troubleshooting > [!NOTE] -> If you are using a Chromebook, make sure to install the Arduino Cloud for Chromebook app. +> If you are using a Chromebook, see [Use Arduino with Chromebook](https://support.arduino.cc/hc/en-us/articles/360016495639-Use-Arduino-with-Chromebook). 1. Make sure to select the connected board in the board selector. Sometimes the Cloud Editor will show the red cross icon and the name of a board that has been previously connected: From 9bf359e341190600fe677c0915801c44e1d3b90b Mon Sep 17 00:00:00 2001 From: Renat0Ribeir0 Date: Wed, 21 Aug 2024 15:49:13 +0200 Subject: [PATCH 09/22] update links --- content/Store Support/Shipping/About-the-delivery-process.md | 2 +- content/Store Support/Shipping/Available-shipping-methods.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/Store Support/Shipping/About-the-delivery-process.md b/content/Store Support/Shipping/About-the-delivery-process.md index 1321c6b4..2331245f 100644 --- a/content/Store Support/Shipping/About-the-delivery-process.md +++ b/content/Store Support/Shipping/About-the-delivery-process.md @@ -50,7 +50,7 @@ All orders addressed to Americas, Asia and Oceania are shipped from Arduino's US ### Deliveries by the local post -For orders addressed to America, Asia, and Oceania, the [FedEx Ground® Economy](https://www.fedex.com/en-us/shipping/ground/economy.html), [DHL Parcel International Standard](https://www.dhl.com/us-en/home/ecommerce-solutions/shipping-services.html), and [Asendia](https://www.asendia.com/) shipping methods utilize the local postal service for the final delivery. These shipping methods might have longer delivery times (up to a month for orders outside the USA) and are more difficult to track. +For orders addressed to America, Asia, and Oceania, the [FedEx Ground® Economy](https://www.fedex.com/en-us/shipping/ground/economy.html), [DHL Parcel International Standard](https://www.dhl.com/us-en/home/ecommerce/shipping-services/international-shipping-services.html), and [Asendia](https://www.asendia.com/) shipping methods utilize the local postal service for the final delivery. These shipping methods might have longer delivery times (up to a month for orders outside the USA) and are more difficult to track. The tracking number for the local delivery can be different: diff --git a/content/Store Support/Shipping/Available-shipping-methods.md b/content/Store Support/Shipping/Available-shipping-methods.md index 27a2e360..5c04aeae 100644 --- a/content/Store Support/Shipping/Available-shipping-methods.md +++ b/content/Store Support/Shipping/Available-shipping-methods.md @@ -210,7 +210,7 @@ All orders addressed to America, Asia and Oceania are shipped from Arduino's US Contact - DHL Parcel International Standard + DHL Parcel International Standard
  • Difficult to track packages
  • Final delivery done by the local post
  • From 144b2915c92ebc0f97f816397fbc6a0098fbe2ec Mon Sep 17 00:00:00 2001 From: Renat0Ribeir0 Date: Wed, 21 Aug 2024 16:05:20 +0200 Subject: [PATCH 10/22] update lycheeignore --- .lycheeignore | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.lycheeignore b/.lycheeignore index dfbd0dc1..70a217cf 100644 --- a/.lycheeignore +++ b/.lycheeignore @@ -36,6 +36,8 @@ https://www.st.com/en/development-tools/stm32cubeprog.html https://www.ups.com/it/en/support/shipping-support/shipping-services.page https://www.ups.com/it/en/support/contact-us.page https://www.dhl.com/us-en/home/customer-service.html +https://www.dhl.com/us-en/home/ecommerce/shipping-services/international-shipping-services.html -# Currently not available -https://play.google.com/store/apps/details?id=cc.arduino.create_editor \ No newline at end of file +# Too many redirects + +https://shopify.com/43847352471/account/orders From 29d5ef0307b2a8af3df3bcd5e3232927e71eb164 Mon Sep 17 00:00:00 2001 From: Renat0Ribeir0 Date: Wed, 21 Aug 2024 16:11:06 +0200 Subject: [PATCH 11/22] update lycheeignore --- .lycheeignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.lycheeignore b/.lycheeignore index 70a217cf..69b5a046 100644 --- a/.lycheeignore +++ b/.lycheeignore @@ -22,11 +22,11 @@ https://create.arduino.cc/getting-started/loragw/welcome # "Network error: Forbidden" despite working redirect https://www.arduino.cc/en/Guide/Troubleshooting https://www.aftership.com/ +https://www.amazon.com/gp/help/customer/display.html?nodeId=GENAFPTNLHV7ZACW # Returns 403 (but is accessible in browser) https://www.digikey.se/product-detail/en/jst-sales-america-inc/PHR-2/455-1165-ND/608607 https://www.java.com/en/download/manual.jsp -https://www.amazon.com/gp/help/customer/display.html?nodeId=GENAFPTNLHV7ZACW # Returns [TIMEOUT] From bd0c4ba0531af4659e84e979b4c8fea7262845c6 Mon Sep 17 00:00:00 2001 From: Renat0Ribeir0 Date: Wed, 21 Aug 2024 16:14:25 +0200 Subject: [PATCH 12/22] update lycheeignore --- .lycheeignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.lycheeignore b/.lycheeignore index 69b5a046..70a217cf 100644 --- a/.lycheeignore +++ b/.lycheeignore @@ -22,11 +22,11 @@ https://create.arduino.cc/getting-started/loragw/welcome # "Network error: Forbidden" despite working redirect https://www.arduino.cc/en/Guide/Troubleshooting https://www.aftership.com/ -https://www.amazon.com/gp/help/customer/display.html?nodeId=GENAFPTNLHV7ZACW # Returns 403 (but is accessible in browser) https://www.digikey.se/product-detail/en/jst-sales-america-inc/PHR-2/455-1165-ND/608607 https://www.java.com/en/download/manual.jsp +https://www.amazon.com/gp/help/customer/display.html?nodeId=GENAFPTNLHV7ZACW # Returns [TIMEOUT] From 44ef2123a0bf231a01f112947f02cc4ea75574da Mon Sep 17 00:00:00 2001 From: Renat0Ribeir0 Date: Wed, 21 Aug 2024 16:16:33 +0200 Subject: [PATCH 13/22] update lycheeignore --- .lycheeignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.lycheeignore b/.lycheeignore index 70a217cf..a4933614 100644 --- a/.lycheeignore +++ b/.lycheeignore @@ -18,6 +18,7 @@ https://app.arduino.cc/space https://app.arduino.cc/plan-usage https://app.arduino.cc/sketches https://create.arduino.cc/getting-started/loragw/welcome +https://create.arduino.cc/example/builtin/01.Basics%5CBareMinimum/BareMinimum/preview?embed # "Network error: Forbidden" despite working redirect https://www.arduino.cc/en/Guide/Troubleshooting From 1bd4da1530f5b530bf23d3ba07d0c90acfee856a Mon Sep 17 00:00:00 2001 From: Renat0Ribeir0 Date: Wed, 21 Aug 2024 16:18:29 +0200 Subject: [PATCH 14/22] update lycheeignore --- .lycheeignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.lycheeignore b/.lycheeignore index a4933614..70a217cf 100644 --- a/.lycheeignore +++ b/.lycheeignore @@ -18,7 +18,6 @@ https://app.arduino.cc/space https://app.arduino.cc/plan-usage https://app.arduino.cc/sketches https://create.arduino.cc/getting-started/loragw/welcome -https://create.arduino.cc/example/builtin/01.Basics%5CBareMinimum/BareMinimum/preview?embed # "Network error: Forbidden" despite working redirect https://www.arduino.cc/en/Guide/Troubleshooting From db05e2ec431c5a3bdb3a196de69e5569d9a042bb Mon Sep 17 00:00:00 2001 From: Renat0Ribeir0 Date: Mon, 26 Aug 2024 10:15:56 +0200 Subject: [PATCH 15/22] update lycheeignore --- .lycheeignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.lycheeignore b/.lycheeignore index 70a217cf..44c9aab2 100644 --- a/.lycheeignore +++ b/.lycheeignore @@ -18,6 +18,10 @@ https://app.arduino.cc/space https://app.arduino.cc/plan-usage https://app.arduino.cc/sketches https://create.arduino.cc/getting-started/loragw/welcome +https://create.arduino.cc/editor/arduino_support/68cca5d0-4f1b-45ea-b43d-f22b759555fa/preview +https://create.arduino.cc/editor/arduino_support/55b72af7-5b59-43f1-b3f7-e02b47fbfce9/preview +https://create.arduino.cc/editor/arduino_support/68cca5d0-4f1b-45ea-b43d-f22b759555fa/preview +https://create.arduino.cc/example/builtin/01.Basics%5CBareMinimum/BareMinimum/preview?embed # "Network error: Forbidden" despite working redirect https://www.arduino.cc/en/Guide/Troubleshooting From 0231a8d3114fe9b8753b75d56dbf13613c495b0b Mon Sep 17 00:00:00 2001 From: Renat0Ribeir0 Date: Mon, 26 Aug 2024 10:28:10 +0200 Subject: [PATCH 16/22] update code snipet format --- ...IP-and-control-builtinLED-using-WiFiNINA-library.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/content/Hardware Support/Generic/How-to-Create-a-simple-web-server-with-static-IP-and-control-builtinLED-using-WiFiNINA-library.md b/content/Hardware Support/Generic/How-to-Create-a-simple-web-server-with-static-IP-and-control-builtinLED-using-WiFiNINA-library.md index 53efbc0b..643a701c 100644 --- a/content/Hardware Support/Generic/How-to-Create-a-simple-web-server-with-static-IP-and-control-builtinLED-using-WiFiNINA-library.md +++ b/content/Hardware Support/Generic/How-to-Create-a-simple-web-server-with-static-IP-and-control-builtinLED-using-WiFiNINA-library.md @@ -32,13 +32,17 @@ This tutorial is about making a web server with static IP, using the web server 03. Add the Wi-Fi details you wish to connect in the `arduino_secrets.h` file. -04. Add `IPAddress ip('/*add the selected static IP here*/');` under the included library section like the code below. +04. Add `IPAddress ip('/*add the selected static IP here*/');` under the included library section like the code below: - [Code Snippet](https://create.arduino.cc/editor/jojobaa/473fd181-12a3-4d42-bb56-c6adc385f457/preview?embed&snippet=L23-L34#L26) + + + 05. Make sure you add `WiFi.config(ip);` inside `void setup()`, like in the code below. - [Code Snippet](https://create.arduino.cc/editor/jojobaa/473fd181-12a3-4d42-bb56-c6adc385f457/preview?embed&snippet=L35-L52#L46) + + + 06. Put in the Wi-Fi details you wish to connect to in the `arduino_secrets.h` file. From fd98ba5c70f39d9737e3faba20776e8540270e1d Mon Sep 17 00:00:00 2001 From: Renat0Ribeir0 Date: Mon, 26 Aug 2024 10:32:22 +0200 Subject: [PATCH 17/22] delete commments --- .lycheeignore | 2 ++ ...static-IP-and-control-builtinLED-using-WiFiNINA-library.md | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.lycheeignore b/.lycheeignore index 44c9aab2..09b45a15 100644 --- a/.lycheeignore +++ b/.lycheeignore @@ -22,6 +22,8 @@ https://create.arduino.cc/editor/arduino_support/68cca5d0-4f1b-45ea-b43d-f22b759 https://create.arduino.cc/editor/arduino_support/55b72af7-5b59-43f1-b3f7-e02b47fbfce9/preview https://create.arduino.cc/editor/arduino_support/68cca5d0-4f1b-45ea-b43d-f22b759555fa/preview https://create.arduino.cc/example/builtin/01.Basics%5CBareMinimum/BareMinimum/preview?embed +https://create.arduino.cc/editor/jojobaa/473fd181-12a3-4d42-bb56-c6adc385f457/preview?embed&snippet=L23-L34#L26 +https://create.arduino.cc/editor/jojobaa/473fd181-12a3-4d42-bb56-c6adc385f457/preview?embed&snippet=L35-L52#L46 # "Network error: Forbidden" despite working redirect https://www.arduino.cc/en/Guide/Troubleshooting diff --git a/content/Hardware Support/Generic/How-to-Create-a-simple-web-server-with-static-IP-and-control-builtinLED-using-WiFiNINA-library.md b/content/Hardware Support/Generic/How-to-Create-a-simple-web-server-with-static-IP-and-control-builtinLED-using-WiFiNINA-library.md index 643a701c..e6c32cb1 100644 --- a/content/Hardware Support/Generic/How-to-Create-a-simple-web-server-with-static-IP-and-control-builtinLED-using-WiFiNINA-library.md +++ b/content/Hardware Support/Generic/How-to-Create-a-simple-web-server-with-static-IP-and-control-builtinLED-using-WiFiNINA-library.md @@ -38,9 +38,9 @@ This tutorial is about making a web server with static IP, using the web server -05. Make sure you add `WiFi.config(ip);` inside `void setup()`, like in the code below. +05. Make sure you add `WiFi.config(ip);` inside `void setup()`, like in the code below: - + From 645a4484799aeecbf2fc988fadc1721915bbac38 Mon Sep 17 00:00:00 2001 From: Renat0Ribeir0 Date: Mon, 26 Aug 2024 10:40:17 +0200 Subject: [PATCH 18/22] delete commments --- ...static-IP-and-control-builtinLED-using-WiFiNINA-library.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/content/Hardware Support/Generic/How-to-Create-a-simple-web-server-with-static-IP-and-control-builtinLED-using-WiFiNINA-library.md b/content/Hardware Support/Generic/How-to-Create-a-simple-web-server-with-static-IP-and-control-builtinLED-using-WiFiNINA-library.md index e6c32cb1..84a4e8ff 100644 --- a/content/Hardware Support/Generic/How-to-Create-a-simple-web-server-with-static-IP-and-control-builtinLED-using-WiFiNINA-library.md +++ b/content/Hardware Support/Generic/How-to-Create-a-simple-web-server-with-static-IP-and-control-builtinLED-using-WiFiNINA-library.md @@ -36,14 +36,10 @@ This tutorial is about making a web server with static IP, using the web server - - 05. Make sure you add `WiFi.config(ip);` inside `void setup()`, like in the code below: - - 06. Put in the Wi-Fi details you wish to connect to in the `arduino_secrets.h` file. 07. Check the LED details and make the required changes. From 77ec7a86749fdfa0d7800b285c57acfbce4bb2a5 Mon Sep 17 00:00:00 2001 From: seaxwi <71350948+seaxwi@users.noreply.github.com> Date: Mon, 26 Aug 2024 14:35:31 +0200 Subject: [PATCH 19/22] Use lycheeverse/lychee-action@v1 --- .github/workflows/check-urls.yml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/.github/workflows/check-urls.yml b/.github/workflows/check-urls.yml index ac9a0771..80e57876 100644 --- a/.github/workflows/check-urls.yml +++ b/.github/workflows/check-urls.yml @@ -9,13 +9,13 @@ jobs: check-urls: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - - name: Check URLs - run: | - curl -LO 'https://github.com/lycheeverse/lychee/releases/download/v0.10.0/lychee-v0.10.0-x86_64-unknown-linux-gnu.tar.gz' - tar -xvzf lychee-v0.10.0-x86_64-unknown-linux-gnu.tar.gz - chmod +x lychee - ./lychee "content/*/*/*.md" --no-progress --verbose --require-https - env: - CLICOLOR_FORCE: 1 + - name: Link Checker + id: lychee + uses: lycheeverse/lychee-action@v1 + with: + args: --no-progress --verbose --require-https 'content/*/*/*.md' + fail: true + env: + CLICOLOR_FORCE: 1 \ No newline at end of file From 1214d859a1e264f36302808a15d57b437dd5ab04 Mon Sep 17 00:00:00 2001 From: Renat0Ribeir0 Date: Mon, 26 Aug 2024 14:53:03 +0200 Subject: [PATCH 20/22] Update .lycheeignore --- .lycheeignore | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/.lycheeignore b/.lycheeignore index 09b45a15..023710cb 100644 --- a/.lycheeignore +++ b/.lycheeignore @@ -6,6 +6,7 @@ https://support.arduino.cc/hc/* # Returns 404 for some reason https://create.arduino.cc/iot/* +https://create.arduino.cc/editor/* https://cloud.arduino.cc/home/resources https://cloud.arduino.cc/plans https://app.arduino.cc/resources @@ -18,12 +19,7 @@ https://app.arduino.cc/space https://app.arduino.cc/plan-usage https://app.arduino.cc/sketches https://create.arduino.cc/getting-started/loragw/welcome -https://create.arduino.cc/editor/arduino_support/68cca5d0-4f1b-45ea-b43d-f22b759555fa/preview -https://create.arduino.cc/editor/arduino_support/55b72af7-5b59-43f1-b3f7-e02b47fbfce9/preview -https://create.arduino.cc/editor/arduino_support/68cca5d0-4f1b-45ea-b43d-f22b759555fa/preview https://create.arduino.cc/example/builtin/01.Basics%5CBareMinimum/BareMinimum/preview?embed -https://create.arduino.cc/editor/jojobaa/473fd181-12a3-4d42-bb56-c6adc385f457/preview?embed&snippet=L23-L34#L26 -https://create.arduino.cc/editor/jojobaa/473fd181-12a3-4d42-bb56-c6adc385f457/preview?embed&snippet=L35-L52#L46 # "Network error: Forbidden" despite working redirect https://www.arduino.cc/en/Guide/Troubleshooting @@ -32,7 +28,7 @@ https://www.aftership.com/ # Returns 403 (but is accessible in browser) https://www.digikey.se/product-detail/en/jst-sales-america-inc/PHR-2/455-1165-ND/608607 https://www.java.com/en/download/manual.jsp -https://www.amazon.com/gp/help/customer/display.html?nodeId=GENAFPTNLHV7ZACW +https://www.amazon.com/gp/help/customer/display.html* # Returns [TIMEOUT] From 5cbafeee5635332cc10b6aa534695e38935d1e13 Mon Sep 17 00:00:00 2001 From: Renat0Ribeir0 Date: Mon, 26 Aug 2024 15:13:09 +0200 Subject: [PATCH 21/22] Update .lycheeignore --- .lycheeignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.lycheeignore b/.lycheeignore index 023710cb..2be657bc 100644 --- a/.lycheeignore +++ b/.lycheeignore @@ -19,7 +19,7 @@ https://app.arduino.cc/space https://app.arduino.cc/plan-usage https://app.arduino.cc/sketches https://create.arduino.cc/getting-started/loragw/welcome -https://create.arduino.cc/example/builtin/01.Basics%5CBareMinimum/BareMinimum/preview?embed +https://create.arduino.cc/example/builtin/01.Basics%5CBareMinimum/BareMinimum/preview* # "Network error: Forbidden" despite working redirect https://www.arduino.cc/en/Guide/Troubleshooting @@ -39,6 +39,7 @@ https://www.ups.com/it/en/support/shipping-support/shipping-services.page https://www.ups.com/it/en/support/contact-us.page https://www.dhl.com/us-en/home/customer-service.html https://www.dhl.com/us-en/home/ecommerce/shipping-services/international-shipping-services.html +https://www.tindie.com/products/ataradov/cmsis-dap-compliant-swd-debugger/ # Too many redirects From a621ff1aff33c658796df59e034f25b956e209e8 Mon Sep 17 00:00:00 2001 From: seaxwi <71350948+seaxwi@users.noreply.github.com> Date: Wed, 28 Aug 2024 12:04:05 +0200 Subject: [PATCH 22/22] add empty line to EOF --- .github/workflows/check-urls.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check-urls.yml b/.github/workflows/check-urls.yml index 80e57876..3194ad98 100644 --- a/.github/workflows/check-urls.yml +++ b/.github/workflows/check-urls.yml @@ -18,4 +18,4 @@ jobs: args: --no-progress --verbose --require-https 'content/*/*/*.md' fail: true env: - CLICOLOR_FORCE: 1 \ No newline at end of file + CLICOLOR_FORCE: 1