Page 1
Introduction About this document This document describes how to connect EIS-D210 to Azure IoT Hub using the Azure IoT Explorer with certified device application and device models. IoT Plug and Play certified device simplifies the process of building devices without custom device code.
Page 2
Azure IoT Hub Device Provisioning Service Azure IoT Public Model Repository Prepare the Device. Hardware Prepare EIS-D210 and connect with Power, HDMI, Ethernet. Note: If you need any other information please reference the link. https://advdownload.advantech.com/productfile/Downloadfile5/1-1XX2XSX/ARK- 1124_User_Manual_Ed.1-FINAL.pdf Set up a DPS 1.
Page 3
5. Create a device enrollment entry in the portal Sign in to the Azure portal, select the All resources button on the left-hand menu and open your Device Provisioning service. Select the Manage enrollments tab, and then select the Add individual enrollment button at the top.
Page 4
3. Install CMake. Make sure it is in your PATH by typing from a command prompt. cmake -version CMake will be used to create Visual Studio projects to build libraries and samples. 4. Clone the the SDK to your local machine using the branch refresh-preview clone --recursive --single-branch --branch refresh-preview git@github.com:ADVANTECH-Corp...
Page 5
argument instructs git to clone other GitHub repos this SDK depends on. --recursive Dependencies are listed here. 5. In the same azure-iot-sdk-c-pnp-SUSI-AllDevice folder, create a folder to contain the compiled app. mkdir cmake cmake 6. In the cmake folder you just created, run CMake to build the entire folder of Device SDK including the generated app code.
Page 6
Press the device name and choose the Telemetry Page. Press Start and wait a momnent. You will see the telemetry data on the screen. Property and Command You can press the item in the green rectangle to show the properties. You can press the item in the blue rectangle to start a command.
Page 7
Additional Links Please refer to the below link for additional information for Plug and Play...
Page 8
Manage cloud device messaging with Azure-IoT-Explorer Import the Plug and Play model Configure to connect to IoT Hub How to use IoT Explorer to interact with the device...
Need help?
Do you have a question about the EIS-D210 and is the answer not in the manual?
Questions and answers