Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
88cd7a4
Added device provisioning documentation
BenjaminDannegard Jun 27, 2025
a06ef02
Small spelling fixes
BenjaminDannegard Jun 27, 2025
5de0df7
Update content/arduino-cloud/02.hardware/06.device-provisioning/conte…
BenjaminDannegard Jun 27, 2025
b54a65e
Update content/arduino-cloud/02.hardware/06.device-provisioning/conte…
BenjaminDannegard Jun 27, 2025
6d979cd
Update content/arduino-cloud/02.hardware/06.device-provisioning/conte…
BenjaminDannegard Jun 27, 2025
c152005
Update content/arduino-cloud/02.hardware/06.device-provisioning/conte…
BenjaminDannegard Jun 27, 2025
75ac8e8
Update content/arduino-cloud/02.hardware/06.device-provisioning/conte…
BenjaminDannegard Jun 27, 2025
e49bf51
Update content/arduino-cloud/02.hardware/06.device-provisioning/conte…
BenjaminDannegard Jun 27, 2025
11478b5
Added note about provis update
BenjaminDannegard Jun 27, 2025
4992faf
updated images
BenjaminDannegard Jun 27, 2025
916976a
Small fix
BenjaminDannegard Jun 27, 2025
5f9c8f7
Fixed the note
BenjaminDannegard Jul 21, 2025
1071520
Added compatible boards list
BenjaminDannegard Jul 22, 2025
d7110f4
Fixed table
BenjaminDannegard Jul 22, 2025
c8e360d
Updated list and added section
BenjaminDannegard Jul 24, 2025
0b4ee41
Added migration documentation
BenjaminDannegard Jul 24, 2025
88c5f8c
Apply suggestions from code review
jhansson-ard Jul 28, 2025
f70f34c
Updated compatible devices
BenjaminDannegard Aug 7, 2025
37c9551
Added new section and missing image
BenjaminDannegard Sep 11, 2025
9b8b732
spelling fix
BenjaminDannegard Sep 11, 2025
90f920b
Updated info about different networks
BenjaminDannegard Sep 17, 2025
510f1c0
Fixed description of network connection
BenjaminDannegard Sep 17, 2025
File filter

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
Fixed the note
  • Loading branch information
BenjaminDannegard committed Jul 21, 2025
commit 5f9c8f7383ba3e5c8fd5b879dda974f9f9f26b4b
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ This will take you to the setup menu for your device. You can now choose between

Now you have to decide how you want to set up your board with the Cloud, either via Bluetooth® or USB cable (you can check if your board is compatible with the Bluetooth method below). These two options have different processes, pick the method that suits your needs best and follow the section for your chosen method.

***NOTE: If you want to use the Bluetooth method and you have an older board you need to first connect the board to the cloud in order to update it to the newer provisioning version. If you are having issues with connecting your board via Bluetooth, we suggest going through the USB option first to make sure that the provisioning version is correct.**
***NOTE: If you want to use the Bluetooth method and you have an older board you need to first connect the board to the cloud in order to update it to the newer provisioning version. If you are having issues with connecting your board via Bluetooth, we suggest going through the USB option first to make sure that the provisioning version is correct.***

## Bluetooth Provisioning

Expand Down
Loading