ReliaGATE 10-12
Revision History
Revision | Date | Notes |
---|---|---|
0.1 | 01/06/2023 | First draft |
0.2 | 14/06/2023 | Second draft |
1.0 | 21/06/2023 | Initial release |
1.1 | 19/07/2023 | Fixed typos, added "Run the demo" section |
Overview
The ReliaGATE 10-12 is a Multi-service IoT Edge Gateway designed to deliver LTE connectivity (with 3G fallback) to industrial applications.
Based on the TI AM335x Cortex-A8 (Sitara) processor family, with 1GB of RAM, 8GB of eMMC and user-accessible MicroSD and dual Micro-SIM slots, the ReliaGATE 10-12 is a low power gateway suitable for demanding use cases: it supports a 9 to 30V power supply with transient protection and ignition sense, two protected serial ports: one RS-422/RS-485 and one RS-232/RS-485, two CAN bus interfaces, three noise and surge protected USB ports, and four isolated digital interfaces.
The ReliaGATE 10-12 features a wide range of connectivity capabilities: it integrates an internal LTE Cat 1 cellular modem with dual Micro-SIM support, Wi-Fi, Bluetooth, two Fast Ethernet ports and three Sensors: Temperature, 3-axis Gyroscope and a 3-axis Accelerometer; an optional internal GNSS provides precise geolocation capabilities.
Expansion options include the ReliaCELL 10-20 family, consisting of external, rugged cellular modules for global use that are certified by leading carriers. An expansion connector allows adding extra features with side modules, such as the ReliaWAN 10-12, a LoRa Gateway unit, or the ReliaIO 10-12, which provides analog input and more DI/O ports.
The ReliaGATE 10-12 is equipped with a TPM 2.0 technology which provides standard cutting-edge security features that protect the system integrity and authenticity against unauthorized manipulations.
The ReliaGATE 10-12 is enriched with Everyware Software Framework (ESF), Eurotech’s IoT Edge Framework, that supports ready-to-use field protocols (including Modbus, OPC-UA, S7), MQTT connectivity, a web-based visual data flow programming (ESF Wires) and deep configuration. ESF is a commercial, enterprise-ready edition of Eclipse Kura. ESF is also integrated with Everyware Cloud (EC), Eurotech IoT Integration Platform (separately available here), enabling advanced diagnostics, provisioning, and full remote device access and management.
The ReliaGATE 10-12 is AWS IoT Core Qualified, Microsoft Azure Certified and can be integrated with 3rd party cloud services.
Hardware Description
Datasheet
Standard Kit Contents
Depending on the order code, you will receive the ReliaGATE 10-12 ready to be powered on with no additional hardware. If you ordered a DevKit, you will also receive a Power Supply for your region, antennas for WiFi and Cellular connectivity and a Ethernet Cat 5 cable. Visit the product page for info on ordering codes.
Custom Configuration
Eurotech configuration management service allows fine tuning the ReliaGATE 10-12 to meet and exceed your project requirements; Examples of personalized configuration include customer branding (with logo and custom colors) and can go to deep customization with a range of options for project specific requirements (such as frame grabbers, choice of internal components, etc.): call us for more information on configuration management options.
Set up Your Development Environment
Operating System
Your ReliaGATE 10-12 runs Eurotech Everyware Linux
Tools Installation
The ReliaGATE 10-12 is distributed with the latest version of ESF already installed and ready to start. In order to develop and deploy applications on ESF, you can follow the dedicated guides here.
If you need to build your native applications on this target hardware, please contact us to receive the latest toolchain.
Additional References
Detailed documentation on the features provided by the available services running on the ReliaGATE 10-12 can be found in the ESF official documentation, here.
Set up Your Hardware
Front Panel Overview
Ref | Description |
---|---|
1 | Antenna connector for 2.4 GHz Wi-Fi / Bluetooth (availability depends on product variant) |
2 | Main antenna connector for Internal Cellular Modem: CELL MAIN (availability depends on product variant) |
3 | Antenna Connector for Internal Global Navigation Satellite System (availability depends on product variant) |
4 | Diversity antenna connector for Internal Cellular Modem: CELL DIV (availability depends on product variant) |
5 | Antenna connector for 5 GHz Wi-Fi (availability depends on product variant) |
6 | CAN 0/1 connector |
7 | Serial Ports COM 0/1 connector |
8 | Digital I/Os connector |
Rear Panel Overview
Ref | Description |
---|---|
1 | Ethernet ETH 1 connector |
2 | Ethernet ETH 0 connector |
3 | USB 0 connector |
4 | USB 1 connector |
5 | Service Panel |
6 | Power IN connector |
LED indicators Overview
Ref | Description | Color |
---|---|---|
1 | USER1 (General Purpose) | Green |
2 | USER2 (General Purpose) | Green |
3 | USER3 (General Purpose) | Amber |
4 | USER4 (General Purpose) | Amber |
5 | CELLULAR (Internal Cellular Modem activity; availability depends on product variant) | Green |
6 | POWER | Blue |
Setup Your AWS Account
Refer to the online AWS documentation at Set up your AWS Account. Follow the steps outlined in the sections below to create your account and a user and get started:
Pay special attention to the Notes.
Create Resources in AWS IoT
Refer to the online AWS documentation at Create AWS IoT Resources.
Follow the steps outlined in these sections to provision resources for your device:
Pay special attention to the Notes.
Install the AWS CLI
To install the AWS CLI on your host machine, refer to the instructions at Installing the AWS CLI v2. Installing the CLI is needed to complete the instructions in this guide.
Once you have installed AWS CLI, configure it as per the instructions in this online guide. Set the appropriate values for Access key ID, Secret access key, and AWS Region. You can set Output format to "json" if you prefer.
AWS IoT Core Connection
This section provides a guide on connecting an ESF device to the Amazon Web Services (AWS) IoT platform. This guide covers the usage of the ESF Cloud Connector for AWS IoT Core and other integrations with AWS IoT services like AWS Greengrass.
Prerequisites
In order to connect a device to AWS IoT Core, the following prerequisites are needed:
- An AWS IoT account
- A device with ESF version 3.3 or greater installed
Provision the Device with credentials
AWS IoT Core supports three types of provisioning:
- Single Thing Provisioning
- Just In Time Provisioning (JITP)
- Bulk Provisioning
You can find detailed instructions on Single Thing Provisioning in the ESF documentation website, here. JITP, Just In Time Registration and Bulk Provisioning require custom setup, usually involving a discussion with one of our Solution Architects. Please feel free to contact us if you need to enable JITP, JITR or Zero-Touch Provisioning on your ReliaGATE 10-12.
Connectors Available
Two alternative ways can be used to connect to AWS IoT Core from ESF:
- Using the ESF Cloud Connector for AWS IoT Core (Requires ESF 6.1.0+)
- Configuring the Generic ESF MQTT Connector (Requires ESF 3.3.0+)
Both ESF Connectors support all three provisioning techniques.
Completing device provisioning is a prerequisite before an IoT device can successfully connect to AWS IoT Core.
Running the demo
ESF Wires can be leveraged to create a simple demo flow to test the connection to AWS IoT Core.
- Open the ESF Web Console, by accessing ESF from your browser.
- Login with your credentials (default credentials can be found in the ESF documentation)
- Navigate to the Cloud Connections section of ESF
Once the ReliaGATE 10-12 is connected to IoT Core, the relevant ESF Cloud Connector will look as follows:
- Click on "New Pub/Sub" and select a new AwsThingPublisher from the list. Assign it a name (e.g. demo.publisher)
A new Thing Publisher will be associated to this Cloud Connection. Select the newly created publisher and configure it with a unique topic (e.g. demo.topic)
- Navigate to the Wires section
- Add to the Canvas a Timer component and a Publisher component
- Link the components together
- Configure the Publisher component to link to the previously created AWSThingPublisher
- Apply the changes
- Navigate to IoT Core in the AWS Console
- Activate the MQTT test client
- subscribe to the topic configuired in the AWSThingPublisher (e.g. demo.topic)
AWS IoT Core will receive periodic timer events directly from the ESF Wire Graph.
Debugging
The ReliaGATE 10-12 default development configuration is meant to be ease access to the system and debugging.
- Ethernet Port 1 (7) is configured as DCHP Server with a IPv4 address of 172.16.0.1.
- Ethernet Port 2 (8) is configured as DHCP Client.
SSH protocol is enabled on standard port TCP 22 with, with guest user access. Password is the serial number of the unit, which you can find on the product label. To access the system, run:
You can use the eth_journalctl command to access the aggregated logs of the system:
Use these links for detailed information on log management and debugging.
Depending on the order code used for your ReliaGATE 10-12, the system might already be set up for production environments. Refer to the ESF Security introduction to know more about framework execution modalities.
Troubleshooting
For any issue you might face when working with ESF, feel free to contact the awesome Eclipse Kura community here. Chances are the issue you are facing has already been solved!
For detailed documentation, browse the ESF documentation.
If you need support for IoT Greengrass, here it's a link to the FAQs.
And finally, should you need even more support, feel free to open a ticket on our ticketing system, here.