Skip to content

ReliaCOR 33-11

ReliaCOR 33-11

Document Revision History

Revision Date Notes
1.1 03/03/2025 Debugging section fix
1.0 02/01/2025 First issue

Applicable operating systems for this guide

To configure the ReliaCOR 33-11 you need any PC with an operating system that features a modern web browser (Chrome recommended) and a SSH client to perform troubleshooting (i.e. Putty for Windows OS or ssh command line on Linux Shell or Windows Powershell)

Overview

The ReliaCOR 33-11 is a fanless embedded Edge AI system based on NVIDIA® Jetson AGX Orin™ that has been designed for demanding AI applications in areas such as automotive vehicles, security and surveillance, robotics, industrial automation, and smart cities.

The ReliaCOR 33-11 is powered by the NVIDIA® Jetson AGX Orin™ platform that features an Arm® Cortex®-A78AE CPU delivering up to 275 TOPS of AI performance and integrates an advanced NVIDIA Ampere architecture GPU with 64 Tensor Cores. It supports rich I/O interfaces: Up to 8x 1GbE, up to 4x PoE, 1x 10GbE, 1x USB 3.2 Gen 2 (10Gbps), up to 8x USB 3.o Gen 1, two serial ports, 2x CAN interface, isolated Digital I/Os and 8x GMSL2 Ports (2x Quad FAKRA) as a factory option. The ReliaCOR 33-11 features with a wide range of wireless connectivity capabilities: it can integrate as a factory option a LTE Cat 4 Global cellular modem with GNSS, 5G Ready, Wi-Fi 6E and Bluetooth 5.3. Thanks to dual universal bays, additional interfaces can be added (such as 4G/5G cellular modules, 2x 10GbE ports, 4x GbE on RJ45 or M12, with optional PoE, more USB ports).

The ReliaCOR 33-11 offers best in class Cybersecurity: it leads the market with IEC 62443-4-1/-4-2 SL2. Protection starts at the hardware level, with full support for TPM 2.0, Secure Boot and an always-on physical antitampering monitor/logger that is active even when the system is removed from power. For most demanding customers, special production-only images can be configured with full hardware hardening (interface disabling) to further reduce the attack surface.

Eurotech configuration management service allows fine tuning the ReliaCOR 33-11 to meet and exceed your project requirements; examples of personalized configurations 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.

The ReliaCOR 33-11 comes with Everyware Software Framework (ESF), a commercial, enterprise-ready edition of Eclipse Kura, the open source Java/OSGi middleware for IoT Edge Gateways. Distributed and supported by Eurotech, ESF supports ready-to-use field protocols (including Modbus, OPC-UA, S7), MQTT connectivity, web-based visual data flow programming and deep configuration. ESF is also integrated with Everyware Cloud (EC) SaaS, Eurotech IoT Integration Platform, enabling advanced diagnostics, zero-touch provisioning, and full remote device access and management.

Hardware Description

Datasheet

Standard Kit Contents

Depending on the order code, you will receive the ReliaCOR 33-11 ready to be powered on with no additional hardware. By ordering a DevKit, you may also order a Power Supply for your region, and the required accessories to start operating with your device.

Visit the product page for info on ordering codes.

User provided items

A PC (Windows, Linux or Mac OS) with an Ethernet port and an Ethernet cable or, where applicable, Wi-Fi(TM) to connect to the device.

3rd Party purchasable items

If not included in the DevKit, an AC-DC Power adapter, 24V, 90-120W is required.

Example items:

Set up Your Development Environment

Operating System

Your ReliaCOR 33-11 runs Eurotech Everyware Linux, an optimized version of Ubuntu Linux OS specifically aimed at supporting industrial environment.

Tools Installation

The ReliaCOR 33-11 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 ReliaCOR 33-11 can be found in the ESF official documentation, here.

Set up Your Hardware

Front Side Overview

ReliaCOR 33-11 Front View

Ref Description
1 ANT1: not fitted
2 Expansion Bay #1:
  • For hardware variants -01: Factory Option
  • For hardware variants -12: 4x 1 GbE PoE; RJ-45 Connector
  • For hardware variants -24: 4x 1 GbE; RJ-45 Connector
3 ANT2: not fitted
4 Expansion Bay #1:
  • For hardware variants -01: Factory Option
  • For hardware variants -12: Factory Option
  • For hardware variants -24: 4x 1 GbE; RJ-45 Connector
5 ANT3: not fitted
6 1x HDMI Connector
7 Status LEDs:
  1. Power (Blue)
  2. Programmable LED (Blue)
  3. Programmable LED (Blue)
  4. Programmable LED (Blue)
  5. Programmable LED (Blue)
  6. Programmable LED (Blue)
8 1x USB 3.2 Gen 2; Type A Connector
9 8x Isolated Digital IN + 8x Isolated Digital OUT; Terminal Block Connector
10 1x 10 GbE; RJ-45 Connector
11 1x 1 GbE; RJ-45 Connector
12 Power IN Connector
13 Pushbuttons:
  • Power ON/OFF
  • Reset
  • Force Recovery

Rear Side Overview

ReliaCOR 33-11 Rear View

Ref Description
1 ANT4: not fitted
1 ANT5: not fitted
1 ANT6: not fitted
4, 5 2x Serial Ports Connectors
6 Remote power Switch Connector
7, 8 2 CANBus Connectors
9 Grounding point (with M5 screw and washer)

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.

Alternatively, you can use the AWS CloudShell to send the same AWS CLI commands directly from your browser.

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 Eurotech device.

Connectors Available

Two alternative ways can be used to connect to AWS IoT Core from ESF:

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 your Eurotech device is connected to IoT Core, the relevant ESF Cloud Connector will look as follows: AWS IoT Cloud Connection

  • 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) AWSThingPublisher configuration

  • 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

Wires Publisher

  • Apply the changes

Verify messages in AWS IoT Core

AWS IoT Core will receive periodic timer events directly from the ESF Wire Graph.

  • Go to IoT Core in the AWS Console
  • Activate the MQTT test client
  • subscribe to the topic configured in the AWSThingPublisher (e.g. demo.topic)

AWS IoT Core MQTT test client

Debugging

The Eurotech device default development configuration is meant to ease access and debugging.

  • Ethernet Port LAN1 (11) is configured as DCHP Server with a IPv4 address of 172.16.0.1.
  • Ethernet Port 10G (10) 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:

ssh guest@<IP Address>

You can use the eth_journalctl command to access the aggregated logs of the system:

eth_journalctl -help

Use these links for detailed information on log management and debugging.

Depending on the order code used for your Eurotech device, 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 Core, 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.