ReliaGATE 15A-12
The ReliaGATE 15A-12 is purpose-built for industrial environments, powered by NXP i.MX91/93 single/dual core. It provides the ability to seamlessly connect to global LTE networks and is 5G Ready.
Installer
The ReliaGATE 15A-12 is provided with Everyware Linux (EL) 50.x and requires the ESF generic profile for aarch64 (ARM 64).
GPS Configuration
The ordering codes REGATE-15A-12-04 and -08 have an internal GPS receiver provided by the modem. The ESF PositionService should be configured to use TBD and the modem GPS should be enabled in network configuration section.
Ethernet Configuration
The default configuration of the Ethernet interfaces for a ReliaGATE 15A-12 is the following:
Interface Name | Gateway Label | Status |
---|---|---|
end0 | ETH0 | Enabled for LAN - Static address 172.16.0.1 with DHCP server |
end1 | ETH1 | Enabled for WAN - DHCP Client |
Wireless Configuration
The ReliaGATE 15A-12 has a WiFi interface, named wlan0.
By default, the interface is disabled.
Firewall Configuration
Follows the ESF default firewall configuration for ESF: TBD
Docker integration
EL 50 provides docker but the service is disabled by default for security reasons.
In order to use ESF Docker integration, Docker must be enabled manually with the following command, and then the gateway must be restarted:
systemctl enable docker.service docker.socket
Serial Configuration
ESF 7.6.0 does not support serial port configuration for this device.
Starting from version 7.6.1, ESF introduces a Serial Port Configurator, a configurable component that allows you to set up the various serial ports available on the gateway, which may differ based on the ordering code.
The ESF component manages serial port configuration using the configuration file located in /usr/lib/modprobe.d/eth_fsl_lpuart.conf
(refer to the gateway Software Manual for more details on the configuration file). The ESF component will display configuration options based on the presence of the serial port on the system, enabling the configuration of different parameters based on the port capabilities.
GPIO Mapping
ESF 7.6.0 does not provide mapping or support for GPIOs on this device.
Starting from version 7.6.1, ESF provides a specific service to manage the GPIOs on the system, like buttons and digital inputs/outputs available on the gateway, which may vary depending on the ordering code.
Hardware Tamper
ESF 7.6.0 does not provide support for the hardware tamper detection.
Updated about 8 hours ago