All Projects → brocaar → chirpstack-concentratord

brocaar / chirpstack-concentratord

Licence: MIT license
Concentrator HAL daemon for LoRa gateways.

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to chirpstack-concentratord

LoraGW-Setup
SX1301 Lora Concentrator Raspberry PI based gateway setup
Stars: ✭ 70 (+32.08%)
Mutual labels:  gateway, lora, lorawan
chirpstack-gateway-os
Yocto based gateway images including ChirpStack components.
Stars: ✭ 101 (+90.57%)
Mutual labels:  gateway, lora, lorawan
Ttgo T Beam Car Tracker
TTGO-T-Beam Arduino Car Tracker - ESP32 + LoRa + GPS + GSM (optional)
Stars: ✭ 106 (+100%)
Mutual labels:  lora, lorawan
Lora Serialization
LoraWAN serialization/deserialization library for The Things Network
Stars: ✭ 120 (+126.42%)
Mutual labels:  lora, lorawan
Upylorawan
ESP32 using MicroPython meets LoRa and LoRaWAN.
Stars: ✭ 121 (+128.3%)
Mutual labels:  lora, lorawan
Chirpstack Network Server
ChirpStack Network Server is an open-source LoRaWAN network-server.
Stars: ✭ 1,231 (+2222.64%)
Mutual labels:  lora, lorawan
Beelan Lorawan
A LoRaWAN library for compatible arduino board
Stars: ✭ 87 (+64.15%)
Mutual labels:  lora, lorawan
Laf
This project intends to provide a series of tools to craft, parse, send, analyze and crack a set of LoRaWAN packets in order to audit or pentest the security of a LoraWAN infrastructure.
Stars: ✭ 119 (+124.53%)
Mutual labels:  lora, lorawan
ui
UI for Mainflux IoT platform
Stars: ✭ 73 (+37.74%)
Mutual labels:  gateway, lora
Openmqttgateway
MQTT gateway for ESP8266, ESP32, Sonoff RF Bridge or Arduino with bidirectional 433mhz/315mhz/868mhz, Infrared communications, BLE, Bluetooth, beacons detection, mi flora, mi jia, LYWSD02, LYWSD03MMC, Mi Scale, TPMS, BBQ thermometer compatibility, SMS & LORA.
Stars: ✭ 2,413 (+4452.83%)
Mutual labels:  gateway, lora
Workshops
Workshops for The Things Network
Stars: ✭ 74 (+39.62%)
Mutual labels:  lora, lorawan
WisBlock
Quickstart, tutorials and examples for the RAKwireless WisBlock product line.
Stars: ✭ 95 (+79.25%)
Mutual labels:  lora, lorawan
Cayennelpp
Library for Arduino compatible with Cayenne Low Power Payload
Stars: ✭ 51 (-3.77%)
Mutual labels:  lora, lorawan
Mainflux
Industrial IoT Messaging and Device Management Platform
Stars: ✭ 1,341 (+2430.19%)
Mutual labels:  lora, lorawan
Floranet
LoRaWAN Network Server
Stars: ✭ 30 (-43.4%)
Mutual labels:  lora, lorawan
Esp32 Paxcounter
Wifi & BLE driven passenger flow metering with cheap ESP32 boards
Stars: ✭ 844 (+1492.45%)
Mutual labels:  lora, lorawan
Lua Rtos Esp32
Lua RTOS for ESP32
Stars: ✭ 621 (+1071.7%)
Mutual labels:  lora, lorawan
Lorawan Server
Compact server for private LoRaWAN networks
Stars: ✭ 667 (+1158.49%)
Mutual labels:  lora, lorawan
RAK831-Zero
Pi Zero RAK831 Adapter board
Stars: ✭ 98 (+84.91%)
Mutual labels:  gateway, lorawan
nrf52-lora
LoRa node on nRF52
Stars: ✭ 24 (-54.72%)
Mutual labels:  lora, lorawan

ChirpStack Concentratord

Tests

ChirpStack Concentratord is an open-source LoRa(WAN) concentrator daemon, part of the ChirpStack project. It exposes a ZeroMQ based API that can be used by one or multiple applications to interact with gateway hardware. By implementing and abstracting the the hardware specifics in a separate daemon and exposing this over a ZeroMQ based API, the packet forwarding application can be completely decoupled from the gateway hardware. It also allows for running multiple packet forwarding applications simultaniously.

Documentation

Please refer to the ChirpStack documentation for more information.

License

ChirpStack Concentratord is distributed under the MIT license. See LICENSE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].