MAPMINTER

About

A coverage map you can check

MapMinter is a coverage map for MeshCore LoRa mesh networks. Every lit cell on it is a place where somebody's radio actually heard the mesh, not a place where a propagation model thinks it might.

Why it exists

A MeshCore network grows one node at a time, and nobody can say where it reaches. Operators raise a repeater and find out afterwards, by walking around with a handheld and asking people whether messages got through. The answer is already in the air: every packet a radio receives comes with a measurement of how well it was received. It was simply never written down anywhere shared.

MapMinter writes it down. People drive or walk with a MeshCore device and a phone, the app records what the radio hears and where it heard it, and the result is one map that anyone can look at before they buy an antenna.

Open and self-hostable

The map at mapminter.com is one instance, not the only one. MapMinter is built to be run by anyone: your own server, your own database, your own region, your own rules about who may upload. Nothing in the software depends on a hosted service, and no secret is baked into the code.

The source is not public yet. Until it is, self-hosting is a design commitment rather than something you can act on today. We would rather say that plainly than imply a repository exists for you to clone.

How a measurement is made

Radio → phone → cell

Your MeshCore device hears a packet → it pushes the packet to the app over Bluetooth LE → the app stamps it with signal strength and your position → the server folds it into a hexagonal cell on the map.

Message contents are never part of this. A measurement is signal metadata and a position; what the packet said is not recorded. The privacy page lists every field.

What MapMinter is not

Who it is for