cjhdev / lora_device_lib

A LoRaWAN Device Library

Home Page:https://ldl.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A LoRaWAN Device Library

https://ldl.readthedocs.io/en/latest/

License:MIT License


Languages

Language:C 64.5%Language:C++ 17.1%Language:Ruby 11.7%Language:CSS 4.0%Language:Makefile 2.1%Language:HTML 0.3%Language:Python 0.3%