Skip to content
Artur Balanuta edited this page Sep 6, 2017 · 27 revisions

(In Construction)

This tutorial will show you how to add a LoRa Gateway using a MultiTech Conduit (MTCDT) and a LoRa accessory board (MTAC-LORA).

Install the latest version of mlinux Operating System

Visit Flashing mLinux Firmware for a detailed process on how to update your MultiTech Conduit to the most recent version. For this consider the pre-built images in the (Download Section)[http://www.multitech.net/developer/downloads/] for your specific Hardware (MTCDT).

Install/Update the LoRa Packet Forwarder

Install the LoRa Gateway Bridge

Download the latest release of the precompiled LoRa Gateway Bridge installer (lora-gateway-bridge_x.x.x_armhf.tar) from the loraserver.io website.

Configure the gateway bridge service before starting the service /etc/default/lora-gateway-bridge.

Other Configurations

After starting the service a new gateway_ID is generated based on the Ethernet MAC address. It is stored in the local configuration file (/etc/lora-gateway-pf/local_conf.json). Remember it for future use.

Clone this wiki locally