From 571d4d3602acdc7b3c0de445410a74209a7bf942 Mon Sep 17 00:00:00 2001 From: RonMeier <48986706+RonMeier@users.noreply.github.com> Date: Sun, 25 May 2025 17:11:39 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 71bef59..2dfa6ba 100644 --- a/README.md +++ b/README.md @@ -7,10 +7,8 @@ * LoRa to MQTT, LoRa to HTTP, LoRa to UDP -* "LoRa to LoRaWAN - Bridge" Received LoRa packets can be forwarded directly to LoRaWAN. For example, received LoRa sensors can be connected to LoRaWAN with one device - This means you only need to register one device with TTN to transfer the data from all your lora sensors and you can then read out the sensors individually again in the Payload formatter at TTN - -* API: MQTT/http to LoRa or LoRaWAN +* "LoRa to LoRaWAN - Bridge" for example, you can forward sensor data received via P2P to LoRaAWN +or send control commands received via LoRaWAN back out via LoRa P2P * Rules to execute specific commands, Auto-Discovery, Scanner with LoRaWAN and Meshtastic activity measurement, switchable relay outputs, Simplex-, Duplex-, Repeater-mode, etc.