<?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: Yevheniia Mala</title>
    <description>The latest articles on DEV Community by Yevheniia Mala (@yevheniia_mala).</description>
    <link>https://dev.to/yevheniia_mala</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%2F3605453%2F5246f5a3-2e72-414b-a8cb-8cac55d82104.jpg</url>
      <title>DEV Community: Yevheniia Mala</title>
      <link>https://dev.to/yevheniia_mala</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/yevheniia_mala"/>
    <language>en</language>
    <item>
      <title>How Edge Computing Protects Brazil's Remote Coffee Farms</title>
      <dc:creator>Yevheniia Mala</dc:creator>
      <pubDate>Tue, 25 Nov 2025 14:00:00 +0000</pubDate>
      <link>https://dev.to/yevheniia_mala/how-edge-computing-protects-brazils-remote-coffee-farms-9dc</link>
      <guid>https://dev.to/yevheniia_mala/how-edge-computing-protects-brazils-remote-coffee-farms-9dc</guid>
      <description>&lt;p&gt;Droughts, unpredictable rains, and pests can wipe out as much as half of a harvest. For Brazil, which supplies 40% of global coffee, these aren't hypothetical risks. Under extreme weather conditions, farms can lose an estimated &lt;a href="https://www.spilling-the-beans.net/exclusive-reality-hit-brazil-coffee-growers-struggle-to-recover/" rel="noopener noreferrer"&gt;20% - 50%&lt;/a&gt;  of annual yields. Brazil's coffee exports generated $10.37 billion in 2024 (Statista), making these losses economically devastating for both individual farms and the national economy.&lt;/p&gt;

&lt;p&gt;Traditional farming relies on experience and scheduled interventions, but climate change and rising global demand have made this approach insufficient. On top of that, many plantations are located in remote regions, far from reliable infrastructure. Farmers face labor shortages precisely when they need more intensive monitoring and faster response time.&lt;/p&gt;

&lt;p&gt;Edge computing changes this equation. By processing data locally and automating responses without depending on constant connectivity, platforms like ThingsBoard Edge allow farmers to monitor soil conditions, control irrigation, and prevent crop loss—even when the internet fails for days. This is exactly why Brazil's most progressive coffee farmers are adopting edge-enabled IoT solutions.&lt;/p&gt;

&lt;p&gt;This article is the third part of our series on IoT in Brazil. In earlier stories, we explored  Brazil's connectivity paradox, and how edge computing enables life-saving healthcare monitoring in remote communities. Now, we explore how the same technology protects Brazil's most valuable crop.&lt;/p&gt;

&lt;h2&gt;
  
  
  How Edge Computing Makes It Work
&lt;/h2&gt;

&lt;p&gt;Remote coffee farms need an IoT platform that continues to operate when the Internet fails, and syncs with cloud for analytics when connectivity returns. ThingsBoard's Edge-Cloud architecture was designed precisely for this scenario. Here's how the components work together to provide continuous monitoring and automation regardless of network conditions:&lt;/p&gt;

&lt;h3&gt;
  
  
  Collect
&lt;/h3&gt;

&lt;p&gt;ThingsBoard Edge integrates with any sensor type via the variety of supported protocols. In coffee farming deployments, this typically includes:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Soil sensors:&lt;/strong&gt; Moisture, pH, NPK nutrients, temperature (LoRaWAN/Modbus)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Weather stations:&lt;/strong&gt; Rainfall, humidity, wind, solar radiation (MQTT)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Crop monitoring:&lt;/strong&gt; Drone imagery, pest traps, disease detection cameras&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Equipment telemetry:&lt;/strong&gt; Pump status, valve positions, water tank levels&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;All sensors transmit to local gateways, which aggregate and normalize data in real-time, no cloud connection required.&lt;/p&gt;

&lt;h3&gt;
  
  
  Connect
&lt;/h3&gt;

&lt;p&gt;For sensor communication, LoRaWAN provides 5-15km range with minimal power consumption—ideal for coffee plantations where cellular coverage is spotty. Sensors can operate for years on battery power while continuously feeding data to the local edge gateway.&lt;/p&gt;

&lt;h3&gt;
  
  
  Visualize
&lt;/h3&gt;

