Advertisement · 728 × 90
#
Hashtag
#MeshCore
Advertisement · 728 × 90
Joining the Mesh Network I recently joined MeshCore, yet another decentralized communication network, and I’m enjoying my time with it so far. With luck, I’ll never need to use it in an emergency situation.

After a week on #MeshCore, I've discovered repeaters all over the #PNW, and noticed a nerdy, diverse, and passionate community in #Seattle. Hopefully I'll never need mesh networking because of mobile network or Internet outages, but I'm glad that I now have it.
weill.org/2026/03/29/j...

2 0 0 0
Original post on mastodon.social

Infos zum gestrigen Treffen der #MeshCore Community #Stuttgart in #Esslingen: forum.netzwissen.de/t/meshcore-community-tre...

Danke an alle Anwesenden fürs Kommen und den konstruktiven Austausch. Insbesondere auch an @thommie, @freifunk-esslingen.de und @ffs für die […]

1 0 0 0
Preview of destination website displaying article headline: "The West Coast Mesh That Almost Exists"

Preview of destination website displaying article headline: "The West Coast Mesh That Almost Exists"

From Vancouver BC to Tijuana is a 1,500 mile chain of nodes almost connecting the west coast. But California is the broken link. This takes a look at what it would take to close the gap, and why it matters.

nodestar.net/west-coast-m...

#Meshtastic #Meshcore #Reticulum

2 2 0 0
A screenshot from a phone. The Meshy app shows message paths of a message received over MeshCore.

A screenshot from a phone. The Meshy app shows message paths of a message received over MeshCore.

A screenshot from a phone. It shows the "test" channel chat with messages.

A screenshot from a phone. It shows the "test" channel chat with messages.

#MeshCore on a #Linux phone. I wonder how much more niche it can possibly get. 😀

#Meshy #PostMarketOS

0 4 0 0

One mile away from my repeater and it's still working for me. Hell yeah 🥰🦨

#Meshcore

10 0 1 0
Original post on mastodon.ie

@toxi I feel running a static relay node for #meshtastic / #meshcore under circumstances like the Iranians are currently experiencing will never be realistic without cheap fully disposable/autonomous nodes.

It's easy to locate transmitters and getting caught is presumably life threatening, even […]

