Skip to content
Closed
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
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,15 @@ west flash --erase

2. In nRF Cloud: **Security Services** → **Claimed Devices** → **Claim Device**
3. Paste token, set rule to "nRF Cloud Onboarding", click **Claim Device**

<details>
<summary><strong>If "nRF Cloud Onboarding" rule is not showing:</strong></summary>

Create a new rule using the following configuration:

![Claim Device](docs/images/claim.png)
</details>

4. Wait for the device to provision credentials and connect to nRF Cloud over CoAP.

See [Provisioning](docs/common/provisioning.md) for more details.
Expand Down
8 changes: 8 additions & 0 deletions docs/common/provisioning.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,14 @@ Device provisioning establishes credentials for secure communication with nRF Cl
2. In nRF Cloud: **Security Services** → **Claimed Devices** → **Claim Device**
3. Paste token, set rule to "nRF Cloud Onboarding", click **Claim Device**

<details>
<summary><strong>If "nRF Cloud Onboarding" rule is not showing:</strong></summary>

Create a new rule using the following configuration:

![Claim Device](../images/claim.png)
</details>

### REST API Alternative

```bash
Expand Down
Binary file added docs/images/claim.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.