Difference between revisions of "LoRaGateway"

From RevSpace
Jump to navigation Jump to search
(Created page with "Some essentials: * MAC address: 02:4B:08:06:06:AC * Last know IPv4: 10.42.45.15 Configuration files: * in /mnt/fsuser-1/thethingsnetwork")
 
(Status and diagnostics)
 
(29 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Some essentials:
+
  {{Project
* MAC address: 02:4B:08:06:06:AC
+
  |Name=LoRaGateway
* Last know IPv4: 10.42.45.15
+
  |Picture=LoRaGateway-Dak-Overgoo.jpeg
 +
  |Omschrijving=Een LoRa gateway voor the-things-network
 +
  |Status=Completed
 +
  |Contact=bertrik
 +
  |Contact1=User:Dave_o
 +
  |Contact2=Maxell
 +
  }}
  
Configuration files:
+
=== Introduction ===
* in /mnt/fsuser-1/thethingsnetwork
+
This page is about a LoRa gateway at RevSpace configured for [https://www.thethingsnetwork.org/ The-Things-Network (TTN)], kindly provided by Dave_O.
 +
 
 +
With this piece of hardware we are able to receive LoRa packets and forward them to The Things Network.
 +
 
 +
The Things Network act as hub and collects all these packets from hundreds of receivers world-wide. Read more about their network [https://www.thethingsnetwork.org/wiki/Home on their wiki]. Why do we "team up" with The Things Network? [https://github.com/TheThingsNetwork/Manifest].
 +
 
 +
=== Hardware ===
 +
It's a Kerlink, some essential properties:
 +
* LoRaWAN EUI: <strike>0000024B080606AC</strike> revspace-kerlink
 +
* eth0 MAC address: 02:4B:08:06:06:AC
 +
* Last known IPv4 in the RevSpace LAN: 10.42.45.15
 +
 
 +
The gateway is currently mounted on top of the roof.
 +
 
 +
=== Configuration ===
 +
Configuration files for TTN in general can be found in /mnt/fsuser-1/ttn-packet-forwarder
 +
 
 +
The gateway is configured for NTP in /etc/ntp.conf to use X.nl.pool.ntp.org where X goes from 0 to 3.
 +
 
 +
The gateway uses the [https://github.com/TheThingsNetwork/packet_forwarder packet forwarder].
 +
 
 +
=== Status and diagnostics ===
 +
Online status:
 +
* https://mapper.packetbroker.net/api/v2/gateways/netID=000013,tenantID=ttn,id=revspace
 +
* [https://ttnmapper.org/heatmap/private/?gateway=revspace&network=NS_TTS_V3://ttn@000013 TTN mapper page]
 +
* grafana graphs showing usage by SF, time, etc https://revspace.nl/grafiekjes/d/000000004/lora-gateway?orgId=1&refresh=1m

Latest revision as of 19:22, 20 January 2022

Project LoRaGateway
LoRaGateway-Dak-Overgoo.jpeg
Een LoRa gateway voor the-things-network
Status Completed
Contact bertrik, User:Dave_o, Maxell
Last Update 2022-01-20

Introduction

This page is about a LoRa gateway at RevSpace configured for The-Things-Network (TTN), kindly provided by Dave_O.

With this piece of hardware we are able to receive LoRa packets and forward them to The Things Network.

The Things Network act as hub and collects all these packets from hundreds of receivers world-wide. Read more about their network on their wiki. Why do we "team up" with The Things Network? [1].

Hardware

It's a Kerlink, some essential properties:

  • LoRaWAN EUI: 0000024B080606AC revspace-kerlink
  • eth0 MAC address: 02:4B:08:06:06:AC
  • Last known IPv4 in the RevSpace LAN: 10.42.45.15

The gateway is currently mounted on top of the roof.

Configuration

Configuration files for TTN in general can be found in /mnt/fsuser-1/ttn-packet-forwarder

The gateway is configured for NTP in /etc/ntp.conf to use X.nl.pool.ntp.org where X goes from 0 to 3.

The gateway uses the packet forwarder.

Status and diagnostics

Online status: