Skip to content

Commit 8c0fa46

Browse files
Merge pull request #215427 from timlt/freshness3
Freshness pass
2 parents 384189c + 0f70225 commit 8c0fa46

8 files changed

+35
-35
lines changed

articles/iot-develop/quickstart-devkit-microchip-atsame54-xpro.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@ ms.author: timlt
66
ms.service: iot-develop
77
ms.devlang: c
88
ms.topic: quickstart
9-
ms.date: 10/18/2021
9+
ms.date: 10/21/2022
10+
ms.custom: engagement-fy23
1011
zone_pivot_groups: iot-develop-toolset
1112
#- id: iot-develop-toolset
1213
## Owner: timlt
1314
# title: IoT Devices
1415
# prompt: Choose a build environment
1516
# - id: iot-toolset-mplab
1617
# title: MPLAB
17-
ms.custom: mode-other, contperf-fy22q3
1818
#Customer intent: As a device builder, I want to see a working IoT device sample connecting to IoT Hub and sending properties and telemetry, and responding to commands. As a solution builder, I want to use a tool to view the properties, commands, and telemetry an IoT Plug and Play device reports to the IoT hub it connects to.
1919
---
2020

@@ -310,7 +310,7 @@ Termite is now ready to receive output from the Microchip E54.
310310

311311
1. Expand the sample, then expand the **Sample** folder and open the sample_config.h file.
312312

313-
1. Near the top of the file uncomment the `#define ENABLE_DPS_SAMPLE` directive.
313+
1. Near the top of the file, uncomment the `#define ENABLE_DPS_SAMPLE` directive.
314314

315315
```c
316316
#define ENABLE_DPS_SAMPLE
@@ -437,7 +437,7 @@ Termite is now ready to receive output from the Microchip E54.
437437

438438
1. Expand the **sample_azure_iot_embedded_sdk_pnp** project, then expand the **Header Files** folder and open the sample_config.h file.
439439

440-
1. Near the top of the file uncomment the `#define ENABLE_DPS_SAMPLE` directive.
440+
1. Near the top of the file, uncomment the `#define ENABLE_DPS_SAMPLE` directive.
441441

