Exploring MeshCore's Off-Grid Text Messaging: A Developer's Perspective
Michael Lynch, a software developer with a hardware curiosity, embarked on an exciting journey into the realm of off-grid, decentralized communications with MeshCore. His goal was to communicate wirelessly without relying on traditional infrastructure, and he shared his unique insights in a blog post (https://mtlynch.io/first-impressions-of-meshcore/).
Michael's exploration involved testing various hardware devices, each utilizing MeshCore (https://github.com/meshcore-dev/MeshCore), a framework compatible with Meshtastic, previously featured in Hackaday (https://hackaday.com/2023/06/26/meshtastic-for-the-greater-good/). He experimented with a Heltec V3 board, a SenseCAP T-1000e standalone device, and a Lilygo T-Deck+, all of which served as MeshCore gateways.
One of his key takeaways was the onboarding process's complexity and lack of clarity. Michael noted that the documentation, while fragmented, seemed tailored for those already familiar with the project, which can be a common frustration for many. He also discovered that LoRa, a powerful wireless technology, requires good antennas and line of sight for optimal performance, as previously discussed in Hackaday (https://hackaday.com/2025/10/09/meshtastic-a-tale-of-two-cities/). In urban settings, the range is limited, with Michael achieving a maximum of five blocks between devices.
Interestingly, MeshCore's open-source nature was not entirely open, which raised questions for Michael, a software developer. He found that the official clients, including mobile apps, web apps, and T-Deck firmware, were proprietary. This discovery sparked a discussion on the balance between openness and practicality in off-grid communication frameworks.
Despite the challenges, Michael's overall impression was positive. He believed that MeshCore's concept is accessible and affordable, with no licensing fees for LoRa. However, he concluded that it might not be practical for emergency communication among friends without investing in repeaters to ensure connectivity. This realization highlights the trade-offs between openness and real-world usability in off-grid communication technologies.