Skip to content

[PXCT-1060] Added device provisioning documentation #2556

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 18 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
18 commits
Select commit Hold shift + click to select a range
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
Prev Previous commit
Next Next commit
Update content/arduino-cloud/02.hardware/06.device-provisioning/conte…
…nt.md

Co-authored-by: Josefine Herlin <66409231+jhansson-ard@users.noreply.github.com>
  • Loading branch information
BenjaminDannegard and jhansson-ard authored Jun 27, 2025
commit 75ac8e8ab014fcb950c5138eccd29cf91d3a5042
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Once your board is connected you will see a page that will let you pick the Wi-F

![Configure network via Bluetooth](assets/connect-to-network-bluetooth.png)

After completing these steps your device will connect to your WiFi and you will be taken to the device page. Here you can click on the icon in the bottom left corner to attach a thing to the device. To find out more about Arduino Cloud Things, go [here.](https://docs.arduino.cc/arduino-cloud/cloud-interface/things/)
After completing these steps your device will connect to your Wi-Fi and you will be taken to the device page. Here you can click on the icon in the bottom left corner to attach a thing to the device. To find out more about Arduino Cloud Things, go [here](https://docs.arduino.cc/arduino-cloud/cloud-interface/things/).

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

Expand Down