Coder Social home page Coder Social logo

mdma-esp32-lorawan-mesh's Introduction

LoRa based mesh network

Abstract

Our project consisted of equipping a forest with a mesh network built using LoRa wireless technology. In this process, the individual nodes are supposed to receive the messages and forward them to the gateway and vice versa. In addition, an automatic route is to be found that transmits the messages depending on the respective signal strength of the nodes located nearby. If a node has shut down, the route changes so that reliable data transfer continues.

Taken inspiration from nootropicdesign/lora-mesh and ESP32 LoRa + Mesh - 1) the basics

Used devices

  • Heltec WiFi Lora 32 V2
  • various LoRa compatible antennas

Used libraries

Interface Specification

To be compatible with the message format that the gateway understand, we created the following interface specification.

Interface Specification

How it works

The directory /src contains the source code for the project. Before the program can be started, all necessary settings must be made in config.h. The main program is executed in main.cpp.

Tested with PlatformIO and Visual Studio Code.

Known issues

  • Automatic route detection does not work (most likely because of a bug in the RadioHead library)

mdma-esp32-lorawan-mesh's People

Contributors

justlime avatar daeldora avatar leonardo-da-coder avatar

Watchers

 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.