Coder Social home page Coder Social logo

Add packets over TTN/Helium about reticulum HOT 3 CLOSED

jottr avatar jottr commented on August 27, 2024
Add packets over TTN/Helium

from reticulum.

Comments (3)

4c3e avatar 4c3e commented on August 27, 2024

If routing Reticulum packets over other LoRa based networks is already possible a manual page/example would be useful.

This is already possible using Reticulum. Here's a guide for setting up encrypted LoRa messaging over Reticulum: https://unsigned.io/private-messaging-over-lora/. All credit to @markqvist

Please feel free to open a discussion if you have any other questions about setup.

Edit: for code examples you can check out examples portion of the Reticulum Manual here:
https://markqvist.github.io/Reticulum/manual/examples.html

from reticulum.

markqvist avatar markqvist commented on August 27, 2024

As @4c3e mentions, the preferred (and currently only) way to use Reticulum over LoRa is using the methods already supplied and documented in various places. There is also information about setting up LoRa interfaces here:

LoRaWAN networks (as opposed to raw LoRa, using an RNode for example) is generally not well suited for realtime bi-directional communication, since uplink and downlink packets can be spread out very far in time.

There are limited use cases where it might be useful to be able to "piggyback" on established LoRaWAN networks, for example for sending oppertunistic single-packet LXMF messages. This could make it possible to send very short (SMS-style) LXMF messages even when far away from any Reticulum LoRa nodes. This could be explored in the future.

from reticulum.

markqvist avatar markqvist commented on August 27, 2024

Since I think this is out of scope for implementation currently, but could be really relevant in the future, I'll migrate this to a discussion instead. That way more free-form talk and brainstorming around the subject can happen :)

from reticulum.

Related Issues (20)

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.