Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
guides:meshtastic [2025/06/10 18:07] – wgp | guides:meshtastic [2025/06/10 21:28] (current) – wgp | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Meshtastic: Decentralized Wireless Off-Grid Mesh Networking ====== | ====== Meshtastic: Decentralized Wireless Off-Grid Mesh Networking ====== | ||
- | <figure fig_label> | ||
- | {{guides: | ||
- | < | ||
- | </ | ||
- | |||
Meshtastic (created by Kevin Hester in February 2020, originally conceived as an outdoor communication solution, later led by Ben Meadors) is a protocol and firmware that runs on LoRa (Long Range) enabled devices that allows users to send messages and share information. It has seen a bump in popularity over the last couple of years due to the barrier of entry (software and hardware) being lowered and the usability being enhanced. | Meshtastic (created by Kevin Hester in February 2020, originally conceived as an outdoor communication solution, later led by Ben Meadors) is a protocol and firmware that runs on LoRa (Long Range) enabled devices that allows users to send messages and share information. It has seen a bump in popularity over the last couple of years due to the barrier of entry (software and hardware) being lowered and the usability being enhanced. | ||
Line 10: | Line 5: | ||
LoRa is a proprietary spread spectrum modulation technique based on Chirp Spread Spectrum technology developed by Cycleo and acquired by Semtech Corporation that uses frequency modulated pulses sweeping across bandwidth, with data encoded by cyclically shifting chirps. Meshtastic firmware transforms these LoRa radio modules into intelligent mesh networking devices capable of multi-hop message relay and automatic network discovery. | LoRa is a proprietary spread spectrum modulation technique based on Chirp Spread Spectrum technology developed by Cycleo and acquired by Semtech Corporation that uses frequency modulated pulses sweeping across bandwidth, with data encoded by cyclically shifting chirps. Meshtastic firmware transforms these LoRa radio modules into intelligent mesh networking devices capable of multi-hop message relay and automatic network discovery. | ||
+ | |||
+ | <figure fig_label> | ||
+ | {{guides: | ||
+ | < | ||
+ | </ | ||
Entry-level devices range from €17-30 with functionality varying by hardware. Popular options include the Heltec LoRa 32 V3 (€17-20) with ESP32-S3 processor and the LILYGO T-Beam V1.2 (€20-25) featuring built-in GPS capabilities. These basic devices require smartphone or computer pairing for message composition and network management. | Entry-level devices range from €17-30 with functionality varying by hardware. Popular options include the Heltec LoRa 32 V3 (€17-20) with ESP32-S3 processor and the LILYGO T-Beam V1.2 (€20-25) featuring built-in GPS capabilities. These basic devices require smartphone or computer pairing for message composition and network management. | ||
Line 20: | Line 20: | ||
Meshtastic typically achieves a 2-10km range, with maximum performance under ideal conditions (line of sight and elevation are essential) reaching up to 331km (current record using RAK4631 with 55cm antenna in Very Long Slow mode on 868MHz). Meshtastic also supports MQTT which enables bridging between distant mesh networks over the internet. | Meshtastic typically achieves a 2-10km range, with maximum performance under ideal conditions (line of sight and elevation are essential) reaching up to 331km (current record using RAK4631 with 55cm antenna in Very Long Slow mode on 868MHz). Meshtastic also supports MQTT which enables bridging between distant mesh networks over the internet. | ||
+ | |||
Mesh networking concepts (like most else) have evolutionary roots in DARPA' | Mesh networking concepts (like most else) have evolutionary roots in DARPA' | ||
Globally, approximately 40,000 active nodes currently operate with over 10,000 visible on public tracking maps. In Berlin specifically, | Globally, approximately 40,000 active nodes currently operate with over 10,000 visible on public tracking maps. In Berlin specifically, | ||
+ | |||
+ | --- // |