0 0 0 0
Preview
MeshCore or Meshtastic: Which one is better? The LoRa mesh community is buzzing right now. If you’re following this trend, you’ve likely come across two names: Meshtastic and MeshCore. Both protocols are incredibly popular, but they approach networking in fundamentally different ways. What exactly is the difference? And more importantly, how do you choose the right one for your next build? Here is a quick recommedation: * **Choose Meshtastic** if you need a plug-and-play, collective network for hiking, skiing, or tactical teams where every device is a team player. * **Choose MeshCore** if you are building a robust, high-capacity urban backbone that requires massive hop counts and dedicated infrastructure without the noise. Now, Let’s break down the architecture, device roles, and ideal use cases to help you decide. ## **M****e****s****h****C****o****r****e********v****s********M****e****s****h****t****a****s****t****i****c****:********W****h****a****t********a****r****e********t****h****e****y****?****** Meshtastic is an open-source, decentralized off-grid mesh networking protocol built on LoRa (Long Range) radio technology. It enables low-power, long-range text communication between devices without relying on cell towers, Wi-Fi, or the internet. If you’re new to this, check out our deep dive into Meshtastic here. MeshCore is another LoRa mesh protocol built with a different philosophy in mind. It focuses on high-efficiency, structured routing for larger-scale deployments. Before diving into the differences, let’s briefly look at what they share: * Both utilize LoRa radio technology to send text messages and GPS coordinates without cellular towers, Wi-Fi, or the internet. * Both create a “mesh,” meaning devices can bounce messages off each other to extend the network’s overall range. * Both can run on the same high-performance LoRa hardware. However, how they bounce those messages is where the two protocols diverge. ## **W****h****a****t********i****s********t****h****e********d****i****f****f****e****r****e****n****c****e********b****e****t****w****e****e****n********M****e****s****h****t****a****s****t****i****c********a****n****d********M****e****s****h****C****o****r****e****?****** ### **The Core Difference: How message travel****s****** The core difference between Meshtastic and MeshCore lies in their message transmission logic. In Meshtastic network, **every device can act as a repeater.** It utilizes a routing protocol known as a “managed flood”. When your Meshtastic node sends a text, it essentially broadcasts the packet to every other node in range. Those receiving nodes then rebroadcast the signal to everyone they can reach until the message finds its target. This system is incredibly resilient—if one node drops offline, it doesn’t matter, because others are already echoing your message. Everyone is an equal participant in keeping the network alive. (Diagram credit: Vivian van Zyl) MeshCore, on the other hand, utilizes structured routing where **only specifically********designated nodes act as repeaters****.****** Instead of broadcasting to everyone, MeshCore calculates the most efficient path through the network and sends the message _only_ along that specific route. To achieve this, MeshCore networks require a hierarchy of device roles: * **Companions (End-User Devices):** These are the personal nodes you carry with you (like a handheld tracker connected to your phone). Typically, these nodes only handle your own data and won’t route traffic for others. However, since v1.13.0, MeshCore introduced **Client Repeat Mode**. Enabling this temporarily transforms your handheld into a repeater using a “flood” fallback on an isolated frequency. This gives you a fully functional, **true peer-to-peer ad-hoc network** for the trail, all without disrupting the permanent city grid. You can read the official breakdown of how to use the Off-Grid Client Repeat Mode here. * **Repeaters (The Backbone):** These are always-on, fixed infrastructure nodes (usually mounted high up) responsible for maintaining routing paths and efficiently forwarding packets to their exact destination. For a detailed guide on choosing and setting up repeater hardware, check out our MeshCore Repeater Hardware Recommendation and Build Guide here. * **Room Servers (Offline Storage):** Dedicated nodes that act as bulletin boards. They handle public group chats and store messages for users who are currently offline. (Diagram credit: Vivian van Zyl) When you follow the logic of “broadcasting to everyone” versus “using a structured pathway,” you quickly realize that it creates a domino effect on the actual user experience. Let’s explore how this core routing difference dictates the features you actually care about. ### **Message Hops and Maximum Range****** The routing logic directly dictates how many times your message can “hop” (be rebroadcast) before it dies, and how far it can ultimately travel. * **Meshtastic (3-7 Hops):** Meshtastic strictly defaults to **3 hops** (with a maximum of 7) to prevent network crashes. It prevents radio congestion and keeps spontaneous, zero-setup networks running smoothly, which makes it perfect for groups on the move. * **MeshCore (Up to 64 Hops):** MeshCore supporst up to **64 hops**. Your message can travel through a chain of repeaters across entire cities or regions without causing congestion. It is the best choice if you want to build a permanent, city-wide grid. ### **Network Scale, Congestion, and Stability****** As a local mesh grows, you inevitably hit two bottlenecks: hardware memory and radio congestion. * **Meshtastic (The Decentralized Crowd):** Every device must memorize every other node in the area. Standard hardware usually maxes out at around 100 nodes before it starts “forgetting” devices. Additionally, stability relies entirely on good user behavior. If one person accidentally spams the network with frequent GPS updates, everyone else’s device is forced to rebroadcast it, quickly congesting the local mesh. * **MeshCore (The Managed Grid):** With structured routing, your personal handheld doesn’t need to memorize the whole city. This offloads the heavy memory lifting to the fixed infrastructure, allowing the network to scale almost infinitely. Additionally, a single user’s bad settings cannot force the entire system to spam. ### **M****e****s****h****C****o****r****e********v****s********M****e****s****h****t****a****s****t****i****c********C****o****m****p****a****r****i****s****o****n****** Ultimately, these core routing differences—alongside their distinct development philosophies—create a massive ripple effect across the entire user experience. To help you visualize these trade-offs, here is a side-by-side breakdown of how the two platforms stack up. Feature| Meshtastic| MeshCore ---|---|--- Routing Protocol| Managed Flood| Source Routing Network Architecture| Peer-to-peer| Hierarchical Maximum Hops| Up to 7| Up to 64 Device Roles| Dynamic / All nodes relay| Fixed / Only repeaters relay Handheld Battery Drain| Higher| Very Low Message History| Real-time only| Supported via Room Servers License & Cost| 100% Free & Open-Source| Open-Source firmware, with some freemium/commercial client apps ## **H****o****w********t****o********c****h****o****o****s****e********b****e****t****w****e****e****n********M****e****s****h****C****o****r****e********a****n****d********M****e****s****h****t****a****s****t****i****c****?****** Now that we’ve broken down the technical specs and feature differences, the most important question remains: **Which one is better?** The honest answer? **Neither.** One isn’t inherently “superior” to the other—they just dominate in completely different worlds. Choosing the right one depends entirely on your specific goals and what you need your network to achieve. ### **M****e****s****h****C****o****r****e********o****r********M****e****s****h****t****a****s****t****i****c****?********U****s****e********C****a****s****e****s********a****n****d********H****a****r****d****w****a****r****e********r****e****c****o****m****m****e****n****d****a****t****i****o****n****s********** * Meshtastic: ad-hoc, mobile communication Meshtastic is the ultimate plug-and-play tool for SHTF (Shit Hits The Fan) survival, overlanding, and backcountry sports. If the cellular grid goes down, you can simply hand out nodes to your family or hiking group, and you instantly have a working, self-healing network that moves with you. For these everyday carry scenarios, the Wio Tracker L1 Pro and the SenseCAP Card Tracker T1000-E are both great fitst. The L1 Pro gives you an OLED screen and GPS out of the box, while the T1000-E is slimmer, waterproof, and barely noticeable in your pocket. * MeshCore: permanent, reliable backbone MeshCore shines in fixed deployments like city-wide community grids, smart agriculture, or large campus operations. If your goal is to mount solar-powered relays on rooftops to provide stable, low-congestion coverage for hundreds of users—complete with offline message storage—MeshCore is your absolute winner. For the repeater layer, the SenseCAP Solar Node P1-Pro is a natural choice — solar-powered, weatherproof, and basically zero maintenance once mounted. And since MeshCore End Nodes don’t need to relay traffic, the T1000-E and L1 Pro work just as well here as they do on a Meshtastic network. ### **3 Questions to Decide Your Setup****** If you are torn between the two, ask yourself these three simple questions: **1.Are you moving or staying put?** If your group is highly mobile (hiking, off-roading, skiing) and the network needs to move with you, go with Meshtastic. If you want to cover a fixed geographic area (a farm, a campus, or a city), MeshCore is your winner. **2.Do you want “Zero Setup” or are you willing to build infrastructure?** If you just want to turn on your radios and start texting immediately, choose Meshtastic. If you have the time, budget, and access to rooftops to install permanent, solar-powered Repeater nodes, MeshCore will reward your effort. **3. Is it for a tight-knit group or a massive community?** For a private, tactical group of 10-50 people where everyone shares the relay load, Meshtastic thrives. If you are building a public network where hundreds of strangers might join, MeshCore prevents the network from collapsing under its own weight ### **The Best Part? You Don’t Have to Choose Just One****** The beauty of modern LoRa hardware is its versatility. You can use the exact same node for both protocol. Most of Seeed’s popular communication boards natively support both Meshtastic and MeshCore. To make things even easier for your initial setup, we’ve specialized the hardware options: * **Pre-flashed Versions:** For a true “out-of-the-box” experience, devices like the Wio Tracker L1 Pro are available in two dedicated versions—one pre-flashed with Meshtastic and another with MeshCore. * **Total Freedom to Reflash:** If you change your mind later, don’t worry—you are never stuck. You can take a board you bought for Meshtastic today and reflash it into a MeshCore Companion or Repeater in just a few minutes, and vice versa. Check out our quick step-by-step tutorial here. ### About Author #### Yuri Li See author's posts Tags: meshcore, Meshtastic, SenseCAP ## Continue Reading Previous Vision AI & Voice AI at Embedded World 2026: Bringing AI Sensing from Concept to Reality Next What Is an AI Camera and What Does It Do?