&lt;p&gt;ThingsBoard dashboards provide multiple visualization layers accessible from desktop or mobile:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Farm overview:&lt;/strong&gt; Interactive map displaying all sensor locations, current readings, and active alerts&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Zone details:&lt;/strong&gt; Drill down into specific plots to see soil moisture trends, irrigation history, and yield comparisons&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Equipment status:&lt;/strong&gt; Monitor pump operations, valve positions, and system health in real-time&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Historical analysis:&lt;/strong&gt; Compare conditions across seasons, identify patterns, optimize resource allocation&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fibue131vkqwjfwdiw7zo.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fibue131vkqwjfwdiw7zo.gif" alt="Smart irrigation dashboard" width="720" height="386"&gt;&lt;/a&gt;&lt;br&gt;
&lt;em&gt;Figure 1. Smart irrigation dashboard&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Farm managers access these dashboards via web browser, even during internet outages. See how &lt;a href="https://thingsboard.io/iot-data-visualization/?utm_source=dev-to&amp;amp;utm_medium=social&amp;amp;utm_campaign=brazil_part3_irrigation" rel="noopener noreferrer"&gt;IoT data visualization&lt;/a&gt; works in practice. &lt;/p&gt;
&lt;h3&gt;
  
  
  Automate
&lt;/h3&gt;

&lt;p&gt;ThingsBoard's Rule Chain engine transforms data into action via:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Complex multi-condition logic:&lt;/strong&gt;&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;// Automated Irrigation Rule Example
IF (soil_moisture &amp;lt; 25% 
    AND weather_forecast.rain == false 
    AND water_reservoir &amp;gt; 40%) 
THEN {
    activate_drip_irrigation(duration: 2hrs, zones: affected_zones);
    send_notification(manager, "Irrigation activated in Zone A");
}
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;&lt;strong&gt;Alert prioritization:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Critical events (pest detection spike) → SMS + push notification&lt;/li&gt;
&lt;li&gt;Warnings (gradual pH drift) → Email summary&lt;/li&gt;
&lt;li&gt;Info (scheduled maintenance due) → Dashboard notification&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;These rules are executed locally on Edge, all without internet dependency. Explore our &lt;a href="https://thingsboard.io/use-cases/smart-irrigation/?utm_source=dev-to&amp;amp;utm_medium=social&amp;amp;utm_campaign=brazil_part3_irrigation" rel="noopener noreferrer"&gt;smart irrigation solution&lt;/a&gt; showing how to manage farming processes intelligently.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fjqcupsj0mq4k7cwlgxw8.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fjqcupsj0mq4k7cwlgxw8.png" alt="ThingsBoard Edge architecture for coffee farm deployment. " width="800" height="450"&gt;&lt;/a&gt;&lt;br&gt;
&lt;em&gt;Figure 2. ThingsBoard Edge architecture for coffee farm deployment. Sensors communicate via LoRaWAN to the local gateway, which processes all data and automation locally. ThingsBoard Cloud provides long-term analytics and remote access when connectivity is available.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;This architecture addresses the fundamental challenge of remote IoT: maintaining operational continuity when connectivity is unreliable. For Brazilian coffee farms hundreds of kilometers from infrastructure, this is the difference between 24/7 crop monitoring and systems that go dark during multi-day outages. &lt;/p&gt;

&lt;p&gt;Explore real-world IoT &lt;a href="https://thingsboard.io/case-studies/?category=Smart-agriculture&amp;amp;utm_medium=social&amp;amp;utm_campaign=brazil_part3_irrigation" rel="noopener noreferrer"&gt;success stories in agriculture&lt;/a&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  Two Farms, Two Approaches: Traditional vs. Edge-Enabled Farm
&lt;/h2&gt;

&lt;p&gt;To clearly understand the real impact of an edge-driven strategy, let’s compare two hypothetical 100-hectare coffee farms in interior Minas Gerais with identical conditions. The first one (Farm A) follows traditional farming methods. The other one (Farm B) has deployed ThingsBoard Edge on site. Here's what the operational differences look like:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F091lipk0p9ux129opcia.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F091lipk0p9ux129opcia.png" alt="Side-by-side illustrative operational comparison" width="800" height="845"&gt;&lt;/a&gt;&lt;br&gt;
&lt;em&gt;Table 1. Side-by-side illustrative operational comparison. Note: Figures and behaviors are illustrative, collected from published research on IoT and precision-agriculture systems. Actual results will vary by region, soil, and implementation.&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Annual Results Comparison
&lt;/h2&gt;

