GithubHelp home page GithubHelp logo

isabella232 / lr1110_modem_application_example Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lora-net/lr1110_modem_application_example

0.0 0.0 0.0 2.81 MB

C 97.09% Assembly 2.64% C++ 0.25% Makefile 0.02%

lr1110_modem_application_example's Introduction

LR1110 modem demo application

1. Description

The LR1110 modem demo application project contains several simple examples highlighting lr1110 modem features :

  • Simple LoRaWAN Class A application 868/915 MHz:
    • The app joins automatically the LoRa Network server then sends uplinks periodically with the interval defined by APP_TX_DUTYCYCLE
  • Simple GNSS example :
    • The unix date in ASCII is asked to the user through a terminal, once the date is received by the modem, it executes a GNSS scan periodically according to the gnss settings defined in the application
  • Simple Wi-Fi example :
    • The modem executes a Wi-Fi scan periodically according to the Wi-Fi settings defined in the application
  • Simple Tx continuous app :
    • The modem starts to send continuous wave
  • Tracker example :
    • The app joins automatically the network then periodically :
      • Perform a Wi-Fi Scan
      • Perform a GNSS scan, the alcsync is needed
      • Stream the scan results

2. Usage

  • Uart baudrate is set to 921600 bauds
  • To use the Semtech Join Server keys derivation algorythm : update the USE_SEMTECH_JOIN_SERVER definition
  • To use the LR1110 modem production keys : update the USE_PRODUCTION_KEYS definition

3. Build & Install

To build the host softwares, proceed as follow:

  • use the Keil project, or
  • execute the makefile (in gcc folder)

4. Changelog

V 1.2.0

  • Update the LR1110 modem drivers
  • Work on LR1110 modem 1.0.7 firmware version
  • Fix RNG module
  • Code format

V 1.1.0

  • Update the LR1110 modem drivers
  • Work on LR1110 modem 1.0.5 firmware version
  • Add GNSS assistance position update by DAS

V 1.0.0

Initial release

lr1110_modem_application_example's People

Contributors

matthieuantoine avatar smtcbboulet 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.