benner / Meshtastic-repeater

Minimalistic repeater node for Meshtastic networks

Home Page:https://meshtastic.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Meshtastic-repeater

CLA assistant Fiscal Contributors Vercel

⚠️ This is a Work In Progress and not functional at the moment. Feel free to Improve and Suggest.

Overview

A minimalistic repeater node for Meshtastic.

Stats

Alt

Supported Targets:

  • ASR6502 (CubeCell nodes by Heltec Automation)
  • RP2040 (Raspberry Pico with Waveshare LoRa Hat)
  • nRF52 (RAK4631 and similar devices)
  • ESP32 (for development only, power consumption is too high on these)

The main point is that this firmware will not store any encryption keys or sensitive information. It will just decrement the hop count and rebroadcast the packet, without decrypting it. Channel and Region Configuration is done through the known tools like the Meshtastic CLI or the Flasher.

About

Minimalistic repeater node for Meshtastic networks

https://meshtastic.org

License:GNU General Public License v3.0


Languages

Language:C 56.1%Language:C++ 36.5%Language:Python 7.2%Language:Shell 0.1%Language:Batchfile 0.1%