&lt;p&gt;After 365 days, the small, daily advantages of the Edge-enabled farm compound into a significant financial return.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F9dgsrxpmglkd9p3o2evr.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F9dgsrxpmglkd9p3o2evr.png" alt="output" width="800" height="674"&gt;&lt;/a&gt;&lt;br&gt;
&lt;em&gt;Figure 4. Key Annual results comparison&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;The following metrics should also be considered:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Crop Loss Prevention:&lt;/strong&gt; Early detection of drought stress and pest outbreaks protects an estimated 10–15% more yield compared to reactive traditional methods — directly increasing harvest revenue.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Resource Optimization:&lt;/strong&gt; Precision irrigation reduces water consumption by 15–30%, while soil monitoring enables targeted fertilizer application reducing overuse by 20–25%. Combined input cost savings: R$25,000–40,000 ($5,000–8,000 USD) annually.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Labor Efficiency:&lt;/strong&gt; Remote monitoring reallocates ~40% of field surveillance time to higher-value tasks like pruning and harvest planning — increasing productivity without additional hiring.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Equipment Uptime:&lt;/strong&gt; Predictive maintenance alerts and instant failure detection minimize emergency repairs, preventing costly irrigation disruptions during critical growth periods.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;For a 100-hectare farm, these improvements can amount to hundreds of thousands of dollars in preserved revenue and cost savings annually.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fthf4f5ond8vx4w0cyfsk.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fthf4f5ond8vx4w0cyfsk.png" alt="annual costs comparison" width="800" height="352"&gt;&lt;/a&gt;&lt;br&gt;
&lt;em&gt;Table 2. Side-by-side annual costs comparison. Note: Figures and behaviors are illustrative, collected from published research on IoT and precision-agriculture systems. Actual results will vary by region, soil, and implementation.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;By comparing these two approaches, we can estimate annual savings of up to $70,000.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Path Ahead for Brazil’s Coffee Farms
&lt;/h2&gt;

&lt;p&gt;Brazil's coffee industry won't wait for perfect rural internet connectivity to arrive—and it doesn't have to. While government initiatives continue expanding infrastructure and 5G networks gradually reach more regions, the farms need solutions that work today, in current conditions.&lt;/p&gt;

&lt;p&gt;For Brazilian coffee farmers, this isn't about adopting technology for technology's sake. It's about surviving droughts, responding to pest outbreaks in minutes instead of days, and optimizing resource use across plantations too vast for manual monitoring. &lt;/p&gt;

&lt;p&gt;This is what we’re exploring in this series: whether protecting elderly patients in rural healthcare facilities, monitoring coffee harvests across remote plantations—the challenge remains consistent. Brazil's digital transformation is happening in regions where connectivity can't be guaranteed. Edge-first architecture isn't a workaround; it's the foundation.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Next in this series:&lt;/strong&gt; We'll explore how Brazilian cities are using edge computing for smart waste management and urban resource optimization—solving logistics challenges in areas where traditional cloud platforms struggle with scale and connectivity.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Interested in exploring edge-powered healthcare monitoring?&lt;/strong&gt; Try &lt;a href="https://github.com/thingsboard/thingsboard-edge" rel="noopener noreferrer"&gt;ThingsBoard Edge platform&lt;/a&gt; now for free!&lt;/p&gt;

</description>
      <category>braziliandevs</category>
      <category>iot</category>
      <category>opensource</category>
      <category>cloudcomputing</category>
    </item>
    <item>
      <title>Lifesaving Care: How Edge Computing is Changing Assisted Living</title>
      <dc:creator>Yevheniia Mala</dc:creator>
      <pubDate>Tue, 18 Nov 2025 13:58:08 +0000</pubDate>
      <link>https://dev.to/yevheniia_mala/lifesaving-care-how-edge-computing-is-changing-assisted-living-2j71</link>
      <guid>https://dev.to/yevheniia_mala/lifesaving-care-how-edge-computing-is-changing-assisted-living-2j71</guid>
      <description>&lt;p&gt;Brazil has some of the fastest internet speeds in its cities and some of the weakest coverage in its rural regions. For healthcare facilities in those remote areas, this isn’t just an inconvenience, it’s a serious challenge. How do you monitor patients continuously when the internet can’t be trusted?&lt;/p&gt;

&lt;p&gt;This is the question we explore in Part 2 of this series. Assisted living facilities in Brazil’s interior offer a clear example of what’s at stake — and how edge computing can make a difference.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Challenge of Continuous Care
&lt;/h2&gt;

