This commit is contained in:
mattzzw
2026-05-06 19:47:43 +00:00
parent dd81ff69c7
commit be72b9e7d3
4 changed files with 15 additions and 21 deletions

View File

@@ -2654,7 +2654,6 @@
<li>MeshCore Firmware on GitHub: <a href="https://github.com/meshcore-dev/MeshCore">https://github.com/meshcore-dev/MeshCore</a></li>
<li>MeshCore Companion Web App: <a href="https://app.meshcore.nz">https://app.meshcore.nz</a></li>
<li>MeshCore Map: <a href="https://map.meshcore.io">https://map.meshcore.io</a></li>
<li>Andy Kirby's <a href="https://www.youtube.com/watch?v=t1qne8uJBAc">MeshCore Intro Video</a></li>
<li>Liam Cottle's <a href="https://www.youtube.com/watch?v=OwmkVkZQTf4">MeshCore Technical Presentation</a></li>
</ul>
<p>You need LoRa hardware devices to run MeshCore firmware as clients or server (repeater and room server).</p>
@@ -2837,9 +2836,7 @@ The third character is the capital letter <code>O</code> (Oh), not zero <code>0<
<p>Another way to download map tiles is to use this Python script to get the tiles in the areas you want:
<a href="https://github.com/fistulareffigy/MTD-Script">https://github.com/fistulareffigy/MTD-Script</a></p>
<p>There is also a modified script that adds additional error handling and parallel downloads:
<a href="https://discord.com/channels/826570251612323860/1330643963501351004/1338775811548905572">https://discord.com/channels/826570251612323860/1330643963501351004/1338775811548905572</a></p>
<p>UK map tiles are available separately from Andy Kirby on his discord server:
<a href="https://discord.com/channels/826570251612323860/1330643963501351004/1331346597367386224">https://discord.com/channels/826570251612323860/1330643963501351004/1331346597367386224</a></p>
<a href="https://github.com/TheBestJohn/MTD-Script">https://github.com/TheBestJohn/MTD-Script</a></p>
<h3 id="48-q-where-do-the-map-tiles-go">4.8. Q: Where do the map tiles go?</h3>
<p>Once you have the tiles downloaded, copy the <code>\tiles</code> folder to the root of your T-Deck's SD card.</p>
<h3 id="49-q-how-to-unlock-deeper-map-zoom-and-server-management-features-on-t-deck">4.9. Q: How to unlock deeper map zoom and server management features on T-Deck?</h3>
@@ -2943,9 +2940,6 @@ save, then run:</p>
<pre><code>pio run -e RAK_4631_Repeater
</code></pre>
<p>then you'll find <code>firmware.zip</code> in <code>.pio/build/RAK_4631_Repeater</code></p>
<p>Andy also has a video on how to build using VS Code:
<em>How to build and flash Meshcore repeater firmware | Heltec V3</em>
<a href="https://www.youtube.com/watch?v=WJvg6dt13hk">https://www.youtube.com/watch?v=WJvg6dt13hk</a> <em>(Link referenced in the Discord post)</em></p>
<h3 id="510-q-are-there-other-meshcore-related-open-source-projects">5.10. Q: Are there other MeshCore related open source projects?</h3>
<p><strong>A:</strong> <a href="https://liamcottle.net">Liam Cottle</a>'s MeshCore web client and MeshCore Javascript library are open source under MIT license.</p>
<p>Web client: https://github.com/liamcottle/meshcore-web

File diff suppressed because one or more lines are too long

View File

@@ -2,54 +2,54 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://meshcore-dev.github.io/meshcore/</loc>
<lastmod>2026-04-24</lastmod>
<lastmod>2026-05-06</lastmod>
</url>
<url>
<loc>https://meshcore-dev.github.io/meshcore/cli_commands/</loc>
<lastmod>2026-04-24</lastmod>
<lastmod>2026-05-06</lastmod>
</url>
<url>
<loc>https://meshcore-dev.github.io/meshcore/companion_protocol/</loc>
<lastmod>2026-04-24</lastmod>
<lastmod>2026-05-06</lastmod>
</url>
<url>
<loc>https://meshcore-dev.github.io/meshcore/docs/</loc>
<lastmod>2026-04-24</lastmod>
<lastmod>2026-05-06</lastmod>
</url>
<url>
<loc>https://meshcore-dev.github.io/meshcore/faq/</loc>
<lastmod>2026-04-24</lastmod>
<lastmod>2026-05-06</lastmod>
</url>
<url>
<loc>https://meshcore-dev.github.io/meshcore/kiss_modem_protocol/</loc>
<lastmod>2026-04-24</lastmod>
<lastmod>2026-05-06</lastmod>
</url>
<url>
<loc>https://meshcore-dev.github.io/meshcore/nrf52_power_management/</loc>
<lastmod>2026-04-24</lastmod>
<lastmod>2026-05-06</lastmod>
</url>
<url>
<loc>https://meshcore-dev.github.io/meshcore/number_allocations/</loc>
<lastmod>2026-04-24</lastmod>
<lastmod>2026-05-06</lastmod>
</url>
<url>
<loc>https://meshcore-dev.github.io/meshcore/packet_format/</loc>
<lastmod>2026-04-24</lastmod>
<lastmod>2026-05-06</lastmod>
</url>
<url>
<loc>https://meshcore-dev.github.io/meshcore/payloads/</loc>
<lastmod>2026-04-24</lastmod>
<lastmod>2026-05-06</lastmod>
</url>
<url>
<loc>https://meshcore-dev.github.io/meshcore/qr_codes/</loc>
<lastmod>2026-04-24</lastmod>
<lastmod>2026-05-06</lastmod>
</url>
<url>
<loc>https://meshcore-dev.github.io/meshcore/stats_binary_frames/</loc>
<lastmod>2026-04-24</lastmod>
<lastmod>2026-05-06</lastmod>
</url>
<url>
<loc>https://meshcore-dev.github.io/meshcore/terminal_chat_cli/</loc>
<lastmod>2026-04-24</lastmod>
<lastmod>2026-05-06</lastmod>
</url>
</urlset>

Binary file not shown.