From e38d583f7a70104eccd46dc7eeca35945e9aa77f Mon Sep 17 00:00:00 2001 From: dreirund <1590519+dreirund@users.noreply.github.com> Date: Wed, 25 Feb 2026 13:51:21 +0100 Subject: [PATCH 1/2] docs/faq.md: Add MeshCore Evo firmware. In [`docs/faq.mq`](https://github.com/meshcore-dev/MeshCore/blob/main/docs/faq.md), section "5.14. Q: Are there are projects built around MeshCore?", add [MeshCore Evo](https://github.com/mattzzw/MeshCore/releases) repeater firmware. --- docs/faq.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/faq.md b/docs/faq.md index 220b8971c..5c98b38d0 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -76,6 +76,7 @@ A list of frequently-asked questions and answers for MeshCore - [5.14.4.3. MC-Term](#51443-MC-Term) - [5.14.4.4. Meck](#51444-Meck) - [5.14.4.5. Meshcore for Wio Tracker L1 Pro](#51445-Meshcore-for-Wio-Tracker-L1-Pro) + - [5.14.4.6. MeshCore Evo](#51446-meshcore-evo) - [5.14.5. online services](#5145-online-services) - [5.15. Q: Are there client applications for Windows or Mac?](#515-q-are-there-client-applications-for-windows-or-mac) - [5.16. Q: Are there any resources that compare MeshCore to other LoRa systems?](#516-q-are-there-any-resources-that-compare-meshcore-to-other-lora-systems) @@ -701,6 +702,11 @@ https://github.com/pelgraine/Meck Companion firmware for [Seeed Studio Wio Tracker L1 Pro](https://www.seeedstudio.com/Wio-Tracker-L1-Pro-p-6454.html) with specific UI adjustments that can be used standalone. https://github.com/sosprz/Meshcore-Wio-Tracker-L1-Pro +##### 5.14.4.6. MeshCore Evo +Repeater firmware based on the official firmware with adaptions and improvements of handling flood adverts for high load areas and improved duty cycle handling. +https://github.com/mattzzw/MeshCore/releases, see also https://hansemesh.de/repeater#firmware (in German). + + #### 5.14.5. online services *(None yet listed here. See [overview ressources](#5141-overview).)* From d4292c8572ba119c93112d7b0b4a30e56d3d139c Mon Sep 17 00:00:00 2001 From: dreirund <1590519+dreirund@users.noreply.github.com> Date: Fri, 27 Feb 2026 11:17:43 +0100 Subject: [PATCH 2/2] MeshCore Evo upstream repo is now renamed to `MeshCore-Evo`. cf. https://github.com/mattzzw/MeshCore-Evo/issues/6 --- docs/faq.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/faq.md b/docs/faq.md index 5c98b38d0..e43f9ea05 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -703,8 +703,8 @@ Companion firmware for [Seeed Studio Wio Tracker L1 Pro](https://www.seeedstudio https://github.com/sosprz/Meshcore-Wio-Tracker-L1-Pro ##### 5.14.4.6. MeshCore Evo -Repeater firmware based on the official firmware with adaptions and improvements of handling flood adverts for high load areas and improved duty cycle handling. -https://github.com/mattzzw/MeshCore/releases, see also https://hansemesh.de/repeater#firmware (in German). +Repeater firmware based on the official firmware with adaptions and improvements for big or high density areas, e.g. dealing with flood advert traffic, duty cycle handling, … +https://github.com/mattzzw/MeshCore-Evo/releases, see also https://hansemesh.de/repeater#firmware (in German). #### 5.14.5. online services