&lt;p&gt;Demand for online healthcare has surged since the COVID-19 pandemic, especially for seniors and people with chronic illnesses. Healthcare facilities face the need to provide continuous patient monitoring, even when Internet connectivity is unreliable.&lt;/p&gt;

&lt;p&gt;Traditionally, the only solution was to assign staff to check on patients around the clock. But even that isn’t sustainable. Caregivers can’t be everywhere at once, and the approach is both costly and exhausting.&lt;/p&gt;

&lt;p&gt;Modern technology offers a smarter path. Wearable wristbands and smart sensors create a constant flow of data instead of occasional check-ins. Platforms like ThingsBoard compile this information and display it on real-time dashboards, giving caregivers a continuous view of each patient’s location and wellbeing — and the ability to respond immediately when something goes wrong. See &lt;a href="https://thingsboard.io/iot-data-visualization/?utm_source=dev-to&amp;amp;utm_medium=social&amp;amp;utm_campaign=brazil_part2_healthcare" rel="noopener noreferrer"&gt;how IoT dashboards visualize data&lt;/a&gt; in real time.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Frsam3talj478davio720.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Frsam3talj478davio720.gif" alt="The ThingsBoard Edge dashboard" width="800" height="494"&gt;&lt;/a&gt;&lt;br&gt;
&lt;em&gt;Figure 1. The ThingsBoard Edge dashboard showcases visualized data in an assisted living facility.&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Measuring the Impact
&lt;/h2&gt;

&lt;p&gt;Implementing IoT in healthcare facilities isn’t just a technical upgrade. While it requires upfront investment, the return on investment is compelling.&lt;/p&gt;

&lt;p&gt;The benefits of implementing remote patient monitoring (RPM) systems are being studied around the world. While specific results vary by facility type, patient population, and implementation scope, these benchmarks demonstrate the potential impact:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fkz13cmcneq19sgp37o0i.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fkz13cmcneq19sgp37o0i.png" alt="Relevant global benchmark numbers" width="800" height="450"&gt;&lt;/a&gt;&lt;br&gt;
&lt;em&gt;Table 1: Relevant global benchmark numbers. Sources: &lt;a href="https://electroiq.com/stats/remote-patient-monitoring-statistics/" rel="noopener noreferrer"&gt;Remote Patient Monitoring Statistics and Facts&lt;/a&gt; by S.Revankar; &lt;a href="https://remingtonreport.com/remote-patient-monitoring-the-cost-savings-and-readmission-reductions-for-specific-medical-conditions-in-home-care/" rel="noopener noreferrer"&gt;Remote Patient Monitoring: The Cost Savings and Readmission Reductions for Specific Medical Conditions in Home Care&lt;/a&gt; by The Remington Report.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Of course, there are other metrics that demonstrate RPM efficiency, but mostly the results are achieved through alerting caregivers to potential emergencies before they turn into real ones. &lt;/p&gt;

&lt;h2&gt;
  
  
  Why This Matters for Brazil
&lt;/h2&gt;

&lt;p&gt;Let’s consider Brazil’s rural context:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Around 16% of Brazilians  (approximately 30 million people) live in rural areas, often far from hospitals and clinics.&lt;/li&gt;
&lt;li&gt;Aging population, with growing chronic disease burden, particularly diabetes, hypertension, and heart disease.&lt;/li&gt;
&lt;li&gt;Emergency medical transport often involves long-distance travel over unpaved roads.&lt;/li&gt;
&lt;li&gt;Public and private health providers alike face rising costs.&lt;/li&gt;
&lt;li&gt;Internet connectivity remains unreliable, with 42% of rural residents lacking network access.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;In such a context, the RPM systems become even more critical. Edge-enabled monitoring allows caregivers to catch problems early, prevent unnecessary hospital transfers, and reduce the burden of constant manual patient oversight. Solutions like ThingsBoard Edge turn these capabilities into reality, helping providers deliver reliable care even where resources and connectivity are limited.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F235b06aptrhto4elnuny.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F235b06aptrhto4elnuny.png" alt="Rural hospital" width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Inside the System: How ThingsBoard Edge Makes It Work
&lt;/h2&gt;

