mirror of
https://github.com/pyMC-dev/pyMC_Repeater.git
synced 2026-06-11 00:34:46 +02:00
Clone
3
Home
Lloyd edited this page 2026-01-30 14:06:34 +00:00
pyMC Repeater Wiki
Welcome to the pyMC Repeater documentation! This wiki provides comprehensive guides for setting up, configuring, and operating your LoRa mesh network repeater.
Quick Start
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 (coming soon)
Documentation
Setup & Configuration
- Configuration Reference - Complete
config.yamldocumentation - Hardware Setup - GPIO wiring and hardware configuration
- Radio Settings - LoRa parameter tuning guide
- Network Planning - Deployment best practices (coming soon)
Features
- Web Dashboard - Using the built-in web interface (coming soon)
- LetsMesh Integration - Cloud monitoring setup
- MQTT Publishing - Local MQTT broker integration
- Transport Keys - Advanced flood control (coming soon)
Operation
- Monitoring & Logs - System health and diagnostics
- Troubleshooting - Common issues and solutions
- Performance Tuning - Optimization tips (coming soon)
- Upgrading - Update to latest version
Advanced Topics
- Duty Cycle Management - Regulatory compliance
- Database Management - SQLite and RRD data
- API Reference - HTTP API endpoints (coming soon)
- Development - Contributing to the project (coming soon)
Hardware Support
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.
Community & Support
- GitHub Issues: Report bugs or request features
- Discussions: Ask questions and share ideas
- LetsMesh Network: View live network map
Key Resources
Essential Guides
- Configuration Reference - Complete config.yaml guide
- Installation - Step-by-step setup
- Troubleshooting - Fix common issues
Related Projects
What's New
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.
Quick Links
| 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 (coming soon) |
| LetsMesh Setup | Cloud monitoring |
Getting Help
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+