442442
```c
443443
#define ENABLE_DPS_SAMPLE

articles/iot-develop/quickstart-devkit-mxchip-az3166-iot-hub.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ ms.author: timlt
66
ms.service: iot-develop
77
ms.devlang: c
88
ms.topic: quickstart
9-
ms.date: 06/09/2021
10-
ms.custom: mode-other, devx-track-azurecli, contperf-fy22q3
9+
ms.date: 10/21/2022
10+
ms.custom: mode-other, engagement-fy23, devx-track-azurecli
1111
---
1212

1313
# Connect an MXCHIP AZ3166 devkit to IoT Hub

articles/iot-develop/quickstart-devkit-mxchip-az3166.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ ms.author: timlt
66
ms.service: iot-develop
77
ms.devlang: c
88
ms.topic: quickstart
9-
ms.date: 06/02/2021
10-
ms.custom: mode-other
9+
ms.date: 10/21/2022
10+
ms.custom: mode-other, engagement-fy23
1111
---
1212

1313
# Quickstart: Connect an MXCHIP AZ3166 devkit to IoT Central

articles/iot-develop/quickstart-devkit-nxp-mimxrt1050-evkb.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ ms.author: timlt
66
ms.service: iot-develop
77
ms.devlang: c
88
ms.topic: quickstart
9-
ms.date: 06/04/2021
10-
ms.custom: mode-other
9+
ms.date: 10/21/2022
10+
ms.custom: mode-other, engagement-fy23
1111
---
1212

1313
# Quickstart: Connect an NXP MIMXRT1050-EVKB Evaluation kit to IoT Central

articles/iot-develop/quickstart-devkit-nxp-mimxrt1060-evk.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ ms.author: timlt
66
ms.service: iot-develop
77
ms.devlang: c
88
ms.topic: quickstart
9-
ms.date: 11/16/2021
10-
ms.custom: mode-other, contperf-fy22q3
9+
ms.date: 10/21/2022
10+
ms.custom: mode-other, engagement-fy23
1111
zone_pivot_groups: iot-develop-nxp-toolset
1212

1313
# Owner: timlt
@@ -237,7 +237,7 @@ In this section, you use IAR EW IDE to modify a configuration file for Azure IoT
237237
238238
1. Expand the project, then expand the **Sample** subfolder and open the *sample_config.h* file.
239239
240-
1. Near the top of the file uncomment the `#define ENABLE_DPS_SAMPLE` directive.
240+
1. Near the top of the file, uncomment the `#define ENABLE_DPS_SAMPLE` directive.
241241
242242
```c
243243
#define ENABLE_DPS_SAMPLE
@@ -309,7 +309,7 @@ Keep the terminal open to monitor device output in the following steps.
309309

310310
* MCUXpresso IDE (MCUXpresso), version 11.3.1 or later. Download and install a [free copy of MCUXPresso](https://www.nxp.com/design/software/development-software/mcuxpresso-software-and-tools-/mcuxpresso-integrated-development-environment-ide:MCUXpresso-IDE).
311311

312-
* Download the [MIMXRT1060-EVK SDK 2.9.0 or later](https://mcuxpresso.nxp.com/en/builder). After you sign in, the website lets you build a custom SDK archive to download. After you select the EVK MIMXRT1060 board and click the option to build the SDK, you can download the zip archive. The only SDK component to include is the preselected **SDMMC Stack**.
312+
* Download the [MIMXRT1060-EVK SDK 2.9.0 or later](https://mcuxpresso.nxp.com/en/builder). After you sign in, the website lets you build a custom SDK archive to download. After you select the EVK MIMXRT1060 board and select the option to build the SDK, you can download the zip archive. The only SDK component to include is the preselected **SDMMC Stack**.
313313

314314
* Download the NXP MIMXRT1060-EVK MCUXpresso sample from [Azure RTOS samples](https://github.com/azure-rtos/samples/), and unzip it to a working directory. Choose a directory with a short path to avoid compiler errors when you build.
315315

@@ -343,7 +343,7 @@ In this section, you prepare your environment, and use MCUXpresso to build and r
343343

344344
:::image type="content" source="media/quickstart-devkit-nxp-mimxrt1060-evk/mcu-load-project.png" alt-text="Screenshot showing a loaded project in MCUXpresso.":::
345345

346-
1. Near the top of the file uncomment the `#define ENABLE_DPS_SAMPLE` directive.
346+
1. Near the top of the file, uncomment the `#define ENABLE_DPS_SAMPLE` directive.
347347

