Skip to content

Conversation

BenjaminDannegard
Copy link
Contributor

What This PR Changes

  • Updated documentation after feedback

Contribution Guidelines

Copy link

github-actions bot commented Sep 29, 2025

Preview Deployment

🚀 Preview this PR: https://68dbec546c0d52a48a28346c--docs-content.netlify.app
📍 Commit SHA: ae2965a


![Attach thing after Bluetooth](assets/attach-thing-to-bluetooth.png)

The BLE interface is automatically turned off at the end of the procedure, and it remains off until board reset (see dedicated document section)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(see dedicated document section)
Can you add the link?

Comment on lines +143 to +153

- Power on the board.
- Reset the board using the method of your board. Have a look at the [How to set up the Reconfiguration Procedure](#how-to-set-up-the-reconfiguration-procedure) section of this article to find the default board reset pin. If you have changed the reset pin from the default one, please use that.
- Open the devices page of the Mobile App or the Arduino Cloud webpage.
- Click on the device you want to update the network settings for.
- Click on the "change" button by the network section.
- If you are using the Arduino Cloud webpage, select the BLE method.
- The board will reboot, and you will see the LED pulsing.
- Connect to the board.
- Input the new network configuration.
- The board will validate it, and if correct, it will close the connection.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it not possible to use a numbered list? I think it's better

- Click on the device you want to update the network settings for.
- Click on the "change" button by the network section.
- If you are using the Arduino Cloud webpage, select the BLE method.
- The board will reboot, and you will see the LED pulsing.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This step must be put immediately after the reset bullet. It's the third step.


This method only works with the Arduino Cloud website. You can update the network settings from the detail page of the board on the webpage. The Serial interface, if enabled, is always ready to receive a new configuration.

- Turn on the board and connect it to your PC using a USB cable.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it not possible to use a numbered list? I think it's better

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants