top of page

Application Tutorials

Connecting a Modbus sensor to Azure IoT Hub with the nodeG5 IoT Gateway

This quick start guide is for engineers to quickly get from wiring up to connecting their industrial data to Azure IoT Hub & then visualising it on Power BI using the nodeG5 IIoT gateway.

Connecting a Modbus sensor to Azure IoT Hub with the nodeG5 IoT Gateway

4G/LTE gateway using REST API HTTP GET requests to send industrial JSON data to AWS IoT Core

SYNOPSIS


This app note explains how to develop an industrial equipment reporting solution where a JSON response is expected from a remote device (e.g. a pump station controller) when it receives a HTTP GET request. The data will then be securely sent over LTE backhaul from the nodeG5 gateway to the customer's AWS IoT Core MQTT broker.


To support developers we have included a "ready-to-integrate" Python script on board the nodeG5. This script supports HTTP GET requests to target devices. It also parses and saves the data received (in either JSON, XML or CSV data fields) to the onboard data storage where it can be ingressed to a cloud back end.


With the nodeG5 the developer can also choose to run some edge data preprocessing (i.e. statistical computations) on the board before sending the refined results to their cloud back end.

4G/LTE gateway using REST API HTTP GET requests to send industrial JSON data to AWS IoT Core

4G/LTE gateway using REST API HTTP GET requests to send industrial XML data to AWS IoT Core

SYNOPSIS


This app note explains how to develop an industrial equipment reporting solution where a XML response is expected from a remote device (e.g. a pump station controller) when it receives a HTTP GET request. The data will then be securely sent over LTE backhaul from the nodeG5 gateway to the customer's AWS IoT Core MQTT broker.

4G/LTE gateway using REST API HTTP GET requests to send industrial XML data to AWS IoT Core

Connecting a BLE wireless SoC board to update a Cloud dashboard via a industrial gateway

This is placeholder text. To change this content, double-click on the element and click Change Content.
Connecting a BLE wireless SoC board to update a Cloud dashboard via a industrial gateway

Industrial IO to IoT Cloud using REST API HTTP GET Requests

This is placeholder text. To change this content, double-click on the element and click Change Content.
Industrial IO to IoT Cloud using REST API HTTP GET Requests
bottom of page