Tag: meshtastic

5 posts tagged with "meshtastic".

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.

Firmware Extensions: Binary Encoding Over LoRa Mesh

How SocialMesh extends Meshtastic with custom binary portnums for presence, signals, and identity -- without forking the firmware.

BLE Transport: The Realities of Bluetooth on Mobile

Lessons learned building a reliable BLE transport layer for Meshtastic on iOS and Android. Adapter states, scan retries, and connection sequencing.