LoMeS Local Meshtastic Server
Find a file
2025-10-09 12:28:26 +02:00
assets cleaned Script 2025-10-09 07:56:08 +02:00
dev_env_setup.sh cleaned Script 2025-10-09 07:56:08 +02:00
README.md Readme updated 2025-10-09 12:28:26 +02:00

LoMeS

Meshtastic

LOcal MEshtastic Server


Hardware

for now everything will be developed and tested on Raspberry Pi 3B and newer acting as server and as LoRa Modules RAK WisBlock 4631 with RAK 19007 Board as well as Heltec V3 connected via USB/UART.

Soft & Firmware

  • Raspberry Pi OS lite (Debian 13 | Trixie)
  • RAK Wisblock FW 2.6.11
  • Heltec V3 FW 2.6.11

Development Setup

  1. Flash Raspberry Pi OS lite 64bit
  2. Install dependencies:
sudo apt install --install-suggests -y nginx python3-meshtastic python3-flask python3-requests
  1. Configure nginx the way you need
  2. Start developing