&lt;p&gt;Both cloud and edge computing are capable of handling continuous health monitoring. However, considering patchy Internet coverage across Brazil, edge computing is crucial. With ThingsBoard Edge, all patient data is processed locally, so monitoring continues without interruption during Internet outages. Once connectivity returns, the system automatically synchronizes with ThingsBoard Cloud, ensuring nothing is lost.&lt;/p&gt;

&lt;p&gt;Here's how the technical implementation works:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Wearable wristbands track vital signs like heart rate, oxygen levels, etc., while smart sensors monitor room conditions like temperature and humidity.&lt;/li&gt;
&lt;li&gt;All data is sent through gateways via standard protocols such as BLE, LoRaWAN, or MQTT. &lt;/li&gt;
&lt;li&gt;At the local level, ThingsBoard Edge processes the data in real time, linking it to specific residents, rooms, and zones.&lt;/li&gt;
&lt;li&gt;If a resident's vitals deviate from their baseline, the Rule Engine triggers automated alarms, sending instant notifications to caregivers.&lt;/li&gt;
&lt;li&gt;Caregivers can access real-time dashboards that display alarms, patient status, and environmental conditions at any time. &lt;/li&gt;
&lt;li&gt;Historical data can be sent to ThingsBoard Cloud for long-term storage, advanced analytics, and compliance reporting.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F5zqtg9hfz4a3htxkdos3.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F5zqtg9hfz4a3htxkdos3.png" alt="ThingsBoard Edge architecture for living assistance deployment" width="800" height="450"&gt;&lt;/a&gt;&lt;br&gt;
&lt;em&gt;Figure 2. ThingsBoard Edge architecture for living assistance deployment. Sensors communicate via LoRaWAN, BLE, or other protocols to the local gateway, which processes all data and automation locally. ThingsBoard Cloud provides long-term analytics and remote access when connectivity is available.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;For healthcare providers, implementation speed often determines success. ThingsBoard Professional Edition (PE) offers pre-built healthcare monitoring templates — including dashboards, alert logic, and device profiles — enabling facilities to deploy pilot systems in days rather than weeks. The open-source Community Edition supports equivalent functionality with additional configuration time.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why It Pays Off
&lt;/h2&gt;

&lt;p&gt;Implementing RPM systems and IoT solutions like Thingsboard Edge isn’t only about the return on investments — it’s also about the direct benefit to the people you care for. Explore our &lt;a href="https://thingsboard.io/use-cases/health-care?utm_source=dev-to&amp;amp;utm_medium=social&amp;amp;utm_campaign=brazil_part2_healthcare" rel="noopener noreferrer"&gt;smart assisted living solution&lt;/a&gt; showing how IoT-enabled monitoring works in healthcare. Here’s what that looks like in practice:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Prevent unnecessary hospital visits and readmissions.&lt;/strong&gt; Continuous monitoring can detect early signs of trouble, allowing caregivers to step in before a crisis occurs.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Optimize staff workload.&lt;/strong&gt; Instead of spending hours on repetitive manual checks, caregivers can focus on residents who actually need attention.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Lower infrastructure costs.&lt;/strong&gt; Local data processing reduces reliance on constant, high-availability internet and keeps facilities from paying for expensive connectivity just to run safety systems.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Shift from reactive to proactive care.&lt;/strong&gt; Instead of waiting for the next check-in to uncover an issue, staff have a continuous, objective stream of health data for every resident.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Improve wellbeing for everyone.&lt;/strong&gt; Safer, calmer environments reduce burnout for staff while giving families peace of mind that their loved ones are always being looked after.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Beyond the Technologies
&lt;/h2&gt;

&lt;p&gt;Technology alone won’t solve the challenges of rural healthcare. What makes a difference is how it’s applied. In regions with near-absent connectivity, healthcare facilities can leap forward by combining simple devices with intelligent platforms like ThingsBoard. The result is a system that not only keeps patients safer but also helps staff work smarter, reduces costs, and strengthens the overall fabric of community care.&lt;/p&gt;

&lt;p&gt;As connectivity continues to expand, these edge-first solutions will form the backbone of more resilient healthcare networks — not just in Brazil, but in remote communities everywhere.&lt;/p&gt;

&lt;p&gt;Next in this series: We’ll explore how Brazilian farmers are using IoT and edge computing for surviving droughts, responding to pest outbreaks, and optimizing resource use across plantations too vast for manual monitoring.&lt;/p&gt;

