Skip to content

Commit 075aa25

Browse files
Merge pull request #90937 from liydu/devkit-pnp-dps
Devkit pnp dps
2 parents 01c80c9 + 523b246 commit 075aa25

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

articles/iot-central/howto-connect-devkit-pnp.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ To complete the steps in this article, you need the following resources:
2929

3030
## Get device connection details
3131

32-
In your Azure IoT Central application, select the **Administration** tab and select **Device Connection**. Make a note of the **Scope ID** and **Primary key**.
32+
In your Azure IoT Central application, select the **Administration** tab and select **Device Connection**. Make a note of the **ID Scope** and **Primary key**.
3333

3434
![Device group connection details](media/howto-connect-devkit-pnp/device-group-connection-details.png)
3535

@@ -56,7 +56,7 @@ In your Azure IoT Central application, select the **Administration** tab and sel
5656

5757
- The name of your WiFi network (SSID).
5858
- Your WiFi network password.
59-
- The connection details: the **Device ID** that you can choose yourself, and the **Scope ID** and **Group SAS Primary Key** you made a note of previously.
59+
- The connection details: the **Device ID** that you can choose yourself, and the **ID Scope** and **Group SAS Primary Key** you made a note of previously.
6060

6161
> [!NOTE]
6262
> Currently, the IoT DevKit only can connect to 2.4 GHz Wi-Fi, 5 GHz is not supported due to hardware restrictions.
@@ -81,7 +81,7 @@ In your IoT Central application, select **Devices** tab, select the device you a
8181

8282
## Review the code
8383

84-
To review the code or modify and compile it, go to the [MXChip IoT DevKit sample code GitHub repository](https://github.com/MXCHIP/IoTDevKit/tree/master/pnp).
84+
To review the code or modify and compile it, go to the [Code Samples](https://docs.microsoft.com/samples/azure-samples/mxchip-iot-devkit-pnp/sample/).
8585

8686
## Next steps
8787

-27.2 KB
Loading
-16.6 KB
Loading

0 commit comments

Comments
 (0)