All Projects → cjhdev → lora_device_lib

cjhdev / lora_device_lib

Licence: MIT license
A LoRaWAN Device Library

Programming Languages

c
50402 projects - #5 most used programming language
C++
36643 projects - #6 most used programming language
ruby
36898 projects - #4 most used programming language
CSS
56736 projects
Makefile
30231 projects
HTML
75241 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to lora device lib

Cayennelpp
Library for Arduino compatible with Cayenne Low Power Payload
Stars: ✭ 51 (+70%)
Mutual labels:  lora, lorawan
chirpstack-concentratord
Concentrator HAL daemon for LoRa gateways.
Stars: ✭ 53 (+76.67%)
Mutual labels:  lora, lorawan
Workshops
Workshops for The Things Network
Stars: ✭ 74 (+146.67%)
Mutual labels:  lora, lorawan
nrf52-lora
LoRa node on nRF52
Stars: ✭ 24 (-20%)
Mutual labels:  lora, lorawan
kiotlog
Kiotlog is a platform for IoT developers to create Internet of Things applications based on LPWAN protocols.
Stars: ✭ 12 (-60%)
Mutual labels:  lorawan, lpwan
Esp32 Paxcounter
Wifi & BLE driven passenger flow metering with cheap ESP32 boards
Stars: ✭ 844 (+2713.33%)
Mutual labels:  lora, lorawan
Beelan Lorawan
A LoRaWAN library for compatible arduino board
Stars: ✭ 87 (+190%)
Mutual labels:  lora, lorawan
Lua Rtos Esp32
Lua RTOS for ESP32
Stars: ✭ 621 (+1970%)
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 (+296.67%)
Mutual labels:  lora, lorawan
Ttgo T Beam Car Tracker
TTGO-T-Beam Arduino Car Tracker - ESP32 + LoRa + GPS + GSM (optional)
Stars: ✭ 106 (+253.33%)
Mutual labels:  lora, lorawan
WisBlock
Quickstart, tutorials and examples for the RAKwireless WisBlock product line.
Stars: ✭ 95 (+216.67%)
Mutual labels:  lora, lorawan
Upylorawan
ESP32 using MicroPython meets LoRa and LoRaWAN.
Stars: ✭ 121 (+303.33%)
Mutual labels:  lora, lorawan
chirpstack-gateway-os
Yocto based gateway images including ChirpStack components.
Stars: ✭ 101 (+236.67%)
Mutual labels:  lora, lorawan
Floranet
LoRaWAN Network Server
Stars: ✭ 30 (+0%)
Mutual labels:  lora, lorawan
Lorawan Server
Compact server for private LoRaWAN networks
Stars: ✭ 667 (+2123.33%)
Mutual labels:  lora, lorawan
Chirpstack Network Server
ChirpStack Network Server is an open-source LoRaWAN network-server.
Stars: ✭ 1,231 (+4003.33%)
Mutual labels:  lora, lorawan
Ttn
The Things Network Stack V2
Stars: ✭ 440 (+1366.67%)
Mutual labels:  lora, lorawan
Lorawan Stack
The Things Stack, an Open Source LoRaWAN Network Server
Stars: ✭ 504 (+1580%)
Mutual labels:  lora, lorawan
Mainflux
Industrial IoT Messaging and Device Management Platform
Stars: ✭ 1,341 (+4370%)
Mutual labels:  lora, lorawan
Lora Serialization
LoraWAN serialization/deserialization library for The Things Network
Stars: ✭ 120 (+300%)
Mutual labels:  lora, lorawan

LDL: A LoRaWAN Device Library

Build Status

LDL is a LoRaWAN implementation for devices.

Use one of the releases for best results and read history.md if updating from an old version.

Examples

Features

  • Small memory footprint
  • L2 Support
    • 1.0.3 (recommended)
    • 1.0.4 (recommended)
    • 1.1
  • Class A
  • OTAA
  • ADR
  • Region Support (RP002-1.0.1)
    • EU_868_870
    • EU_433
    • US_902_928
    • AU_915_928
  • Radio Drivers
    • SX1272
    • SX1276
    • SX1261
    • SX1262
    • STM32WL55
  • Linted to MISRA 2012

Limitations

  • Class B and C not supported
  • FSK modulation not supported
  • ABP not supported
  • 1.1 Rejoin not supported
  • Experimental

Documentation

See Also

License

MIT

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].