&lt;p&gt;Interested in exploring edge-powered healthcare monitoring? Try &lt;a href="https://github.com/thingsboard/thingsboard-edge" rel="noopener noreferrer"&gt;ThingsBoard Edge platform&lt;/a&gt; now for free!&lt;/p&gt;

</description>
      <category>braziliandevs</category>
      <category>iot</category>
      <category>opensource</category>
      <category>cloudcomputing</category>
    </item>
    <item>
      <title>One Country, Two Internets: How Edge Computing Solves Brazil's Connectivity Crisis</title>
      <dc:creator>Yevheniia Mala</dc:creator>
      <pubDate>Tue, 11 Nov 2025 14:00:00 +0000</pubDate>
      <link>https://dev.to/yevheniia_mala/one-country-two-internets-how-edge-computing-solves-brazils-connectivity-crisis-g70</link>
      <guid>https://dev.to/yevheniia_mala/one-country-two-internets-how-edge-computing-solves-brazils-connectivity-crisis-g70</guid>
      <description>&lt;p&gt;We don’t realize how accustomed we are to having easy access to the internet. Every morning, we sit in our cars and check for traffic or the latest news without giving it a second thought. We don’t think about how it works. It just works. But what if it didn’t?&lt;/p&gt;

&lt;p&gt;Over the last decade, the Internet of Things (IoT) has changed the way we live and work. In countries like Brazil, the contrast is stark: a business owner in São Paulo enjoys 5G speeds while a farmer 200 kilometers away struggles with patchy 3G. This digital divide limits both business and personal opportunities. Despite the government initiatives, persistent obstacles continue to slow down the adoption of the IoT, ultimately holding back economic growth.&lt;/p&gt;

&lt;p&gt;ThingsBoard Edge offers a way forward. Unlike cloud-only IoT platforms that fail when connectivity drops, ThingsBoard Edge provides a complete local IoT infrastructure that processes data locally and automatically synchronizes with ThingsBoard Cloud when connections are restored.&lt;/p&gt;

&lt;p&gt;In this series, we explore Brazil’s connectivity challenges and the technologies helping to overcome them, starting with the current state of Internet access.&lt;/p&gt;

&lt;h2&gt;
  
  
  Connectivity in Brazil: A Mixed Reality
&lt;/h2&gt;

&lt;p&gt;5G Internet became available to residents of Brazil in 2022, and by the end of 2024, it ranked 39th in mobile Internet and 27th in fixed broadband according to &lt;a href="https://www.speedtest.net/global-index/brazil" rel="noopener noreferrer"&gt;Ookla&lt;/a&gt;. By August 2025, the mobile speed jumped from 80.97 Mbps to 239.43 Mbps, pushing Brazil up to the fourth place worldwide.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F880jcpvijbwhwd8zf39o.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F880jcpvijbwhwd8zf39o.png" alt="mobile internet and fixed broadband by Ookla" width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Despite the impressive rankings, reality tells a different story. While a commuter in Rio de Janeiro can stream real-time traffic updates on a 5G phone, a caregiver in Mato Grosso struggles to access the Internet. In fact, 2G and 3G devices remain in active use across rural Brazil simply because they are the only reliable option.&lt;/p&gt;

&lt;p&gt;Coverage maps show the divide clearly:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F4b492q7mc8joha8jcwru.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F4b492q7mc8joha8jcwru.png" alt="the coverage divide" width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;For example, &lt;a href="https://en.wikipedia.org/wiki/Claro_Company" rel="noopener noreferrer"&gt;Claro Mobile&lt;/a&gt;, one of the largest telecom providers in Latin America, provides excellent 4G/5G service throughout São Paulo’s metropolitan area, yet the coverage in the State of Maranhão is much weaker.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ftccc8ydrujmxecbro6af.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ftccc8ydrujmxecbro6af.png" alt="São Paulo vs State of Maranhão" width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The official statistics just confirm the gap. A June 2024 report by Anatel found that while 99.7% of urban Brazilians enjoy network coverage, 42.31% of rural residents have no network access at all. For context, that’s roughly 6 million people living in digital silence, including the farmers, manufacturers, and communities that form the backbone of Brazil’s economy.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fu2k87vi58vdu0fqodg3o.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fu2k87vi58vdu0fqodg3o.png" alt="A June 2024 report by Anatel" width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;For schools, clinics, and businesses in these regions, the implications are huge. Limited access means children missing out on online education, patients unable to use telemedicine, and small businesses stuck with outdated technology.&lt;/p&gt;

