Designing a complementary LoraWan messaging device to a emergency communication protocol.

This page summarizes the projects mentioned and recommended in the original post on /r/AskElectronics

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. emco

    An Emergency Communication Protocol. Contains platform, protocol and tool documentation.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. chirpstack

    ChirpStack open-source LoRaWAN Network Server

    I "play" with LoRa and LoRaWAN devices for work so can add a few comments here to help you on this. Apologies if I'm repeating stuff you already know. LoRa (I'm going to use LoRa and LoRaWAN interchangeably cause I'm lazy) is a small packet unidirectional periodic communications protocol. More accurately you can talk to it from the gateway to the device but for class A it only opens for a very short period after it transmits, class c is always receiving but at the cost of battery life. Because it uses small packets it has limited things to send (and is encoded so needs to be decoded at the receiver so to make it simple you will want to limit what is sent). It is NOT for real time communications ie send and receive now. I have seen an article which suggested using LoRa instead of pagers for emergency services but that has limits. In terms of the system you would require to make this idea work you would need gateways (or access public gateways if available), a server stack so either Chirpstack if you want to run your own server and device manager, or use the Things Network for a managed server more info on servers. Each device that you want on your network needs to be activated and registered which if you are thinking of making it widely available becomes difficult in managing and scaling. In terms of security it's pretty good. I had a 15 second look at that link someone else has posted and have made a LoRa device with the FiPy, it's easy to get going (lots of python libraries and example code) but challenging to program well. As I said I've done a lot of research and playing with these trying to build a private network for work; I've tried to be concise but hopefully covered most things. Ideas for disaster work are critical so even if this idea doesn't pan out keep up the good work and keep the ideas coming.

  4. firmware

    This repository contains the official firmware for Meshtastic, an open-source, off-grid mesh communication system. (by meshtastic)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • All Data and AI Weekly - 20 Jan 2025

    1 project | dev.to | 20 Jan 2025
  • Practical Radio Circuits (2003) [pdf]

    1 project | news.ycombinator.com | 8 Nov 2024
  • My solar-powered and self-hosted website – Dries Buytaert

    1 project | news.ycombinator.com | 18 Oct 2024
  • FCC seek comments on NextNav petition for rulemaking on lower 900MHz ISM band

    1 project | news.ycombinator.com | 12 Aug 2024
  • FireChat was a tool for revolution. Then it disappeared

    2 projects | news.ycombinator.com | 29 Apr 2024