tiefpunkt / lorawan-gateway-traffic-analysis

A Node-Red flow to analyze the LoRaWAN packets your gateway(s) receive.
6 stars 0 forks source link
gateway grafana hacktoberfest lorawan lorawan-gateway node-red

LoRaWAN Gateway Traffic Analysis

A Node-Red flow to analyze the LoRaWAN packets your gateway(s) receive.

A screenshot of the Node-Red flow

This flow acts like a LoRaWAN network for your gateway, takes in packages via the Semtech UDP protocol, calculates the airtime, figures out which network the package belongs to, and then stores all that information in an InfluxDB. You can then use Grafana to visualize that information

A screenshot of the Grafana dashboard

Setup

References