packet_forwarder
Packet Forwarder
Program that forwards radio packets between LoRa network nodes and a server.
A LoRa packet forwarder is a program running on the host of a LoRa gateway that forwards RF packets receive by the concentrator to a server through a IP/UDP link, and emits RF packets that are sent by the server. This project is associated to the lora_gateway repository for SX1301 chip. For SX1302/1303, the repository sx1302_hal must be used.
732 stars
114 watching
668 forks
Language: C
last commit: about 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A software framework for building LoRa gateways with RF transceivers | 107 |
| A tool that forwards UDP packets between devices over Ethernet. | 9 |
| A gateway system that receives LoRa radio transmissions and forwards them to the DeviceHive cloud service | 9 |
| A software solution for low-bandwidth, low-data-rate wireless communication between IoT devices and gateways over long distances using LoRa technology. | 27 |
| Provides Rust crates and utilities for implementing LoRa radio transceivers | 272 |
| A Rust driver for LoRaWAN modules that provides low-level interfaces for joining and transmitting data. | 5 |
| A Raspberry Pi-based LoRa gateway and node platform | 129 |
| Implementation of an end-device LoRaWAN stack in C | 1,896 |
| Enables RFM95 radio communication on various microcontrollers using Python | 74 |
| A Python driver for SX127x LoRa transceivers on various microcontroller platforms | 147 |
| Converts LoRa Packet Forwarder protocols to ChirpStack common data format (JSON and Protobuf) for various IoT applications. | 427 |
| A scalable system for serving thousands of concurrent parameter-efficient fine-tuning adapters | 1,766 |
| A LoRa radio driver for Micropython and CircuitPython platforms | 106 |
| Connects an LoRaTM module to an ESP8266/ESP32 microcontroller using MicroPython | 13 |
| A device that uses MicroPython to communicate over LoRaWAN using an ESP32 microcontroller | 228 |