IoT Open Tech
Home
  • Platform
  • Modules
  • Devices
Guides
Changelog
  • English
  • Svenska
Home
  • Platform
  • Modules
  • Devices
Guides
Changelog
  • English
  • Svenska
  • Getting started

    • API Access
    • Connect Gateway
    • Quick start
  • Integrations

    • Grafana plugin
    • Node-RED
    • Node-RED (MQTT)
    • SNMP Integration
    • Monitoring Plugin
    • Google Assistant
  • Gateways

    • Cisco IXM LoRa
      • Cisco IXM - Common Packet Forwarder
      • Cisco IXM - LoRa Packet forwarder
    • Inteno Firmware upgrade
    • LORIX One LoRa Gateway
      • LORIX One - LORIX OS
      • LORIX One - Legacy Image
    • Milesight LoRa Gateway
      • Mielesight LoRa gateway with Semtech Packet Forwarder
    • Multitech LoRa Gateway
    • Raspberry Pi
    • Signal K Marine Server

LORIX One - LORIX OS

Background

The LORIX One gateway us a LoRaWan Gateway. It listens for LoRa radio traffic and forwards it to a LoRa Server. It works very well with the IoT Open LoRaWan integration.

This is a quick installation guide. The full documentation can be found here.

Prerequisites

  • A LORIX One gateway from IoT Open or partner
  • A computer connected to the same network as the gateway

Getting started

The LORIX OS has a simple-to-use web based configuration tool. It is very well documented and reading the guide should get you started.

Here we only describes how to configure the connection to IoT Open.

Configure the packet forwarder

IoT Open currently supports two packet forwarders. That is the UDP packet forwarder and the LoRa Basic Station packet forwarder.

When possible we recommend the LoRa Basic Station packet forwarder.

Parameters

Basic Station

Address: lbs.iotopen.se
Port: 443
Secured TLS connection: ON
Use certificate file: Upload this file
Client authentication: OFF

basicstation
Basic Station

UDP Packet forwarder

The UDP Packet forwarder is configured by edit the config file in the web based GUI. The following parameters needs to be changed.

server_address: lorawan.iotopen.se
serv_port_up: 1700
serv_port_down: 1700

These can be set in either the local or global conf. Below is some images showing the configuration.

udppacketforwarder1udppacketforwarder2

Last updated:
Next
LORIX One - Legacy Image