You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
1 month ago | |
|---|---|---|
| .. | ||
| README.md | 1 month ago | |
| additional-features.md | 1 month ago | |
| ble-protocol.md | 2 months ago | |
| channels.md | 2 months ago | |
| chat-and-messaging.md | 2 months ago | |
| contacts.md | 2 months ago | |
| map-and-location.md | 2 months ago | |
| navigation.md | 2 months ago | |
| notifications.md | 1 month ago | |
| repeater-management.md | 2 months ago | |
| scanner-and-connection.md | 2 months ago | |
| settings.md | 2 months ago | |
README.md
Offband Meshcore - Feature Documentation
Offband Meshcore is an open-source Flutter client for MeshCore LoRa mesh networking devices. This documentation covers every user-facing feature, how to access it, and what it does.
Table of Contents
- Scanner & Connection - BLE scanning, USB serial, and TCP connection
- Navigation - App flow, device screen, and quick-switch navigation
- Contacts - Contact management, groups, discovery, and sharing
- Chat & Messaging - Direct messages, message status, reactions, and retries
- Channels - Broadcast channels, communities, and channel chat
- Map & Location - Node map, path tracing, line-of-sight, and offline caching
- Settings - Device settings, app settings, radio configuration, and exports
- Notifications - System notifications, unread badges, and notification preferences
- Repeater Management - Repeater hub, status, CLI, telemetry, and neighbors
- Additional Features - GIF picker, localization, debug logs, SMAZ compression, and more
- BLE Protocol & Data Layer - Technical reference for the communication protocol and data architecture
App Overview
Offband Meshcore connects to MeshCore LoRa mesh radios over BLE, USB, or TCP. Once connected, users can:
- Chat with other mesh nodes via encrypted direct messages
- Broadcast on shared channels (public, hashtag, private, or community-scoped)
- View nodes on a map with GPS locations, predicted positions, and path traces
- Manage repeaters with CLI access, telemetry, neighbor info, and settings
- Share contacts via
meshcore://URIs and QR codes - Configure radio settings including frequency, power, bandwidth, and spreading factor
- Cache offline maps for use without internet connectivity
- Analyze line-of-sight between nodes with terrain elevation profiles