Hi everyone,
I’m working on a project where I want to add LoRaWAN gateway capability directly to a WAGO Edge Controller running Debian Linux, and I’m hoping someone here has done something similar.
My setup and goal: I’m running an Ignition SCADA server with the OperaMetrix LoRaWAN module (docs.operametrix.com/modules/lorawan). This module implements a full LoRaWAN network server inside Ignition, listening on UDP port 1700 for the Semtech Packet Forwarder protocol. I want a LoRaWAN concentrator card installed in the WAGO device to act as the gateway, forwarding RF packets to the Ignition/OperaMetrix server.
My questions:
- What LoRaWAN concentrator card have you installed? Has anyone fitted a LoRaWAN mini-PCIe, or USB concentrator to a WAGO Edge Controller? Region (EU868).
- Where did you buy it? Are there Norwegian or European distributors you’d recommend? I’d prefer to avoid long shipping times from Asia if possible. Are there EU-based alternatives?
- Software on the Linux side? What packet forwarder software have you used? Are there programs that are shippted with Debian? Must I compile programs?
- Tips, websites ? Any good websites to look at? HowTo links?
LoRaWAN sensor → RF → Concentrator card in WAGO → Tailscale →
Semtech Packet Forwarder (UDP) → Ignition + OperaMetrix module →
[LoRaWAN] tag provider in Ignition
Espen