Good concise overview of #Meshtastic vs #Meshcore and how to choose when to use which one...

www.seeedstudio.com/blog/2026/03/23/meshcore...

0 6 0 1
Picture of an antenna mast installed next to a house.

Picture of an antenna mast installed next to a house.

Picture of a guyed wire tie down spray painted hunter orange.

Picture of a guyed wire tie down spray painted hunter orange.

Whelp, she's fully extended. I even made one of the tie downs high vis. Hopefully no one will hit it with their car.

Plus side is I'm getting better signals to downtown Olympia. Downside is my noise floor is now -89dB. I can't wait for the bandpass filter to arrive so I can install it.

#Meshcore

18 1 1 1
Post image

Mijn nieuwe Lora antenne. #trots #beginner #MeshCore

1 0 2 0
Screenshot van de MeshCore Web Flasher die zegt dat ie aan het flashen is, maar bij Connecting blijft hangen.

Screenshot van de MeshCore Web Flasher die zegt dat ie aan het flashen is, maar bij Connecting blijft hangen.

😭
Echt hè. Whyyy.
Ik probeer MeshCore te flashen op de Heltec v3. OS Linux Mint Cinnamon.
USB C-A datakabel.
Chromium browser (zonder Google).
Heltec netjes in firmware download mode.
Was al een tijdje aan het prutsen en zoeken waarom de poort niet open ging (juiste […]

[Original post on todon.nl]

0 1 1 0
A screenshot of a GTK app with two panels. In the left panel there are devices to connect to, on the right panel there is device info with the status "disconnected".

A screenshot of a GTK app with two panels. In the left panel there are devices to connect to, on the right panel there is device info with the status "disconnected".

A screenshot of a GTK app with two panels. In the left panel, there is a list of channels, in the right panel there are messages in the active channel.

A screenshot of a GTK app with two panels. In the left panel, there is a list of channels, in the right panel there are messages in the active channel.

I've called the #MeshCore client Meshy and put it on Codeberg:
https://codeberg.org/sesivany/meshy

There is still a lot to be done to get to the feature parity with the official app, but all the basics are there and it's already quite usable.

0 0 0 0

There’s two of us dweebs walking around #PAXEast with #meshcore radios today. Neat!

1 1 0 0
a blue logo, sort of inspired by the noaa logo, of a chickadee with wings spread.

a blue logo, sort of inspired by the noaa logo, of a chickadee with wings spread.

i wanted a sticker to put on my radio nodes, and thought a chickadee for MA based #meshcore repeaters would be cute. I need to think of some text to put around it, though.

i saw the stickers on noaa radiosondes and thought it was cute so took inspo from that!

2 1 0 0

I cemented in the second guyed pin today. Tomorrow I should be able to extend my mast to full height and get a better signal for my antenna.

#Meshcore

4 1 0 0
A screenshot of an app with two panels. The UI uses GTK 4 and libadwaita. Meshcore settings in the right panel.

A screenshot of an app with two panels. The UI uses GTK 4 and libadwaita. Meshcore settings in the right panel.

A screenshot of an app with two panels. The UI uses GTK 4 and libadwaita. A list of channel in the left panel and the chat of the active channel in the right one.

A screenshot of an app with two panels. The UI uses GTK 4 and libadwaita. A list of channel in the left panel and the chat of the active channel in the right one.

A screenshot of an app with two panels. The UI uses GTK 4 and libadwaita. A list of contacts in the left panel and chat of the active contact in the right one.

A screenshot of an app with two panels. The UI uses GTK 4 and libadwaita. A list of contacts in the left panel and chat of the active contact in the right one.

#MeshCore deserves a native #Linux client IMO.

1 5 1 0

Nerding out with coworkers about #Meshcore and #Meshtastic is kinda fun.

6 1 0 0
Post image

Tried out #meshcore in #sanjose while at #nvidiagtc .. love the coverage in #siliconvalley

2 1 0 0

For the next series of newsletters I think I’ll introduce mesh networks. Until then we’re still going on FRS, GMRS, and amateur radio for emergency communications over on SignalGuides.com #Meshtastic #MeshCore

0 0 0 0

Hyvä blogipostaus aiheesta Meshtastic vs MeshCore. Jälkimmäinen on vielä itsellä ottamatta haltuun, mutta kyllähän sekin kiehtoo.

www.seeedstudio.com/blog/2026/03/23/meshcore...

#meshtastic #meshcore #radiotekniikka

0 0 0 0
Post image

#MeshCore preview 2 running just fine on the #tanmatsu.
One of the benefits of working from home is flashing in your coffee break!

4 2 1 0
Screenshot of the Puget Sound with a heat map of Meshcore nodes and repeater paths.

Screenshot of the Puget Sound with a heat map of Meshcore nodes and repeater paths.

Just sitting here watching the Cascadia mesh in action.

#Meshcore

cascadiamesh.org/map/

12 2 2 0
Post image

i love playing with meshcore .. and it works :)

