-
-
Notifications
You must be signed in to change notification settings - Fork 14
Home
Lloyd edited this page Nov 25, 2025
·
2 revisions
Welcome to the pyMC Repeater documentation! This wiki provides comprehensive guides for setting up, configuring, and operating your LoRa mesh network repeater.
New to pyMC Repeater? Start here:
- Installation Guide - Get your repeater up and running
- Hardware Setup - Connect your LoRa radio module
- Configuration Guide - Configure your repeater settings
- First Boot - Verify everything works
-
Configuration Reference - Complete
config.yamldocumentation - Hardware Setup - GPIO wiring and hardware configuration
- Radio Settings - LoRa parameter tuning guide
- Network Planning - Deployment best practices
- Web Dashboard - Using the built-in web interface
- LetsMesh Integration - Cloud monitoring setup
- MQTT Publishing - Local MQTT broker integration
- Transport Keys - Advanced flood control
- Monitoring & Logs - System health and diagnostics
- Troubleshooting - Common issues and solutions
- Performance Tuning - Optimization tips
- Upgrading - Update to latest version
- Duty Cycle Management - Regulatory compliance
- Database Management - SQLite and RRD data
- API Reference - HTTP API endpoints
- Development - Contributing to the project
pyMC Repeater supports various LoRa hardware:
- Raspberry Pi (Zero W, 3, 4, 5) + SX1262 modules
- Waveshare LoRa HAT (SX1262)
- Custom SX1262 boards via GPIO configuration
See Hardware Compatibility for full list.
- GitHub Issues: Report bugs or request features
- Discussions: Ask questions and share ideas
- LetsMesh Network: View live network map
- Configuration Reference - Complete config.yaml guide
- Installation - Step-by-step setup
- Troubleshooting - Fix common issues
Latest Release: v1.0.5
- JWT token refresh for LetsMesh (no more disconnections!)
- Improved configuration merge on upgrade
- Enhanced trace packet handling
- Performance optimizations
See Changelog for full release history.
| Topic | Description |
|---|---|
| Configuration | Complete config.yaml reference |
| Installation | Install pyMC Repeater |
| Hardware Setup | Wire your LoRa module |
| Troubleshooting | Common issues & fixes |
| API Reference | HTTP API documentation |
| LetsMesh Setup | Cloud monitoring |
Having issues? Check these resources:
- Troubleshooting Guide - Common problems and solutions
- Configuration Reference - Verify your settings
- GitHub Issues - Search existing issues
-
System Logs:
journalctl -u pymc-repeater -f- View real-time logs
Project Maintained by: rightup
License: See LICENSE
Version: Compatible with pyMC Repeater v1.0.5+