Configuring A Different Lorawan Server - RFI S-GATEWAY Quick Installation Manual

Picocell indoor gateway including a gps receiver for advanced timekeeping
Table of Contents

Advertisement

6.2

Configuring a different LoRaWAN server

The default configuration of the Packet Forwarder on the S-gateway is for communicating with the
TTN LoRaWAN servers. You can change this configuration using the build-in 'client' utility. In
order to add a configuration, you type:
client lora add -s <server address> -i <gateway EUI> -p <port number> [ENTER]
Where:
<server address> = the address of the LoRa WAN server
<gateway EUI> = the identification of the gateway on the LoRa WAN server
<port number> = the port number on which the LoRaWAN server is communicating
For example; we can add a configuration to have the S-gateway communicate with the LoRaWAN
servers from Loriot by giving the following command:
client lora add -s eu1.loriot.io -i 402814FFFF01001E -p 1780 [ENTER]
The command should give you a message saying:
LoRa configuration added
You can verify the command by listing the available LoRa configurations again using:
client lora list [ENTER]
This should give you a list of the configured LoRaWAN servers. For example:
* LoRa gateway configuration "402814FFFF01001E"
Forwarder address: "eu1.loriot.io":1780
LoRa gateway configuration "838240281401000e"
Forwarder address: "router.eu.thethings.network":1700
In the example above there are two LoRaWAN servers configured. The one listed with * is the
active configuration. Meaning; the S-gateway is currently forwarding the received LoRa packets to
the servers of Loriot.
rfi@s-gateway:~$ client lora add -s eu1.loriot.io -p 1780 -i 402814FFFF01001E
LoRa configuration added
rfi@s-gateway:~$ client lora list
* LoRa gateway configuration "402814FFFF01001E"
Forwarder address: "eu1.loriot.io":1780
LoRa gateway configuration "838240281401000e"
Forwarder address: "router.eu.thethings.network":1700
Figure 4: Adding a LoRaWAN server and listing the available configurations
The information contained in this document is subject to change. This document contains proprietary information, which is protected by copyright
laws. All rights are reserved. No part of this document may be photocopied, reproduced or translated to another language or program language
without prior written consent of RFI Engineering B.V.
QIG_S-gateway_v1.30.docx
Page: 7(11)

Advertisement

Table of Contents
loading

This manual is also suitable for:

Re.45.sgue

Table of Contents