Conservation
Through Technology

Experimental mesh network platform built on Meshtastic. Monitoring water systems, gates, and remote sensors via LoRa.

Work in progress
Meshtastic-based
Open source stack
DFTZ

How It Works

LoRa mesh nodes running Meshtastic firmware, connected to a gateway that forwards data to MQTT and a web dashboard.

๐Ÿ“ก

LoRa Mesh Networking

Meshtastic-based mesh nodes communicate over unlicensed 915MHz spectrum. Range varies by terrain and antenna.

๐Ÿ”‹

Solar + Battery

Nodes use solar panels and 18650 batteries. Runtime depends on transmit interval and solar conditions.

๐Ÿ”‘

PKI Messaging

Meshtastic PKI allows encrypted direct messages between nodes with known public keys.

๐Ÿ“Š

MQTT + Dashboard

Gateway nodes forward telemetry to MQTT. Web dashboard displays node status and sensor data.

๐Ÿ”’

Encrypted Channels

Meshtastic uses AES-128 encryption for channel messages and PKI for direct messages.

โšก

Telemetry & Sensors

Nodes report battery level, GPS position, and connected sensor states at configurable intervals.

Current Use Cases

What we're currently testing and developing:

๐Ÿšช

Gate Sensors

BsLatch magnetic sensors detect gate open/close states. Reports via mesh telemetry.

๐Ÿ”‹

Remote Power Monitoring

Track battery voltage and solar charging status on deployed nodes.

๐Ÿ“

GPS Tracking

Nodes with GPS report position. Displayed on map view in dashboard.

๐Ÿ’ฌ

PKI Commands

Send encrypted commands to nodes via Meshtastic PKI. Control relays, query status.

๐Ÿงช

Experimental project

Hardware designs in development

Open Source Stack

Built on Meshtastic, MQTT, PostgreSQL, InfluxDB, and Grafana. Dashboard source available on request.