Tag: architecture

7 posts tagged with "architecture".

Mesh Services: Publish Anything on the Mesh

Building a service creation and discovery system for LoRa mesh networks — templates, TTL, binary schemas, and zero internet required.

From JSON Blob to SQLite: Fixing Chat Message Persistence

How we migrated Meshtastic chat storage from a 100-message SharedPreferences blob to a proper SQLite database with per-conversation retention.

NodeDex System Architecture

Complete technical deep-dive into NodeDex — procedural identity, field journal system, sigil generation, trait inference, patina scoring, and progressive disclosure.

Multi-Protocol: Adding MeshCore Support

Making SocialMesh a multi-protocol app -- supporting both Meshtastic and MeshCore devices while keeping protocol logic completely isolated.

Going Open Source

Open-sourcing the SocialMesh mobile client under GPL-3.0 -- what’s included, why GPL, and how contributors can get started.

The Automation Engine

Building a node automation system for mesh radios -- triggers, actions, geofences, and battery hysteresis.

Firebase Without the Dependency

How SocialMesh integrates Firebase for optional cloud features while remaining fully functional offline.