-
-
Notifications
You must be signed in to change notification settings - Fork 479
[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
[PXCT-1060] Added device provisioning documentation #2556
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some updates on sentences and formatting 🙏🏼
content/arduino-cloud/02.hardware/06.device-provisioning/content.md
Outdated
Show resolved
Hide resolved
content/arduino-cloud/02.hardware/06.device-provisioning/content.md
Outdated
Show resolved
Hide resolved
content/arduino-cloud/02.hardware/06.device-provisioning/content.md
Outdated
Show resolved
Hide resolved
content/arduino-cloud/02.hardware/06.device-provisioning/content.md
Outdated
Show resolved
Hide resolved
content/arduino-cloud/02.hardware/06.device-provisioning/content.md
Outdated
Show resolved
Hide resolved
content/arduino-cloud/02.hardware/06.device-provisioning/content.md
Outdated
Show resolved
Hide resolved
content/arduino-cloud/02.hardware/06.device-provisioning/content.md
Outdated
Show resolved
Hide resolved
Preview Deployment
🚀 Preview this PR: https://68cabb7045263774eb5a1284--docs-content.netlify.app
📍 Commit SHA: 5adc7ad
content/arduino-cloud/02.hardware/06.device-provisioning/assets/creating-new-device.png
Show resolved
Hide resolved
...nt.md Co-authored-by: Josefine Herlin <66409231+jhansson-ard@users.noreply.github.com>
...nt.md Co-authored-by: Josefine Herlin <66409231+jhansson-ard@users.noreply.github.com>
...nt.md Co-authored-by: Josefine Herlin <66409231+jhansson-ard@users.noreply.github.com>
...nt.md Co-authored-by: Josefine Herlin <66409231+jhansson-ard@users.noreply.github.com>
...nt.md Co-authored-by: Josefine Herlin <66409231+jhansson-ard@users.noreply.github.com>
...nt.md Co-authored-by: Josefine Herlin <66409231+jhansson-ard@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added some comments @BenjaminDannegard 🙏🏼
content/arduino-cloud/02.hardware/06.device-provisioning/content.md
Outdated
Show resolved
Hide resolved
content/arduino-cloud/02.hardware/06.device-provisioning/content.md
Outdated
Show resolved
Hide resolved
content/arduino-cloud/02.hardware/06.device-provisioning/content.md
Outdated
Show resolved
Hide resolved
content/arduino-cloud/02.hardware/06.device-provisioning/content.md
Outdated
Show resolved
Hide resolved
content/arduino-cloud/02.hardware/06.device-provisioning/content.md
Outdated
Show resolved
Hide resolved
content/arduino-cloud/02.hardware/06.device-provisioning/content.md
Outdated
Show resolved
Hide resolved
content/arduino-cloud/02.hardware/06.device-provisioning/content.md
Outdated
Show resolved
Hide resolved
content/arduino-cloud/02.hardware/06.device-provisioning/content.md
Outdated
Show resolved
Hide resolved
content/arduino-cloud/02.hardware/06.device-provisioning/content.md
Outdated
Show resolved
Hide resolved
content/arduino-cloud/02.hardware/06.device-provisioning/content.md
Outdated
Show resolved
Hide resolved
content/arduino-cloud/02.hardware/06.device-provisioning/content.md
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Throughout the document we always talk about wifi credentials, but with provisioning 2.0 all network types are supported if the board compatible with provisioning 2.0 supports them.
For example with the Portenta H7 are supported also the Ethernet, CAT-M1 and Cellular connectivities. Opta supports both WiFi and Ethernet.
So, via BLE is possible to configure all these connectivity types
content/arduino-cloud/02.hardware/06.device-provisioning/content.md
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
What This PR Changes
Contribution Guidelines