Git Product home page Git Product logo

swl2001's Introduction

LoRa Basic Modem

LoRa Basic Modem proposes an full implementation of the TS001-LoRaWAN L2 1.0.4 and Regional Parameters RP2-1.0.3 specifications.

LoRa Basic Modem embedds also an implementation of all LoRaWAN packages dedicated to Firmware Update Over The Air (FUOTA):

  • Application Layer Clock Synchronization (ALCSync)
  • Remote Multicast Setup
  • Fragmented Data Block Transport
  • Firmware Management Protocol (FMP)
  • Multi-Package Access (MPA)

LoRa Basic Modem offers extended services:

  • LoRaWAN certification process
  • Geolocation with LoRa Edge chips
  • LoRaCloud features such as Stream, Large File Upload, Device Management or Almanac Update

LoRa Basics Modem library

LBM library code can be found in folder lbm_lib.
Please refer to README.md to get all information related to LoRa Basics Modem library

Examples

Under lbm_examples folder, one will find a few examples on how to use the LoRa Basics Modem stack.

  • Hardware Modem (Implements a hardware modem controlled by a serial interface)
  • Periodical uplink (joins the network and then sends periodic uplinks and each time the button is pushed)
  • Porting tests (Allows to verify if the project porting process is correct)
  • LCTT certification (to run LoRaWAN certification)

The examples are targeted for the NucleoL476 kit featuring an STM32L476 micro-controller. For further details please refer to lbm_examples directory README file.

To build the periodical uplink example targeting the LR1110 Semtech radio the following should be executed on the command line:

make -C lbm_examples full_lr1110 MODEM_APP=PERIODICAL_UPLINK

Applications

Under lbm_applications folder, one will find 3 specific applications that are using LoRa Basics Modem stack.

swl2001's People

Contributors

lbm-team avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.