<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>EnRedAndo Me - Carlos Prados</title><link>https://carlos.enredando.me/</link><description>Recent content on EnRedAndo Me - Carlos Prados</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>mail@carlosprados.com (Carlos Prados)</managingEditor><webMaster>mail@carlosprados.com (Carlos Prados)</webMaster><copyright>© 2026 Carlos Prados</copyright><lastBuildDate>Fri, 24 Apr 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://carlos.enredando.me/index.xml" rel="self" type="application/rss+xml"/><item><title>About</title><link>https://carlos.enredando.me/about/</link><pubDate>Fri, 24 Apr 2026 00:00:00 +0000</pubDate><author>mail@carlosprados.com (Carlos Prados)</author><guid>https://carlos.enredando.me/about/</guid><description>&lt;p&gt;I&amp;rsquo;m &lt;strong&gt;Carlos Prados&lt;/strong&gt;, a Telecommunications Engineer with &lt;strong&gt;25+ years&lt;/strong&gt; of experience at the intersection of architecture, performance, and execution. I&amp;rsquo;m a hands-on &lt;strong&gt;CTO and Co-founder&lt;/strong&gt; who still writes the core production code — because the person who sets the architecture should feel its friction every day.&lt;/p&gt;
&lt;p&gt;Today I wear three hats in parallel. I&amp;rsquo;m &lt;strong&gt;CTO, board member and Innovation Lead at &lt;a href="https://amplia-iiot.com" target="_blank" rel="noreferrer"&gt;Amplía Soluciones&lt;/a&gt;&lt;/strong&gt;, where we build &lt;strong&gt;IIoT platforms&lt;/strong&gt; for utilities, industry, and telecom. I&amp;rsquo;m also &lt;strong&gt;co-founder of &lt;a href="https://www.depradosybodega.com" target="_blank" rel="noreferrer"&gt;de Prados y Bodega&lt;/a&gt;&lt;/strong&gt; and a small portfolio of other ventures. And, selectively, I work as a &lt;strong&gt;technical advisor&lt;/strong&gt; to CTOs, boards, and investors — only on things I can actually operate on.&lt;/p&gt;</description></item><item><title>Build for the Field, Not the Lab: Shipping OTA Updates to NB-IoT Devices</title><link>https://carlos.enredando.me/posts/build-for-the-field/</link><pubDate>Sun, 19 Apr 2026 12:00:00 +0200</pubDate><author>mail@carlosprados.com (Carlos Prados)</author><guid>https://carlos.enredando.me/posts/build-for-the-field/</guid><description>&lt;h2 class="relative group"&gt;Fleet Health Is the Product
 &lt;div id="fleet-health-is-the-product" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#fleet-health-is-the-product" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;The industry sells IoT as if data were the point. It isn&amp;rsquo;t. Data is the receipt. &lt;strong&gt;Fleet health is the product.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;A thousand sensors in the desert, a gas meter in every flat of a rural town, a cold-chain tracker strapped to a pallet crossing a border — none of that is worth anything if the fleet degrades between my laptop and the real world. Every device that silently goes dark, every firmware bug that bakes in without a way out, every slot of flash with a bricked image — each of those is a direct cut into whatever value the product was supposed to deliver.&lt;/p&gt;</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://carlos.enredando.me/posts/build-for-the-field/featured.jpg"/></item><item><title>Mastering Agentic AI: The Routing Pattern</title><link>https://carlos.enredando.me/posts/agentic-ai-routing/</link><pubDate>Sun, 12 Apr 2026 00:00:00 +0000</pubDate><author>mail@carlosprados.com (Carlos Prados)</author><guid>https://carlos.enredando.me/posts/agentic-ai-routing/</guid><description>&lt;p&gt;In my &lt;a href="https://carlos.enredando.me/posts/agentic-ai-prompt-chaining/" &gt;previous post&lt;/a&gt;, we explored Prompt Chaining — the simplest way to break a complex task into sequential steps. But real-world systems rarely follow a straight line. Users don&amp;rsquo;t come with labels on their foreheads telling you what they need. Sometimes they want to book a flight, sometimes they want a factual answer, sometimes they want something you didn&amp;rsquo;t even anticipate.&lt;/p&gt;
