Skip to content

Commit b22567a

Browse files
committed
docs: Add image that shows provisioning configuration
If the user does not find the "nRF Cloud Provisioning" rule, they can now refer to the added image for guidance on the provisioning configuration. Signed-off-by: Simen S. Røstad <simen.rostad@nordicsemi.no>
1 parent 73b6512 commit b22567a

File tree

3 files changed

+17
-0
lines changed

3 files changed

+17
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,15 @@ west flash --erase
8787

8888
2. In nRF Cloud: **Security Services****Claimed Devices****Claim Device**
8989
3. Paste token, set rule to "nRF Cloud Onboarding", click **Claim Device**
90+
91+
<details>
92+
<summary><strong>If "nRF Cloud Onboarding" rule is not showing:</strong></summary>
93+
94+
Create a new rule using the following configuration:
95+
96+
<img src="docs/images/claim.png" alt="Claim Device" width="300" />
97+
</details>
98+
9099
4. Wait for the device to provision credentials and connect to nRF Cloud over CoAP.
91100

92101
See [Provisioning](docs/common/provisioning.md) for more details.

docs/common/provisioning.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,14 @@ Device provisioning establishes credentials for secure communication with nRF Cl
1515
2. In nRF Cloud: **Security Services****Claimed Devices****Claim Device**
1616
3. Paste token, set rule to "nRF Cloud Onboarding", click **Claim Device**
1717

18+
<details>
19+
<summary><strong>If "nRF Cloud Onboarding" rule is not showing:</strong></summary>
20+
21+
Create a new rule using the following configuration:
22+
23+
<img src="../images/claim.png" alt="Claim Device" width="300" />
24+
</details>
25+
1826
### REST API Alternative
1927

2028
```bash

docs/images/claim.png

153 KB
Loading

0 commit comments

Comments
 (0)