How to set up an IoT device in Azure IoT Hub: Experiment #101
Experiment #101 – Discover How to set up an IoT device in Azure IoT Hub
For our latest experiment, we presented the idea of how the integration of IoT and Blockchain could help to monitor the environmental conditions during transportation of organs for transplant surgeries. In this post we are going to explain, step by step the configuration procedure of the IoT device (MxChip AZ3166) with Azure IoT Hub and Azure IoT Central to send the telemetric data in real time trough Azure Event Hubs and Azure Service Bus.
Create an Azure IoT Hub
- Create an IoT Hub resource.
- Select pricing tier and number of units.
- Deploy the IoT Hub resource.
Set Up the Azure Cloud Shell
- Open Cloud Shell in the Azure Portal.
- Create Storage and File resources.
Register the IoT Device
- Install IoT Extension.
- Register a new IoT device.
- Get the Connection String.
Configure Wi-Fi Connection
- Connect the device to the computer.
- Download and install the Get Started firmware.
- Hold down button B and push and release the “Reset” button to reboot.
- Connect to the IoT device Wi-Fi.
- Set up the IoT connection settings.
- Verify the telemetry data sent to Azure.
Create an IoT Central Application
- Go to Apps in the Azure IoT Central website.
- Create a new IoT Central application.
- Select payment plan, sample template and configuration.
Connect DevKit to IoT Central
- Create a new real device template in Device Explorer.
- Get the Device Connection Credentials.
- Download and install the IoT Central firmware from GitHub.
- Reset device by holding A and B buttons at the same time.
- Connect to the IoT device Wi-Fi and configure credentials.
Create Event Hubs and Service Bus
- Create an Azure Event Hubs resource.
- Add an Event Hubs entity.
- Create an Azure Service Bus resource.
- Add a Service Bus Queue entity.
Set up Continuous Data Export
- Go to Continuous Data Export in the IoT Central App.
- Add a new Azure Event Hubs.
- Add a new Azure Service Bus.
Check our latest Youtube video where we show how to sep up an IoT device (MxChip AZ3166) with Azure IoT Hub and Azure IoT Central.
1 comment