Skip to content

Commit 65f5cf7

Browse files
committed
docs: Update README to add note about quickstart
Update README to add note about quickstart Signed-off-by: Simen S. Røstad <simen.rostad@nordicsemi.no>
1 parent c6c0f9e commit 65f5cf7

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@ For detailed setup instructions using the [nRF Connect for VS Code extension](ht
2828

2929
For pre-built binaries, refer to the latest tag and release artifacts documentaion; [release artifacts](docs/common/release.md).
3030

31+
> [!TIP]
32+
> Use the [Download nRF Connect for Desktop Quick Start application](https://www.nordicsemi.com/Products/Development-tools/nrf-connect-for-desktop/download#infotabs) for a guided setup and provisioning process.
33+
3134
### Prerequisites
3235

3336
* nRF Connect SDK development environment ([setup guide](https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/installation.html))

docs/common/getting_started.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ west build -p -b thingy91x/nrf9151/ns -- -DEXTRA_CONF_FILE="overlay-memfault.con
126126

127127
To connect to [nRF Cloud](https://nrfcloud.com), the device must be provisioned to your account. You can provision the device using one of the following methods:
128128

129+
* **Quickstart application**: Use the [Download nRF Connect for Desktop](https://www.nordicsemi.com/Products/Development-tools/nrf-connect-for-desktop/download#infotabs) Quick Start application for a streamlined setup process.
129130
* **Manual provisioning**: Follow the detailed steps in the [Provisioning](provisioning.md) documentation.
130131

131132
The provisioning process establishes the necessary credentials and certificates for secure communication between your device and nRF Cloud.

0 commit comments

Comments
 (0)