<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Daniel Azevedo Novais</title>
    <description>The latest articles on DEV Community by Daniel Azevedo Novais (@danielnovaistech).</description>
    <link>https://dev.to/danielnovaistech</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3686136%2Fde4224e5-c722-4a02-9639-c2a465568491.jpeg</url>
      <title>DEV Community: Daniel Azevedo Novais</title>
      <link>https://dev.to/danielnovaistech</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/danielnovaistech"/>
    <language>en</language>
    <item>
      <title>Building a Resilient Edge Architecture for Remote Farms with Starlink + LoRa</title>
      <dc:creator>Daniel Azevedo Novais</dc:creator>
      <pubDate>Fri, 02 Jan 2026 22:47:57 +0000</pubDate>
      <link>https://dev.to/danielnovaistech/building-a-resilient-edge-architecture-for-remote-farms-with-starlink-lora-24ae</link>
      <guid>https://dev.to/danielnovaistech/building-a-resilient-edge-architecture-for-remote-farms-with-starlink-lora-24ae</guid>
      <description>&lt;h1&gt;
  
  
  🚜 Building a Resilient Edge Architecture for Remote Farms
&lt;/h1&gt;

&lt;h2&gt;
  
  
  The Problem:  Connectivity in "Off-the-Grid" Agriculture
&lt;/h2&gt;

&lt;p&gt;Imagine managing a 5,000-hectare soybean farm in rural Argentina.  You need: &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Real-time monitoring&lt;/strong&gt;:  Soil moisture, temperature, pest detection&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Computer vision&lt;/strong&gt;: Automated harvest readiness analysis&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Critical commands&lt;/strong&gt;: Irrigation control, pesticide drones&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Low latency&lt;/strong&gt;: &amp;lt;100ms for actuator commands&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;*&lt;em&gt;The catch? *&lt;/em&gt; Fiber optic doesn't reach there.  Traditional satellite (GEO) has 600ms+ latency.  4G coverage is spotty. &lt;/p&gt;

&lt;p&gt;So I built a &lt;strong&gt;simulation framework&lt;/strong&gt; to validate a hybrid architecture combining:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;✅ &lt;strong&gt;Starlink&lt;/strong&gt; (LEO satellite - 20-40ms latency)&lt;/li&gt;
&lt;li&gt;✅ &lt;strong&gt;4G LTE&lt;/strong&gt; (automatic failover)&lt;/li&gt;
&lt;li&gt;✅ &lt;strong&gt;LoRa mesh&lt;/strong&gt; (low-power sensors)&lt;/li&gt;
&lt;li&gt;✅ &lt;strong&gt;Edge computing&lt;/strong&gt; (local processing + ML inference)&lt;/li&gt;
&lt;li&gt;✅ &lt;strong&gt;NSE3000 integration&lt;/strong&gt; (QoS, VLAN segmentation, SD-WAN)&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  🏗️ Architecture Overview
&lt;/h2&gt;

</description>
      <category>iot</category>
      <category>python</category>
      <category>opensource</category>
      <category>agriculture</category>
    </item>
  </channel>
</rss>
