SmartEdge Industrial IoT Gateway
User Guide
http://www.element14.com/gateway
Page 25
There is a PCIe connector on board and accepts most PCIe USB devices and is primarily used for cellular modem
connections. Note: If you decide to use a cellular modem there will be customization needed control data calls.
Standard Linux tools that are available can be used for dialer customizations.
The gateway has the NodeRed project baseline installed on the system. By default the service is not started. Additional
NodeRed modules will be provided for the device, as they are currently being developed by Avnet. For more
information on NodeRed and how to use it, refer to the following link:
https://nodered.org/docs/getting-
The ssh terminal service is disabled by default. You can use the raspi-config tool to enable it. The setting is under the
interface options section. Also add an empty file called “ssh” to the /boot directory, then reboot.
The raspi-gpio tool can be used to see the default GPIO configuration for the gateway. If custom hardware is used on
the HAT connector you should use the device tree overlay to setup and HAT connection GPIO. Then use the raspi-gpio
tool to ensure the GPIO’s are configured correctly.