348348
```c
349349
#define ENABLE_DPS_SAMPLE
@@ -384,7 +384,7 @@ In this section, you prepare your environment, and use MCUXpresso to build and r
384384
> [!NOTE]
385385
> The terminal window appears in the lower half of the IDE and might initially display garbage characters until you download and run the sample.
386386

387-
1. Select the **Start Debugging project [project name]** toolbar button. This downloads the project to the device, and runs it.
387+
1. Select the **Start Debugging project [project name]** toolbar button. This action downloads the project to the device, and runs it.
388388

389389
1. After the code hits a break in the IDE, select the **Resume (F8)** toolbar button.
390390

@@ -509,10 +509,10 @@ If you experience issues building the device code, flashing the device, or conne
509509
For debugging the application, see [Debugging with Visual Studio Code](https://github.com/azure-rtos/getting-started/blob/master/docs/debugging.md).
510510
:::zone-end
511511
:::zone pivot="iot-toolset-iar-ewarm"
512-
If you need help debugging the application, see the selections under **Help** in **IAR EW for ARM**.
512+
If you need help with debugging the application, see the selections under **Help** in **IAR EW for ARM**.
513513
:::zone-end
514514
:::zone pivot="iot-toolset-iar-ewarm"
515-
If you need help debugging the application, in MCUXpresso open the **Help > MCUXPresso IDE User Guide** and see the content on Azure RTOS debugging.
515+
If you need help with debugging the application, in MCUXpresso open the **Help > MCUXPresso IDE User Guide** and see the content on Azure RTOS debugging.
516516
:::zone-end
517517
518518
## Clean up resources

articles/iot-develop/quickstart-devkit-renesas-rx65n-2mb.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ ms.author: timlt
66
ms.service: iot-develop
77
ms.devlang: c
88
ms.topic: quickstart
9-
ms.date: 06/04/2021
10-
ms.custom: mode-other
9+
ms.date: 10/21/2022
10+
ms.custom: mode-other, engagement-fy23
1111
---
1212

1313
# Quickstart: Connect a Renesas Starter Kit+ for RX65N-2MB to IoT Central

articles/iot-develop/quickstart-devkit-stm-b-l475e.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ ms.author: timlt
66
ms.service: iot-develop
77
ms.devlang: c
88
ms.topic: quickstart
9-
ms.date: 06/02/2021
10-
ms.custom: mode-other
9+
ms.date: 10/21/2022
10+
ms.custom: mode-other, engagement-fy23
1111
---
1212

1313
# Quickstart: Connect an STMicroelectronics B-L475E-IOT01A Discovery kit to IoT Central
@@ -19,7 +19,7 @@ ms.custom: mode-other
1919

2020
In this quickstart, you use Azure RTOS to connect the STMicroelectronics [B-L475E-IOT01A](https://www.st.com/en/evaluation-tools/b-l475e-iot01a.html) Discovery kit (from now on, the STM DevKit) to Azure IoT.
2121

22-
You will complete the following tasks:
22+
You'll complete the following tasks:
2323

2424
* Install a set of embedded development tools for programming the STM DevKit in C
2525
* Build an image and flash it onto the STM DevKit
@@ -114,7 +114,7 @@ To connect the STM DevKit to Azure, you'll modify a configuration file for Wi-Fi
114114
115115
### Flash the image
116116
117-
1. On the STM DevKit MCU, locate the **Reset** button (1), the Micro USB port (2), which is labeled **USB STLink**, and the board part number (3). You will refer to these items in the next steps. All of them are highlighted in the following picture:
117+
1. On the STM DevKit MCU, locate the **Reset** button (1), the Micro USB port (2), which is labeled **USB STLink**, and the board part number (3). You'll refer to these items in the next steps. All of them are highlighted in the following picture:
118118

119119
:::image type="content" source="media/quickstart-devkit-stm-b-l475e/stm-devkit-board-475.png" alt-text="Locate key components on the STM DevKit board":::
120120

@@ -222,7 +222,7 @@ To view telemetry in IoT Central portal:
222222

223223
## Call a direct method on the device
224224

225-
You can also use IoT Central to call a direct method that you have implemented on your device. Direct methods have a name, and can optionally have a JSON payload, configurable connection, and method timeout. In this section, you call a method that enables you to turn an LED on or off.
225+
You can also use IoT Central to call a direct method that you've implemented on your device. Direct methods have a name, and can optionally have a JSON payload, configurable connection, and method timeout. In this section, you call a method that enables you to turn an LED on or off.
226226
227227
To call a method in IoT Central portal:
228228

articles/iot-develop/quickstart-devkit-stm-b-l4s5i.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ ms.author: timlt
66
ms.service: iot-develop
77
ms.devlang: c
88
ms.topic: quickstart
9-
ms.date: 06/02/2021
10-
ms.custom: mode-other
9+
ms.date: 10/21/2022
10+
ms.custom: mode-other, engagement-fy23
1111
zone_pivot_groups: iot-develop-stm32-toolset
1212

1313
# Owner: timlt
@@ -371,7 +371,7 @@ To view telemetry in IoT Central portal:
371371

372372
## Call a direct method on the device
373373

374-
You can also use IoT Central to call a direct method that you have implemented on your device. Direct methods have a name, and can optionally have a JSON payload, configurable connection, and method timeout.
374+
You can also use IoT Central to call a direct method that you've implemented on your device. Direct methods have a name, and can optionally have a JSON payload, configurable connection, and method timeout.
375375
376376
To call a method in IoT Central portal:
377377
@@ -403,10 +403,10 @@ Select the **About** tab from the device page.
403403
404404
## Download the STM32Cube IDE
405405
406-
You can download a free version of STM32Cube IDE, but you will need to create an account. Follow the instructions on the ST website. THe STM32Cube IDE can be downloaded from this website:
406+
You can download a free version of STM32Cube IDE, but you'll need to create an account. Follow the instructions on the ST website. The STM32Cube IDE can be downloaded from this website:
407407
https://www.st.com/en/development-tools/stm32cubeide.html
408408

409-
The sample distribution zip file contains the following sub-folders that you will use later:
409+
The sample distribution zip file contains the following subfolders that you'll use later:
410410
411411
|Folder|Contents|
412412
|-------------|-----|
@@ -451,11 +451,11 @@ To connect the device to Azure, you'll modify a configuration file for Azure IoT
451451

452452
### Build the project
453453

454-
In STM32CubeIDE, select ***Project > Build All*** to build sample projects and its dependent libraries. You will observe compilation and linking of the sample project.
454+
In STM32CubeIDE, select ***Project > Build All*** to build sample projects and its dependent libraries. You'll observe compilation and linking of the sample project.
455455
456456
Download and run the project
457457
458-
1. On the STM DevKit MCU, locate the **Reset** button (1), the Micro USB port (2), which is labeled **USB STLink**, and the board part number (3). You will refer to these items in the next steps. All of them are highlighted in the following picture:
458+
1. On the STM DevKit MCU, locate the **Reset** button (1), the Micro USB port (2), which is labeled **USB STLink**, and the board part number (3). You'll refer to these items in the next steps. All of them are highlighted in the following picture:
459459

460460
:::image type="content" source="media/quickstart-devkit-stm-b-l4s5i/stm-b-l4s5i.png" alt-text="Locate key components on the STM DevKit board":::
461461

@@ -550,7 +550,7 @@ To view telemetry in IoT Central portal:
550550

551551
## Call a direct method on the device
552552

553-
You can also use IoT Central to call a direct method that you have implemented on your device. Direct methods have a name, and can optionally have a JSON payload, configurable connection, and method timeout.
553+
You can also use IoT Central to call a direct method that you've implemented on your device. Direct methods have a name, and can optionally have a JSON payload, configurable connection, and method timeout.
554554
555555
To call a method in IoT Central portal:
556556
@@ -602,7 +602,7 @@ To view telemetry in IoT Central portal:
602602

603603
## Call a direct method on the device
604604

605-
You can also use IoT Central to call a direct method that you have implemented on your device. Direct methods have a name, and can optionally have a JSON payload, configurable connection, and method timeout. In this section, you call a method that enables you to turn an LED on or off.
605+
You can also use IoT Central to call a direct method that you've implemented on your device. Direct methods have a name, and can optionally have a JSON payload, configurable connection, and method timeout. In this section, you call a method that enables you to turn an LED on or off.
606606
607607
To call a method in IoT Central portal:
608608
@@ -645,7 +645,7 @@ To remove the entire Azure IoT Central sample application and all its devices an
645645
646646
## Next steps
647647
648-
In this quickstart, you built a custom image that contains Azure RTOS sample code, and then flashed the image to the STM DevKit device. You also used the IoT Central portal to create Azure resources, connect the STM DevKit securely to Azure, view customer content, and send messages.
648+
In this quickstart, you built a custom image that contains Azure RTOS sample code, and then flashed the image to the STM DevKit device. You also used the IoT Central portal to create Azure resources, connect the STM DevKit securely to Azure, view device data, and send messages.
649649
650650
As a next step, explore the following articles to learn more about using the IoT device SDKs to connect devices to Azure IoT.
651651

0 commit comments

Comments
 (0)