#meshcore
#mesh
#hamradio
#shtf

6 2 2 0
Map Visit the post for more.

Local #meshcore folk: check this out (and enable the music checkbox 🙂):

https://cascadiamesh.org/map/

1 0 0 0

Where in Germany does one order a #meshtastic #meshcore heltec v4 board from? Everything on Amazon looks like scam. 🤔

2 1 2 0
Preview
'Op lange afstanden komt niet alles aan, dat wil je niet met een reanimatie' Veiligheidsregio's onderzoeken ook MeshCore. Een communicatiesysteem waarmee je tekstberichten kunt versturen via radiofrequenties. De zendertjes verbruiken amper stroom. Noodcommunicatie-expert Joost...

Veiligheidsregio's onderzoeken ook #MeshCore. Een communicatiesysteem waarmee je tekstberichten kunt versturen via radiofrequenties.
nos.nl/nieuwsuur/vi...

9 2 3 0

analyzer.letsmesh.net/packets

#meshcore packet analyser

1 0 0 0
Post image

Helping some friends and family get on #meshcore.

4 1 1 0
Post image

#MeshCore #Letná

0 0 0 0
Post image

#MeshCore #Letná

0 1 1 0
Picture of a telescoping antenna mast with two sections pinned at about 20 feet in height. A solar repeater node can be seen at the top.

Picture of a telescoping antenna mast with two sections pinned at about 20 feet in height. A solar repeater node can be seen at the top.

Picture of a telescoping antenna mast mounted to the side of a house.

Picture of a telescoping antenna mast mounted to the side of a house.

Today we started getting the 30' antenna mast up. We're only up maybe 20' feet now while the cement dries for the guyed wire stakes. But height is might in RF, so we're gonna test this week and see how good our signal is.

#Meshcore #Meshtastic

16 2 1 1