# MeshCore

> off-line and off-grid mesh messaging platform

**Wikidata**: [Q134394530](https://www.wikidata.org/wiki/Q134394530)  
**Wikipedia**: [English](https://en.wikipedia.org/wiki/MeshCore)  
**Source**: https://4ort.xyz/entity/meshcore

## Summary
MeshCore is an off-line and off-grid mesh messaging platform that enables communication without relying on traditional internet infrastructure. It functions as both software and firmware, designed to work on microcontroller platforms like ESP32 and RP2040.

## Key Facts
- MeshCore is classified as software, firmware, and open-source software
- It is licensed under the MIT License
- The latest version is 1.7.4, released on 2025-07-24
- It runs on ESP32 and RP2040 platforms
- It has a website at https://meshcore.co.uk/
- It has a subreddit at r/meshcore
- It has a Facebook page under "MeshCoreOfficial"
- It has a Discord server with ID 1343693475589263471
- Source code is available at https://github.com/meshcore-dev/MeshCore

## FAQs
### Q: What is MeshCore used for?
A: MeshCore is used for mesh networking, enabling off-line and off-grid communication between devices without requiring traditional internet infrastructure.

### Q: What platforms does MeshCore run on?
A: MeshCore runs on ESP32 and RP2040 platforms, which are low-cost, low-power microcontrollers with integrated connectivity options.

### Q: Is MeshCore free to use?
A: Yes, MeshCore is open-source software licensed under the MIT License, which allows anyone to freely use, modify, and redistribute it.

### Q: Where can I find support for MeshCore?
A: Support for MeshCore can be found through their subreddit (r/meshcore), Discord server, Facebook page (MeshCoreOfficial), and contact page at https://meshcore.co.uk/contact.html.

### Q: How can I contribute to MeshCore development?
A: MeshCore's source code is available on GitHub at https://github.com/meshcore-dev/MeshCore, where community members can contribute to its development.

## Why It Matters
MeshCore addresses the critical need for reliable communication infrastructure in areas with limited or no internet connectivity. By providing an off-line mesh messaging platform, it enables communication during natural disasters, remote expeditions, or in regions with poor internet infrastructure. Its open-source nature allows for community-driven development and customization, making it adaptable to various use cases. The platform's compatibility with affordable hardware like ESP32 makes it accessible to a wide range of users, from hobbyists to organizations needing resilient communication solutions. MeshCore represents a step toward democratizing communication technology, ensuring that connectivity is not dependent on traditional service providers or internet infrastructure.

## Notable For
- Being an off-line and off-grid messaging solution that doesn't require traditional internet infrastructure
- Operating as both software and firmware, providing low-level control for specific hardware
- Using the MIT License, which is a permissive open-source license allowing free use and redistribution
- Supporting multiple platforms including ESP32 and RP2040 microcontrollers
- Having an active community presence through subreddit, Discord, and Facebook channels

## Body
### Overview
MeshCore is an off-line and off-grid mesh messaging platform designed to enable communication without relying on traditional internet infrastructure. It functions as both software and firmware, providing a decentralized communication solution that works in areas with limited or no connectivity.

### Technical Specifications
- **Classification**: Software, firmware, open-source software, mesh networking
- **License**: MIT License
- **Platforms**: ESP32, RP2040
- **Latest Version**: 1.7.4 (released on 2025-07-24)
- **Previous Version**: 1.6.0 (released on 2025-05-09)

### Development and Community
- **Source Code Repository**: https://github.com/meshcore-dev/MeshCore
- **Website**: https://meshcore.co.uk/
- **Contact Page**: https://meshcore.co.uk/contact.html
- **FAQ Documentation**: https://github.com/ripplebiz/MeshCore/blob/main/docs/faq.md
- **Subreddit**: r/meshcore
- **Facebook**: MeshCoreOfficial
- **Discord Server**: ID 1343693475589263471
- **Wikipedia**: Available in Czech (cs) and English (en)

### Documentation and Resources
- The project has a comprehensive FAQ available on GitHub
- Documentation is primarily available in English
- The project has moved its repository from ripplebiz to meshcore-dev organization
- Version history shows active development with regular releases

## References

1. [Source](https://github.com/meshcore-dev/MeshCore/releases)
2. [Source](https://meshcore.co.uk/contact.html)