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 and a LoRa accessory board (MTAC-LORA).

Install the latest version of mlinux Operating System

For more details visit Multitech Tutorials

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