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
4 changes: 4 additions & 0 deletions .lycheeignore
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ https://create.arduino.cc/getting-started/loragw/welcome
https://create.arduino.cc/example/builtin/01.Basics%5CBareMinimum/BareMinimum/preview*
https://digital-store.arduino.cc/certification/purchase/exam-type*
https://digital-store.arduino.cc/subscriptions/plans
https://id.arduino.cc/security
https://id.arduino.cc/minors
http://app.arduino.cc/minors


# "Network error: Forbidden" despite working redirect
Expand Down Expand Up @@ -57,6 +60,7 @@ https://www.tindie.com/products/ataradov/cmsis-dap-compliant-swd-debugger/
https://shopify.com/43847352471/account/orders
https://shopify.com/50616893647/account/orders
https://www.nongnu.org/avr-libc/user-manual/FAQ.html#faq_cplusplus
https://forum.arduino.cc/c/*

# [429] Failed: Network error: Too Many Requests

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ The junior account will be created and added to the list of your junior accounts

## Request an account from your parent {#junior-request}

1. Go to [junior.arduino.cc](https://junior.arduino.cc/).
1. Go to [app.arduino.cc/minors](http://app.arduino.cc/minors).

> [!NOTE]
> If another account is signed in, click the profile button and select Sign Out first.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Most educational kits include a *Troubleshooting* or *Not Working* section on ea

## Still need help?

* Visit the [Arduino Education Kits category](https://forum.arduino.cc/c/hardware/arduino-education-kits/83) in the Arduino forum. Start by reading the pinned threads, which contain useful information on how to best post a question.
* Visit the [Arduino Education Kits category](https://forum.arduino.cc/c/official-hardware/education/83) in the Arduino forum. Start by reading the pinned threads, which contain useful information on how to best post a question.

* [Contact us](https://www.arduino.cc/en/contact-us/).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ The Arduino Engineering Kit is developed in collaboration with MathWorks® to pr

### For Arduino products and services

- Check the Arduino forum's [Engineering Kit section](https://forum.arduino.cc/c/hardware/arduino-education-kits/arduino-engineering-kit/149).
- Check the Arduino forum's [Engineering Kit section](https://forum.arduino.cc/c/official-hardware/education/engineering-kit/149).
- Search for your issue in the [Arduino Help Center](https://support.arduino.cc/hc/en-us).
- [Contact us](https://www.arduino.cc/en/contact-us/).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Within the platform directory, the usb to serial firmware is found in `firmwares

### Using dfu-programmer (macOS/Linux)

1. Download **dfu-programmer** from the [GitHub repository](https://github.com/dfu-programmer/dfu-programmer/releases) or install the `dfu-programmer` package using a package manager like [homebrew](https://brew.sh/index) (macOS) or [apt-get](https://manpages.ubuntu.com/manpages/kinetic/en/man8/apt-get.8.html) (Ubuntu).
1. Download **dfu-programmer** from the [GitHub repository](https://github.com/dfu-programmer/dfu-programmer/releases) or install the `dfu-programmer` package using a package manager like [homebrew](https://brew.sh/index) (macOS) or [apt-get](https://manpages.ubuntu.com/manpages/questing/en/man8/apt-get.8.html) (Ubuntu).

2. Connect the board to your computer.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ Whenever there is a runtime error on Portenta H7, the LED on the board will flas

2. If the error still exists after checking the previous step recommendations, do a double-tap of the reset button and upload an example sketch from the Portenta H7 examples library. This should reset the board back to a working state and re-enable the port on the PC.

3. If this doesn't solve the issue check the [Arduino Forum](https://forum.arduino.cc/c/hardware/portenta/91) or get in contact with [Arduino Support](https://www.arduino.cc/en/contact-us/).
3. If this doesn't solve the issue check the [Arduino Forum](https://forum.arduino.cc/c/official-hardware/portenta-family/91) or get in contact with [Arduino Support](https://www.arduino.cc/en/contact-us/).
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,5 @@ Additional information may be available on the product page in the [Arduino Stor

## Still need help?

* The [project guidance category](https://forum.arduino.cc/c/using-arduino/19) or in one of the [hardware categories](https://forum.arduino.cc/c/12) in the Arduino Forum.
* The [project guidance category](https://forum.arduino.cc/c/projects/general-guidance/19) or in one of the [hardware categories](https://forum.arduino.cc/c/official-hardware/12) in the Arduino Forum.
* [Contact us](https://www.arduino.cc/en/contact-us/).
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ These errors can occur when brackets (`{` and `}` are incorrectly used.

* For help with functions specific to Arduino, see the [Arduino functions reference](https://docs.arduino.cc/language-reference/).

* Visit the [Programming Questions category](https://forum.arduino.cc/c/20) in the Arduino forum. Start by reading the pinned threads which will contain useful information on how to best post a question.
* Visit the [Programming category](https://forum.arduino.cc/c/20) in the Arduino forum. Start by reading the pinned threads which will contain useful information on how to best post a question.

* See [Troubleshooting Guide For Arduino > Compiling](https://per1234.github.io/ino-troubleshooting/compiling.html).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ Make sure you have [selected the right board and port](https://support.arduino.c

## Still need help?

* Visit the [Avrdude, stk500, Bootloader issues category](https://forum.arduino.cc/c/using-arduino/avrdude-stk500-bootloader-issues/81) in the Arduino forum.
* Visit the [Uploading](https://forum.arduino.cc/c/development-tools/uploading/81) in the Arduino forum.

* [Contact us](https://www.arduino.cc/en/contact-us/).

Expand Down
2 changes: 1 addition & 1 deletion content/Software Support/Upload/Fix-udev-rules-on-Linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ On Linux, missing udev[^1] rules can result in failed uploads, as Arduino IDE (a

The board package typically includes a script that is run during installation, which sets the appropriate udev rules. If this script didn't run correctly, or if the rules were removed, they can be configured by running the script manually:

[^1]: <https://manpages.ubuntu.com/manpages/xenial/man7/udev.7.html>
[^1]: <https://manpages.ubuntu.com/manpages/questing/en/man7/udev.7.html>

<table style="display: table;">
<thead>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ When viewing items in the Arduino Store, the prices and availability of products

Follow these steps:

1. Open [store.arduino.cc](https://support.arduino.cc//hc/en-us/articles/15529764047516-Change-your-location-in-the-Arduino-Store) in your browser.
1. Open [store.arduino.cc](https://support.arduino.cc/hc/en-us/articles/15529764047516-Change-your-location-in-the-Arduino-Store) in your browser.

1. Your currently selected location is displayed in the bottom-left corner:

Expand Down