&lt;p&gt;That&amp;rsquo;s where the &lt;strong&gt;Routing pattern&lt;/strong&gt; comes in. And honestly, this is where things start to feel like you&amp;rsquo;re building something &lt;em&gt;real&lt;/em&gt;.&lt;/p&gt;</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://carlos.enredando.me/posts/agentic-ai-routing/featured.jpg"/></item><item><title>Breaking the Chains: Why I Built Keystone to Replace AWS Greengrass</title><link>https://carlos.enredando.me/posts/why-keystone/</link><pubDate>Mon, 16 Feb 2026 12:00:00 +0100</pubDate><author>mail@carlosprados.com (Carlos Prados)</author><guid>https://carlos.enredando.me/posts/why-keystone/</guid><description>&lt;h2 class="relative group"&gt;The Vendor Lock-in Trap
 &lt;div id="the-vendor-lock-in-trap" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#the-vendor-lock-in-trap" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;For the better part of the last decade, the industry narrative around IoT has been dominated by a &amp;ldquo;Cloud-First&amp;rdquo; mentality. The premise was seductive: treat your edge devices as dumb pipes and offload the heavy lifting to the cloud&amp;rsquo;s infinite compute.&lt;/p&gt;
&lt;p&gt;However, as we moved from prototypes to production at scale, cracks began to appear in this facade. Latency mattered. Bandwidth costs exploded. But most importantly, we realized that by adopting managed edge runtimes, we were walking into a trap of architectural dependency.&lt;/p&gt;</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://carlos.enredando.me/posts/why-keystone/featured.jpg"/></item><item><title>Mastering Agentic AI: The Prompt Chaining Pattern</title><link>https://carlos.enredando.me/posts/agentic-ai-prompt-chaining/</link><pubDate>Wed, 14 Jan 2026 10:00:00 +0100</pubDate><author>mail@carlosprados.com (Carlos Prados)</author><guid>https://carlos.enredando.me/posts/agentic-ai-prompt-chaining/</guid><description>&lt;p&gt;We are witnessing a massive shift in how we interact with Artificial Intelligence. We are moving from simple, reactive chatbots to &lt;strong&gt;Agentic Systems&lt;/strong&gt;—autonomous entities capable of reasoning, planning, and interacting with the world to achieve complex goals.&lt;/p&gt;
&lt;p&gt;But how do we actually &lt;em&gt;build&lt;/em&gt; these systems? It&amp;rsquo;s not just about having a powerful LLM; it&amp;rsquo;s about the architecture around it. It requires structure, design, and a thoughtful approach to how the agent perceives and acts.&lt;/p&gt;</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://carlos.enredando.me/posts/agentic-ai-prompt-chaining/featured.jpg"/></item><item><title>De la Telemetría y el Telecontrol al Internet de la Cosas Industrial aplicado a la eficiencia energética</title><link>https://carlos.enredando.me/talks/etsit-iot/</link><pubDate>Thu, 17 Mar 2022 00:00:00 +0000</pubDate><author>mail@carlosprados.com (Carlos Prados)</author><guid>https://carlos.enredando.me/talks/etsit-iot/</guid><description>The evolution of telemetry and telecontrol up to Internet of Things</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://carlos.enredando.me/talks/etsit-iot/feature.jpg"/></item><item><title>OpenGate IoT Platform</title><link>https://carlos.enredando.me/projects/amplia-opengate/</link><pubDate>Sat, 01 Jan 2022 00:00:00 +0000</pubDate><author>mail@carlosprados.com (Carlos Prados)</author><guid>https://carlos.enredando.me/projects/amplia-opengate/</guid><description>OpenGate IoT Platform allows obtaining general status and performance of remote devices, machines, and other items worldwide through a friendly and centralized administration web console</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://carlos.enredando.me/projects/amplia-opengate/feature.png"/></item><item><title>MEWS - an IoT and Cloud-Based avalanche detection and prediction platform</title><link>https://carlos.enredando.me/publications/mews/</link><pubDate>Thu, 04 Nov 2021 00:00:00 +0000</pubDate><author>mail@carlosprados.com (Carlos Prados)</author><guid>https://carlos.enredando.me/publications/mews/</guid><description>This article introduces a Cloud-based platform designed for detecting and predicting snow avalanches. It emphasizes the process of collecting sensor data, storing it in the cloud, and using it as input for Machine Learning algorithms. The paper outlines the data workflow, system functionalities, and the essential data validation and pre-processing steps required before employing Machine Learning. Additionally, it discusses the integration of these Machine Learning features with the OpenGate cloud platform.</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://carlos.enredando.me/publications/mews/feature.jpg"/></item><item><title>Device Management in utilities</title><link>https://carlos.enredando.me/posts/device-management-utilities/</link><pubDate>Mon, 22 Jun 2020 00:00:00 +0000</pubDate><author>mail@carlosprados.com (Carlos Prados)</author><guid>https://carlos.enredando.me/posts/device-management-utilities/</guid><description>Regulation has led to the massive adoption of Smart Metering and has shown us the enormous possibilities that the digitization of electricity grids offers.</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://carlos.enredando.me/posts/device-management-utilities/feature.jpg"/></item><item><title>MEWS</title><link>https://carlos.enredando.me/projects/amplia-eu-mews/</link><pubDate>Wed, 01 Apr 2020 00:00:00 +0000</pubDate><author>mail@carlosprados.com (Carlos Prados)</author><guid>https://carlos.enredando.me/projects/amplia-eu-mews/</guid><description>Artificial intelligent system for early detection of snow avalanches</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://carlos.enredando.me/projects/amplia-eu-mews/feature.jpg"/></item><item><title>OpenGate MQTT connector</title><link>https://carlos.enredando.me/posts/og-mqtt-quick-guide/</link><pubDate>Wed, 14 Aug 2019 00:00:00 +0000</pubDate><author>mail@carlosprados.com (Carlos Prados)</author><guid>https://carlos.enredando.me/posts/og-mqtt-quick-guide/</guid><description>Learn how to use OpenGate MQTT connector.</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://carlos.enredando.me/posts/og-mqtt-quick-guide/feature.jpg"/></item><item><title>OpenGate Demo UDP connector</title><link>https://carlos.enredando.me/posts/og-udp-quick-guide/</link><pubDate>Tue, 18 Dec 2018 00:00:00 +0000</pubDate><author>mail@carlosprados.com (Carlos Prados)</author><guid>https://carlos.enredando.me/posts/og-udp-quick-guide/</guid><description>Learn how to use OpenGate demo UDP connector.</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://carlos.enredando.me/posts/og-udp-quick-guide/feature.jpg"/></item><item><title>OpenGate CoAP connector</title><link>https://carlos.enredando.me/posts/og-coap-quick-guide/</link><pubDate>Mon, 05 Nov 2018 00:00:00 +0000</pubDate><author>mail@carlosprados.com (Carlos Prados)</author><guid>https://carlos.enredando.me/posts/og-coap-quick-guide/</guid><description>Learn how to use the OpenGate CoAP connector.</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://carlos.enredando.me/posts/og-coap-quick-guide/feature.jpg"/></item><item><title>Assets vs. Devices in IoT solutions</title><link>https://carlos.enredando.me/posts/iot-assets-and-devices/</link><pubDate>Fri, 27 Jul 2018 00:00:00 +0000</pubDate><author>mail@carlosprados.com (Carlos Prados)</author><guid>https://carlos.enredando.me/posts/iot-assets-and-devices/</guid><description>A well-architected IoT solution information requires a good comprehension of how business assets and devices complement each other.</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://carlos.enredando.me/posts/iot-assets-and-devices/feature.jpg"/></item><item><title>Internet de la Cosas Industrial aplicado a la eficiencia energética</title><link>https://carlos.enredando.me/talks/t3ch-fest/</link><pubDate>Thu, 11 Feb 2016 00:00:00 +0000</pubDate><author>mail@carlosprados.com (Carlos Prados)</author><guid>https://carlos.enredando.me/talks/t3ch-fest/</guid><description>The roots of IoT and how to use it to improve Energy Efficiency.</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://carlos.enredando.me/talks/t3ch-fest/feature.jpg"/></item><item><title>Internet de la Cosas Industrial aplicado a la eficiencia energética</title><link>https://carlos.enredando.me/talks/code-motion/</link><pubDate>Fri, 27 Nov 2015 00:00:00 +0000</pubDate><author>mail@carlosprados.com (Carlos Prados)</author><guid>https://carlos.enredando.me/talks/code-motion/</guid><description>Both power companies and electricity consumers benefit from using IoT for energy efficiency.</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://carlos.enredando.me/talks/code-motion/feature.jpg"/></item><item><title>SMIP - Smart Metering Implementation Program</title><link>https://carlos.enredando.me/projects/amplia-smip/</link><pubDate>Thu, 01 Jan 2015 00:00:00 +0000</pubDate><author>mail@carlosprados.com (Carlos Prados)</author><guid>https://carlos.enredando.me/projects/amplia-smip/</guid><description>SMIP aims to roll out approximately 53 million smart meters in Great Britain</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://carlos.enredando.me/projects/amplia-smip/feature.jpg"/></item><item><title>La tecnología al servicio de la eficiencia energética</title><link>https://carlos.enredando.me/talks/silicon-alley/</link><pubDate>Tue, 14 Oct 2014 00:00:00 +0000</pubDate><author>mail@carlosprados.com (Carlos Prados)</author><guid>https://carlos.enredando.me/talks/silicon-alley/</guid><description>This talk brought insights into how to use IoT technology to improve energy efficiency.</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://carlos.enredando.me/talks/silicon-alley/feature.jpg"/></item><item><title>Agilizando la gestión de proyectos</title><link>https://carlos.enredando.me/talks/eoi-agilizando/</link><pubDate>Thu, 20 May 2010 00:00:00 +0000</pubDate><author>mail@carlosprados.com (Carlos Prados)</author><guid>https://carlos.enredando.me/talks/eoi-agilizando/</guid><description>How to apply agile methodologies and methods to a product development.</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://carlos.enredando.me/talks/eoi-agilizando/feature.jpg"/></item><item><title>Android Live Streaming Radio App</title><link>https://carlos.enredando.me/projects/consultant-android-radio-app/</link><pubDate>Thu, 01 Jan 2009 00:00:00 +0000</pubDate><author>mail@carlosprados.com (Carlos Prados)</author><guid>https://carlos.enredando.me/projects/consultant-android-radio-app/</guid><description>Android Application to listen live music from a club in Madrid</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://carlos.enredando.me/projects/consultant-android-radio-app/feature.jpg"/></item><item><title>Atlas Endesa - OpenGate Device Management &amp; Monitoring</title><link>https://carlos.enredando.me/projects/amplia-endesa-atlas/</link><pubDate>Mon, 01 Dec 2008 00:00:00 +0000</pubDate><author>mail@carlosprados.com (Carlos Prados)</author><guid>https://carlos.enredando.me/projects/amplia-endesa-atlas/</guid><description>Endesa deployed 140 thousand concentrators to support its 11 million smart meters, thanks to OpenGate</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://carlos.enredando.me/projects/amplia-endesa-atlas/feature.jpg"/></item><item><title>Consultant for ISO/IEC 33002:2015</title><link>https://carlos.enredando.me/projects/consultant-bureau-veritas/</link><pubDate>Sun, 27 Apr 2008 00:00:00 +0000</pubDate><author>mail@carlosprados.com (Carlos Prados)</author><guid>https://carlos.enredando.me/projects/consultant-bureau-veritas/</guid><description>I helped several companies to obtain the ISO/IEC 33002:2015 certification</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://carlos.enredando.me/projects/consultant-bureau-veritas/feature.jpg"/></item><item><title>iOS &amp; Black Berry push notification system</title><link>https://carlos.enredando.me/projects/consultant-push-notifications/</link><pubDate>Mon, 01 Jan 2007 00:00:00 +0000</pubDate><author>mail@carlosprados.com (Carlos Prados)</author><guid>https://carlos.enredando.me/projects/consultant-push-notifications/</guid><description>Backend system to send real time push notifications to mobile devices</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://carlos.enredando.me/projects/consultant-push-notifications/feature.jpg"/></item><item><title>Geo-location System for Amena</title><link>https://carlos.enredando.me/projects/teamlog-geoloc/</link><pubDate>Tue, 01 Jan 2002 00:00:00 +0000</pubDate><author>mail@carlosprados.com (Carlos Prados)</author><guid>https://carlos.enredando.me/projects/teamlog-geoloc/</guid><description>&lt;p&gt;Geo-location system for Amena (acquired later by Orange). Telecom grade system to enable an enterprise integration with mobile operator geo-location features (as subcontracted staff).&lt;/p&gt;</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://carlos.enredando.me/projects/teamlog-geoloc/feature.jpg"/></item><item><title>XML &lt;-&gt; CICS high performance translator</title><link>https://carlos.enredando.me/projects/teamlog-cics/</link><pubDate>Mon, 01 Oct 2001 00:00:00 +0000</pubDate><author>mail@carlosprados.com (Carlos Prados)</author><guid>https://carlos.enredando.me/projects/teamlog-cics/</guid><description>Backend service to</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://carlos.enredando.me/projects/teamlog-cics/feature.jpg"/></item></channel></rss>