&lt;p&gt;This is where edge computing proves invaluable. Instead of sending every piece of data to distant cloud servers (which requires constant internet), edge computing processes information right where it’s generated — in your factory, farm, or facility. Critical operations continue running regardless of connectivity issues, with all data automatically synchronized when internet service resumes.&lt;/p&gt;

&lt;p&gt;This is exactly the approach ThingsBoard Edge takes: providing full IoT functionality locally while seamlessly integrating with ThingsBoard Cloud when connectivity allows.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Future of the IoT in Brazil
&lt;/h2&gt;

&lt;p&gt;The Brazilian government isn’t standing still. In 2019, it launched a National Plan for IoT, laying out strategies across education, innovation, tax regulation, security, and privacy.&lt;/p&gt;

&lt;p&gt;Thanks to these initiatives, Brazil’s IoT market is experiencing constant growth. According to Grand View Research, Brazil’s cloud computing sector is projected to reach USD 41.73 billion by 2030 — a massive 23.8% annual growth rate.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fqj3wooys8tmrqm3t0dw7.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fqj3wooys8tmrqm3t0dw7.png" alt="Brazil’s cloud market 2018-2030" width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Edge computing is growing twice as fast, with Grand View Research forecasting the edge market will reach USD 11.3 billion by 2030 at a 46.1% CAGR.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Frwtr70fuw7hs2kqynccg.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Frwtr70fuw7hs2kqynccg.png" alt="Brazil’s edge market 2018-2030" width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Government-backed initiatives are creating unprecedented demand for IoT solutions, but also highlighting the connectivity challenges that traditional cloud-only platforms can’t solve. This is precisely when edge computing becomes essential. This dual approach unlocks possibilities across Brazil’s key industries:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Agriculture:&lt;/strong&gt; Automated irrigation systems that optimize water usage even when cellular towers are 50+ kilometers away&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Energy:&lt;/strong&gt; Remote monitoring of wind farms and solar installations without waiting for spotty connections&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Logistics:&lt;/strong&gt; Real-time fleet tracking through Brazil’s vast rural highways, ensuring no shipment data is ever lost&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Manufacturing:&lt;/strong&gt; Smart factories that maintain full operational intelligence during network outages, preventing costly downtime.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Putting IoT into Practice
&lt;/h2&gt;

&lt;p&gt;While connectivity challenges persist across rural Brazil, the momentum for IoT innovation is unstoppable. With strong governmental support, faster mobile networks, and growing investment in both edge and cloud computing, the foundation for the next wave of digital transformation is already in place.&lt;/p&gt;

&lt;p&gt;What does this look like in action?&lt;/p&gt;

&lt;p&gt;In the second part of this series, we’ll take you inside real Brazilian deployments using ThingsBoard solution templates — from assisted living systems enhancing elderly care safety to precision agriculture systems optimizing irrigation in remote fields to smart city waste management streamlining collection routes. You’ll see implementation strategies, technical approaches, and proven methodologies that work today, even in Brazil’s most connectivity-challenged regions.&lt;/p&gt;

&lt;p&gt;➡️ Stay tuned to see innovation at the heart of Brazil’s digital revolution — and discover how ThingsBoard Edge bridges the gap between unreliable connectivity and reliable IoT performance.&lt;/p&gt;

&lt;p&gt;📊 &lt;a href="https://thingsboard.io/iot-data-visualization/?utm_source=medium&amp;amp;utm_medium=social&amp;amp;utm_campaign=brazil_part1" rel="noopener noreferrer"&gt;Discover IoT data visualization↗&lt;/a&gt;&lt;br&gt;
📚 &lt;a href="https://thingsboard.io/case-studies/?utm_source=medium&amp;amp;utm_medium=social&amp;amp;utm_campaign=brazil_part1" rel="noopener noreferrer"&gt;Explore customer stories↗&lt;/a&gt;&lt;br&gt;
🚀Deploy it yourself: &lt;a href="https://github.com/thingsboard/thingsboard" rel="noopener noreferrer"&gt;ThingsBoard open-source platform&lt;/a&gt; | &lt;a href="https://github.com/thingsboard/thingsboard-edge" rel="noopener noreferrer"&gt;ThingsBoard Edge&lt;/a&gt; for offline capability&lt;/p&gt;

</description>
      <category>iot</category>
      <category>opensource</category>
      <category>braziliandevs</category>
    </item>
  </channel>
</rss>
