User Tools

Site Tools

radio:mesh

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
radio:mesh [2025/11/16 13:21] – [Local Area Mesh] A. Gorillaradio:mesh [2025/11/16 14:20] (current) – [Mesh Networking] A. Gorilla
Line 1: Line 1:
 ====== Mesh Networking ====== ====== Mesh Networking ======
  
-**Mesh networking** is a decentralized wireless communication system in which each device //(or **"node"**)// acts as both receiver & repeater, automatically relaying data for other nodes. Instead of relying on a central router, access point, or cellular tower, messages “hop” from node to node until they reach their destination.+**Mesh networking** is a decentralized communication system in which each device //(or **"node"**)// acts as both receiver & repeater, automatically relaying data for other nodes. Instead of relying on a central router, access point, or cellular tower, messages “hop” from node to node until they reach their destination.
  
 The lack of central authority in mesh networks makes them extremely popular for those looking to bypass traditional ISP monopolies, [[hazards:stingray|cell towers]], and draconian censorship laws. The lack of central authority in mesh networks makes them extremely popular for those looking to bypass traditional ISP monopolies, [[hazards:stingray|cell towers]], and draconian censorship laws.
Line 32: Line 32:
 === LoRaWAN === === LoRaWAN ===
  
-Before we continue, it should be noted **LoRaWAN** is not a true mesh network. Rather it is **extended-star //(or "star-of-stars")// topology**, ie: devices talk only to gateways. It trades very low data rates (0.3–50kbps) for exceptional range and robustness against interference. LoRaWAN devices can last 5–10 years on a single battery, and operate over distances of 2–15km, while sending data only a few times per hour or day.+**LoRaWAN** is one of the most popular **LoRa** implementations. Before we continue, it should be noted LoRaWAN is not a true mesh network. Rather it is **extended-star //(or "star-of-stars")// topology**, ie: devices talk only to gateways. It trades very low data rates (0.3–50kbps) for exceptional range and robustness against interference. LoRaWAN devices can last 5–10 years on a single battery, and operate over distances of 2–15km, while sending data only a few times per hour or day.
  
 Unlike true mesh systems, devices in standard LoRaWAN do not relay messages for each other — all traffic goes through gateways connected to the internet or private backhaul. We mention it here because other mesh systems oftentimes work on the same hardware, which is a major source of confusion for mesh newbs. However, LoRa can also be used in pure peer-to-peer mesh configurations such as **Meshtastic** //(see below)// Unlike true mesh systems, devices in standard LoRaWAN do not relay messages for each other — all traffic goes through gateways connected to the internet or private backhaul. We mention it here because other mesh systems oftentimes work on the same hardware, which is a major source of confusion for mesh newbs. However, LoRa can also be used in pure peer-to-peer mesh configurations such as **Meshtastic** //(see below)//
Line 41: Line 41:
 Unlike LoRaWAN, [[radio:meshtastic|Meshtastic]] is a true long-range mesh system built on LoRa hardware where every device is its own independent node. Meshtastic nodes automatically rebroadcast messages from nearby Meshtastic nodes, creating self-reliant off-grid text messaging & location-sharing networks that can transmit data up to a **whopping 37kbps!** It's not practical at all for transmitting media //(or anything with a large file size)// but it excels at plaintext, which is quite versatile if you know how to work it. Unlike LoRaWAN, [[radio:meshtastic|Meshtastic]] is a true long-range mesh system built on LoRa hardware where every device is its own independent node. Meshtastic nodes automatically rebroadcast messages from nearby Meshtastic nodes, creating self-reliant off-grid text messaging & location-sharing networks that can transmit data up to a **whopping 37kbps!** It's not practical at all for transmitting media //(or anything with a large file size)// but it excels at plaintext, which is quite versatile if you know how to work it.
  
-The Meshtastic firmware can be installed on any compatible [[tools:esp32|ESP32-based]] device. There are many prebuilt Meshtastic devices on Amazon, some of which have Bluetooth and smartphone connectivity. It is especially popular with hikers, preppers, and disaster-response groups. Range per hop is typically 5–20 km in good conditions.+The Meshtastic firmware can be installed on any compatible [[tools:esp32|ESP32-based]] device. There are many prebuilt Meshtastic devices on Amazon, some of which have Bluetooth and smartphone connectivity. It is especially popular with hikers, preppers, and disaster-response groups. Range per hop is typically 2-10 miles or 5–15 kilometers in good conditions, but records of 100-200 miles have been achieved.
  
 If you are new to mesh networking, Mestastic is one of the easier entry points. If you are looking to DIY your own Arduino-esque off-grid texting device with a 3D printed case, this is the network most hobbyists are doing that on. For more information on Meshtastic devices and how to use them, read our [[radio:meshtastic|Meshtastic guide]]. If you are new to mesh networking, Mestastic is one of the easier entry points. If you are looking to DIY your own Arduino-esque off-grid texting device with a 3D printed case, this is the network most hobbyists are doing that on. For more information on Meshtastic devices and how to use them, read our [[radio:meshtastic|Meshtastic guide]].
radio/mesh.1763299295.txt.gz · Last modified: by A. Gorilla

Find this page online at: https://bestpoint.institute/radio/mesh