<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:stmesh="https://stmesh.net/ns/feed" xmlns:media="http://search.yahoo.com/mrss/">
  <channel>
    <title>STMesh News &amp; Updates</title>
    <description>What's New &amp; Interesting from the Southern Tier Mesh Network</description>
    <link>https://stmesh.net/</link>
    <language>en-us</language>
    <lastBuildDate>Mon Apr 27 13:50:33 UTC 2026</lastBuildDate>

    <item>
      <title>Outgrowing LongFast — When to Change and Why It Matters</title>
      <pubDate>Mon Apr 27 13:50:33 UTC 2026</pubDate>
      <category>Meshtastic</category>
      <stmesh:cssClass>stmesh-meshtastic-article</stmesh:cssClass>
      <stmesh:image>/img/meshtastic_logo.png</stmesh:image>
      <media:content url="https://stmesh.net/img/meshtastic_logo.png" medium="image" type="image/jpeg" />
      <enclosure url="https://stmesh.net/img/meshtastic_logo.png" type="image/jpeg" />
      <description><![CDATA[
        <p>LongFast works well for small or low-traffic meshes, but once you start adding nodes or pushing more messages, it becomes a bottleneck with increased collisions and delays.</p><br>
        <p>An interesting dicussion from the Meshtastic firmwware lead.  Some of the proposed preset changes bring things closer to the defaults of MeshCore, which is interesting to see.</p><br>
        ]]></description>
      <link>https://meshtastic.org/blog/why-your-mesh-should-switch-from-longfast/</link>
    </item>

    <item>
      <title>Heltec nRF52840 Node T096</title>
      <pubDate>Mon Apr 27 13:42:46 UTC 2026</pubDate>
      <category>Hardware</category>
      <stmesh:cssClass>stmesh-hardware-article</stmesh:cssClass>
      <stmesh:image>/signals/img/heltec_t096.png</stmesh:image>
      <media:content url="https://stmesh.net/signals/img/heltec_t096.png" medium="image" type="image/png" />
      <enclosure url="https://stmesh.net/signals/img/heltec_t096.png" type="image/png" />
      <description><![CDATA[
        <p><i>Mesh Node T096, nRF52840 +GPS+LoRa Node</i></p><br>
        <p>A new addition to the Heltec lineup, the T096 combines the power of the nRF52840 with integrated GPS and LoRa capabilities.  Is this a worthy RaK competitor?</p><br>
        <p>I am a huge fan of the RaK boards, mainly for their reliability and low power draw - making them great for solar or portable nodes.</p><br>
        <p>This board is based on the same nRF52840 as the RaK with the addition of GPS, which could come in handy for keeping out clocks correct.  Will be curious to see what the power comparisons look like.</p>
      ]]></description>
      <link>https://heltec.org/project/t096/</link>
    </item>

    <item>
      <title>18650 Battery Safety Breakdown</title>
      <pubDate>Fri, Apr 24 14:17:52 UTC 2026</pubDate>
      <category>Info</category>
      <stmesh:cssClass>stmesh-info-article</stmesh:cssClass>
      <stmesh:image>/signals/img/18650_protection.png</stmesh:image>
      <media:content url="https://stmesh.net/signals/img/18650_protection.png" medium="image" type="image/png" />
      <enclosure url="https://stmesh.net/signals/img/18650_protection.png" type="image/png" />
      <description><![CDATA[
        <p>18650 cells commonly used in LoRa mesh nodes come in protected and unprotected variants.  It's important to understand the differences between them.</p>
        <br>
        <ul>
          <li><b>Protected Cells</b>: Include built-in safety features to prevent overcharge, over-discharge, and short circuits.</li>
          <li><b>Unprotected Cells</b>: Lack these safety features, making them more compact and slightly higher performing but riskier if not managed properly.</li>
        </ul>
        <br>
        <p>For mesh deployments, protection choice comes down to how much you trust the device’s battery control design.</p>
      ]]></description>
      <link>https://www.ufinebattery.com/blog/18650-protected-battery-vs-unprotected-which-one-is-better/</link>
    </item>

    <item>
      <title>MeshCore Split: Core Team vs “MeshOS” Fallout</title>
      <pubDate>Thu, Apr 23 12:50:55 UTC 2026</pubDate>
      <category>MeshCore</category>
      <stmesh:cssClass>stmesh-meshcore-article</stmesh:cssClass>
      <stmesh:image>/img/meshcore-icon.png</stmesh:image>
      <media:content url="https://stmesh.net/img/meshcore-icon.png" medium="image" type="image/jpeg" />
      <enclosure url="https://stmesh.net/img/meshcore-icon.png" type="image/jpeg" />
      <description><![CDATA[
        <p>The MeshCore project has fractured after a key contributor allegedly pursued control of the brand, filed for a trademark without disclosure, and shifted heavily toward AI-generated code.</p>
        <br>
        <p>The core team claims a breakdown in trust and communication, asserting the official project remains tied to the original GitHub and human-written development.</p>
        <br>
        <p>They are moving forward independently via <a href="https://meshcore.io" target="_blank" rel="noopener noreferrer">meshcore.io</a>, while contesting ownership and distancing themselves from the competing “MeshOS” direction.</p>      ]]></description>        
      <link>https://blog.meshcore.io/2026/04/23/the-split</link>
    </item>

    <item>
      <title>1.15.0 Firmware Released</title>
      <pubDate>Sun, 19 Apr 2026 14:13:25 GMT</pubDate>
      <category>MeshCore</category>
      <stmesh:cssClass>stmesh-meshcore-article</stmesh:cssClass>
      <stmesh:image>/img/meshcore_firmware_release.jpg</stmesh:image>
      <media:content url="https://stmesh.net/img/meshcore_firmware_release.jpg" medium="image" type="image/jpeg" />
      <enclosure url="https://stmesh.net/img/meshcore_firmware_release.jpg" type="image/jpeg" />
      <description><![CDATA[
        <p>A new firmware version has been released for MeshCore nodes.</p>
        <br>
        <p>In this release there will be a new concept of <i>Default Scope</i>, for both companion nodes and repeater/room server. This will make it possible to do scoped DM messages, login requests, stats request, etc. (even in a mesh that has disabled un-scoped flood traffic)</p>
        <br>
        <p>To learn more about the <i>Default Scope Region</i> changes, check out the the following write-up.</p>
        <br>
        <a class="external-link" href="https://blog.meshcore.io/2026/04/17/default-scope" target="_blank" rel="noopener noreferrer">Default Scope Region (blog.meshcore.io)</a>.</p>
      ]]></description>        
      <link>https://blog.meshcore.io/2026/04/19/release-1-15-0</link>
    </item>

    <item>
      <title>Antenna Testing</title>
      <pubDate>Fri, 17 Apr 2026 23:36:56 GMT</pubDate>
      <stmesh:pinHome>true</stmesh:pinHome>
      <category>Article</category>
      <stmesh:cssClass>stmesh-article-article</stmesh:cssClass>
      <stmesh:image>/articles/img/vna-test/vna-antenna-testing.png</stmesh:image>
      <media:content url="https://stmesh.net/articles/img/vna-test/vna-antenna-testing.png" medium="image" type="image/png" />
      <enclosure url="https://stmesh.net/articles/img/vna-test/vna-antenna-testing.png" type="image/png" />
      <description><![CDATA[
        <p>Testing various handheld and infrastructure antennas.</p>
        <br>
        <p>Putting my new NanoVNA-H4 through its paces and testing the SWR of some of the antennas I have collected so far on my mesh journey.</p>
      ]]></description>
      <link>https://stmesh.net/articles/vna-antenna-testing.html</link>
    </item>

    <item>
      <title>RAK WisMesh Tag New Color Option</title>
      <pubDate>Fri, 17 Apr 2026 15:59:33 GMT</pubDate>
      <category>Hardware</category>
      <stmesh:cssClass>stmesh-hardware-article</stmesh:cssClass>
      <stmesh:image>/signals/img/wismesh-tag-blue.png</stmesh:image>
      <media:content url="https://stmesh.net/signals/img/wismesh-tag-blue.png" medium="image" type="image/png" />
      <enclosure url="https://stmesh.net/signals/img/wismesh-tag-blue.png" type="image/png" />
      <description><![CDATA[
        <p><i>"WisMesh Tag. Now in Blue. Same trusted hardware. New expression."</i></p><br>
        <p>A new color option for the WisMesh Tag - I really like WisMesh, even though its black.</p>
      ]]></description>
      <link>https://store.rakwireless.com/products/wismesh-tag-meshtastic-gps-lora-tracker-ip66?variant=45732110827718</link>
    </item>

    <item>
      <title>Deploying a Room Server</title>
      <pubDate>Wed, 15 Apr 2026 17:55:50 GMT</pubDate>
      <category>MeshCore</category>
      <stmesh:cssClass>stmesh-meshcore-article</stmesh:cssClass>
      <stmesh:image>/signals/img/doors.jpg</stmesh:image>
      <media:content url="https://stmesh.net/signals/img/doors.jpg" medium="image" type="image/jpeg" />
      <enclosure url="https://stmesh.net/signals/img/doors.jpg" type="image/jpeg" />
      <description><![CDATA[
        <p>Have you ever wondered what a <i>Room Server</i> is or wanted to deploy one yourself?</p>
        <br>
        <p>Room Servers are a component of the MeshCore network, providing a centralized point for nodes to connect to and exchange data.</p>
        <br>
        <p>In this write-up, the author explores what Room Servers are, how they work, and how you can deploy one to support your local mesh network.</p>
      ]]></description>
      <link>https://www.73mesh.com/2025/11/19/RoomServers.html</link>
    </item>

    <item>
      <title>WiFi LoRa 32 Expansion Kit from Heltec</title>
      <pubDate>Mon, 13 Apr 2026 20:11:10 GMT</pubDate>
      <category>Hardware</category>
      <stmesh:cssClass>stmesh-hardware-article</stmesh:cssClass>
      <stmesh:image>/signals/img/heltec-v422.png</stmesh:image>
      <media:content url="https://stmesh.net/signals/img/heltec-v422.png" medium="image" type="image/png" />
      <enclosure url="https://stmesh.net/signals/img/heltec-v422.png" type="image/png" />
      <description><![CDATA[
        <p>Heltec keeps them coming with <i>The WiFi LoRa 32 Expansion Kit</i>, designed for the WiFi LoRa 32 series including:</p><br>
        <ul>
          <li>Protective cases</li>
          <li>Expansion carrier boards</li>
          <li>Sensor modules</li>
          <li>And more...</li>
        </ul>
        <p>You can view 3D models and customize product parameters on the MQB platform to assemble a kit that meets your needs.</p>
      ]]></description>
      <link>https://heltec.org/project/wifi-lora-32-v4-expansion-housing/</link>
    </item>

    <item>
      <title>RP-SMA vs SMA</title>
      <pubDate>Mon, 13 Apr 2026 16:11:05 GMT</pubDate>
      <category>Info</category>
      <stmesh:cssClass>stmesh-info-article</stmesh:cssClass>
      <stmesh:image>/signals/img/rpa-whatsthedifference.png</stmesh:image>
      <media:content url="https://stmesh.net/signals/img/rpa-whatsthedifference.png" medium="image" type="image/png" />
      <enclosure url="https://stmesh.net/signals/img/rpa-whatsthedifference.png" type="image/png" />
      <description><![CDATA[
        <p>A quick reminder, not all SMA are created equal!</p>
        <br>
        <p>Having been bit by this myself, I wanted to share this link that illustrates and discusses the difference between RP-SMA and SMA connectors.</p>
        <br>
        <p>Remember: RP-SMA and SMA connectors are not interchangeable!</p>
      ]]></description>
      <link>https://tejte.com/blog/what-is-rp-sma-connector/</link>
    </item>

    <item>
      <title>Multi-Mesh Solar Build</title>
      <pubDate>Fri, 10 Apr 2026 18:32:56 GMT</pubDate>
      <category>Article</category>
      <stmesh:cssClass>stmesh-article-article</stmesh:cssClass>
      <stmesh:image>/articles/img/dual-node/dual-node-build.png</stmesh:image>
      <media:content url="https://stmesh.net/articles/img/dual-node/dual-node-build.png" medium="image" type="image/png" />
      <enclosure url="https://stmesh.net/articles/img/dual-node/dual-node-build.png" type="image/png" />
      <description><![CDATA[
        <p>Building a dual mesh rooftop solar node for MeshCore and Meshtastic.</p>
        <br>
        <p>This is my first attempt at setting up a MeshCore repeater, and running it side by side with my Meshtastic node.</p>
        <br>
        <p>The goal is to have a single rooftop node that can serve both networks, providing better coverage and reliability for my home area.</p>
      ]]></description>
      <link>https://stmesh.net/articles/dual-node-build.html</link>
    </item>

    <item>
      <title>Eastern US had their meshes mesh this morning</title>
      <pubDate>Thu, 09 Apr 2026 19:09:10 GMT</pubDate>
      <category>News</category>
      <stmesh:cssClass>stmesh-news-article</stmesh:cssClass>
      <stmesh:image>/signals/img/tropo_ducting.png</stmesh:image>
      <media:content url="https://stmesh.net/signals/img/tropo_ducting.png" medium="image" type="image/png" />
      <enclosure url="https://stmesh.net/signals/img/tropo_ducting.png" type="image/png" />
      <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>
      ]]></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>
      <stmesh:cssClass>stmesh-hardware-article</stmesh:cssClass>
      <stmesh:image>/signals/img/solar-treepeater-v2-v0-xlfx55wg17ug1.webp</stmesh:image>
      <media:content url="https://stmesh.net/signals/img/solar-treepeater-v2-v0-xlfx55wg17ug1.webp" medium="image" type="image/webp" />
      <enclosure url="https://stmesh.net/signals/img/solar-treepeater-v2-v0-xlfx55wg17ug1.webp" type="image/webp" />
      <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>
      <stmesh:cssClass>stmesh-hardware-article</stmesh:cssClass>
      <stmesh:image>/signals/img/heltec_node.png</stmesh:image>
      <media:content url="https://stmesh.net/signals/img/heltec_node.png" medium="image" type="image/png" />
      <enclosure url="https://stmesh.net/signals/img/heltec_node.png" type="image/png" />
      <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>
      <stmesh:cssClass>stmesh-info-article</stmesh:cssClass>
      <stmesh:image>/signals/img/meshcore_vs_meshtastic.png</stmesh:image>
      <media:content url="https://stmesh.net/signals/img/meshcore_vs_meshtastic.png" medium="image" type="image/png" />
      <enclosure url="https://stmesh.net/signals/img/meshcore_vs_meshtastic.png" type="image/png" />
      <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>1.14.1 Firmware Released</title>
      <pubDate>Thu, 20 Mar 2026 10:33:50 GMT</pubDate>
      <category>MeshCore</category>
      <stmesh:cssClass>stmesh-meshcore-article</stmesh:cssClass>
      <stmesh:image>/img/meshcore_firmware_release.jpg</stmesh:image>
      <media:content url="https://stmesh.net/img/meshcore_firmware_release.jpg" medium="image" type="image/jpeg" />
      <enclosure url="https://stmesh.net/img/meshcore_firmware_release.jpg" type="image/jpeg" />
      <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>To learn more about multi-byte path improvements, check out the the following write-up.</p>
        <br>
        <a class="external-link" href="https://blog.meshcore.io/2026/03/06/path-diagnostics-improvements" target="_blank" rel="noopener noreferrer">Path Diagnostics Improvements (blog.meshcore.io)</a>.</p>
      ]]></description>
      <link>https://blog.meshcore.io/2026/03/20/release-1-14-1</link>
    </item>

    <item>
      <title>Installing the OTAFix Bootloader</title>
      <pubDate>Tue, 10 Mar 2026 20:03:00 GMT</pubDate>
      <category>Info</category>
      <stmesh:cssClass>stmesh-info-article</stmesh:cssClass>
      <stmesh:image>/signals/img/otafix-banner.jpg</stmesh:image>
      <media:content url="https://stmesh.net/signals/img/otafix-banner.jpg" medium="image" type="image/jpeg" />
      <enclosure url="https://stmesh.net/signals/img/otafix-banner.jpg" type="image/jpeg" />
      <description><![CDATA[
        <p>A good write-up on how to install the OTAFix bootloader, which allows for over-the-air firmware updates on supported boards.</p><br>
        <p>I have been installing this on all of my Rak MeshCore and Meshtastic nodes, and it has made OTA updates more reliable and easier to manage.</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://blog.meshcore.io/2026/04/06/otafix-bootloader</link>
    </item>
  </channel>
</rss>
