<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>STMesh News &amp; Updates</title>
    <description>What's New &amp; Interesting from the Southern Tier Mesh Network</description>
    <link>https://stmesh.net/stmesh.html</link>
    <language>en-us</language>
    <lastBuildDate>Thu, 09 Apr 2026 00:00:00 GMT</lastBuildDate>
    <generator>GitHub Copilot</generator>
    
    <!-- Each item becomes a news card -->
    <!-- To add a new card, copy an item block and fill in your content -->

    <item>
      <title>Eastern US had their meshes mesh this morning</title>
      <pubDate>Thu, 09 Apr 2026 19:09:10 GMT</pubDate>
      <category>News</category>
      <cssClass>stmesh-news-article</cssClass>
      <image>/stmesh/img/feed/tropo_ducting.png</image>
      <description><![CDATA[
        <p>Looks like some favorable atmospheric conditions allowed some east coast meshes to connect this morning.</p>
        <br>
        <p>Personally I didnt see any additional nodes locally...</p>
        <br>
        <p><b>Update:</b> This may have just been another plane node...</p>
      ]]></description>
      <link>https://www.reddit.com/r/meshcore/comments/1sgqcns/eastern_us_had_their_meshes_mesh_this_morning/</link>
    </item>

    <item>
      <title>Solar Treepeater Build</title>
      <pubDate>Thu, 09 Apr 2026 17:02:32 GMT</pubDate>
      <category>Hardware</category>
      <cssClass>stmesh-hardware-article</cssClass>
      <image>/stmesh/img/feed/solar-treepeater-v2-v0-xlfx55wg17ug1.webp</image>
      <description><![CDATA[
        <p>A solar-powered Treepeater designed for extended outdoor use.</p>
        <br>
        <p>Parts list:</p><br>
        <ul>
          <li>Solar Modules x 3: Fellden 5v 200mA</li>
          <li>Acetone and/or Marine Epoxy x 1</li>
          <li>BMS Boards x 2: KOOBOOK 3A BMS works well</li>
          <li>18650 Cells x 2</li>
          <li>Muzi Works 915 Mhz Whip Antenna x 1</li>
          <li>Schottky Diode x 3: 1N5817</li>
          <li>RAK Mini Kit x 1: Includes SMA connector</li>
        </ul>
      ]]></description>
      <link>https://www.reddit.com/r/meshcore/comments/1sguzvy/solar_treepeater_v2/</link>
    </item>
    
    <item>
      <title>Something new is coming...from Heltec</title>
      <pubDate>Thu, 09 Apr 2026 09:04:10 GMT</pubDate>
      <category>Hardware</category>
      <cssClass>stmesh-hardware-article</cssClass>
      <image>/stmesh/img/feed/heltec_node.png</image>
      <description><![CDATA[
        <p>Features include:</p>
        <br>
        <ul>
          <li>nRF52840 low-power MCU</li>
          <li>UC6580 GNSS positioning module</li>
          <li>0.96" TFT display</li>
          <li>BME280 environmental sensor</li>
          <li>9-axis motion sensor</li>
          <li>Magnetic charging interface</li>
          <li>1800 mAh internal battery</li>
          <li>IP65 weather protection</li>
        </ul>
      ]]></description>
      <link>https://www.reddit.com/r/meshtastic/comments/1sgh55g/something_new_is_coming/</link>
    </item>
    
    <item>
      <title>MeshCore or Meshtastic</title>
      <pubDate>Fri, 27 Mar 2026 12:15:00 GMT</pubDate>
      <category>Info</category>
      <cssClass>stmesh-info-article</cssClass>
      <image>/stmesh/img/feed/meshcore_vs_meshtastic.png</image>
      <description><![CDATA[
        <p>An interesting discussion on the differences between MeshCore and Meshtastic and how to choose between them.</p>
      ]]></description>
      <link>https://www.seeedstudio.com/blog/2026/03/23/meshcore-vs-meshtastic/</link>
    </item>
    
    <item>
      <title>Adafruit nRF52 Bootloader with Enhanced OTA DFU</title>
      <pubDate>Tue, 10 Mar 2026 20:03:00 GMT</pubDate>
      <category>Info</category>
      <cssClass>stmesh-info-article</cssClass>
      <description><![CDATA[
        <p>An enhanced bootloader for the Adafruit nRF52 series with improved OTA DFU capabilities.</p>
        <br>
        <p>I have been installing this on my nRF boards and it has greatly improved my ability to OTA update both Meshtasitc and MeshCore nodes.</p>
        <br>
        <p>If you do encounter a failure during the firmware update, and the node fails to load the application on the node it will failback to OTA DFU mode allowing you to re-attempt.</p>
        <br>
        <p>Boards Supported:</p><br>
        <ul>
          <li>Heltec Automation Mesh Node T114 / HT-nRF5262</li>
          <li>Nologo ProMicro NRF52840 (aka SuperMini NRF52840)</li>
          <li>Seeed Studio SenseCAP Card Tracker T1000-E</li>
          <li>Seeed Studio Wio Tracker L1</li>
          <li>Seeed Studio XIAO nRF52840 BLE (and Seeed SenseCAP Solar Node)</li>
          <li>Seeed Studio XIAO nRF52840 BLE SENSE</li>
          <li>RAK 4631 (See note)</li>
          <li>RAK WisMesh Tag (new 28/11/2025)</li>
        </ul>
      ]]></description>
      <link>https://github.com/oltaco/Adafruit_nRF52_Bootloader_OTAFIX</link>
    </item>
    
    <item>
      <title>1.14.0 Firmware Released</title>
      <pubDate>Thu, 05 Mar 2026 10:33:50 GMT</pubDate>
      <category>MeshCore</category>
      <cssClass>stmesh-meshcore-article</cssClass>
      <description><![CDATA[
        <p>A new firmware version has been released for MeshCore nodes.</p><br>
        <p>The most notable addition here is Multi-byte path support, which will help limit collisions on larger meshes or those with duplicate repeater IDs.</p><br>
        <p><a class="external-link" href="https://github.com/meshcore-dev/MeshCore/releases" target="_blank" rel="noopener noreferrer">release notes <i>(github.com)</i></a></p>
        <br>
        <p>To learn more about multi-byte path improvements, check out the the following write-up.</p>
        <br>
        <a class="external-link" href="https://buymeacoffee.com/ripplebiz/path-diagnostics-improvements" target="_blank" rel="noopener noreferrer">article (buymeacoffee.com)</a>.</p>
      ]]></description>
      <link>https://github.com/meshcore-dev/MeshCore/releases</link>
    </item>
    
  </channel>
</rss>
