Skip to content

Commit 0e7d4ff

Browse files
authored
Merge pull request #5783 from baywet/patch-2
added indications to have the device connected for examples
2 parents 7d99573 + cf82011 commit 0e7d4ff

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

articles/iot-hub/iot-hub-arduino-iot-devkit-az3166-retrieve-twitter-message.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ An active Azure subscription. If you don't have one, you can register via one of
3131

3232
### Start VS Code
3333

34-
- Make sure your DevKit is **not** connected to your computer.
34+
- Make sure your DevKit is connected to your computer.
3535
- Start VS Code.
3636
- Connect the DevKit to your computer.
3737

@@ -40,7 +40,10 @@ An active Azure subscription. If you don't have one, you can register via one of
4040
4141
### Open Arduino Examples folder
4242

43-
Expand left side **ARDUINO EXAMPLES** section, browse to **Examples for MXCHIP AZ3166 > AzureIoT**, and select **ShakeShake**. A new VS Code window with a project folder in it opens.
43+
Expand left side **ARDUINO EXAMPLES** section, browse to **Examples for MXCHIP AZ3166 > AzureIoT**, and select **ShakeShake**. A new VS Code window with a project folder in it opens.
44+
45+
> [!NOTE]
46+
> If you can't see the MXCHIP AZ3166 section, make sure your device is properly connected and restart Visual Studio Code.
4447
4548
![mini-solution-examples](media/iot-hub-arduino-iot-devkit-az3166-retrieve-twitter-message/vscode_examples.png)
4649

0 commit comments

Comments
 (0)