<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Firmware Archives - The Golioth Developer Blog</title>
	<atom:link href="https://blog.golioth.io/category/firmware/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.golioth.io/category/firmware/</link>
	<description>Golioth, Zephyr, and IoT Development News and How Tos</description>
	<lastBuildDate>Fri, 29 May 2026 19:25:47 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://blog.golioth.io/wp-content/uploads/2023/09/cropped-Golioth_Symbol_Coral_RGB-1-32x32.png</url>
	<title>Firmware Archives - The Golioth Developer Blog</title>
	<link>https://blog.golioth.io/category/firmware/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Local Shell talks SMP to your devices over Web Serial</title>
		<link>https://blog.golioth.io/local-shell-talks-smp-to-your-devices-over-web-serial/</link>
		
		<dc:creator><![CDATA[Chris Gammell]]></dc:creator>
		<pubDate>Thu, 28 May 2026 19:01:20 +0000</pubDate>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[Zephyr]]></category>
		<category><![CDATA[MCUboot]]></category>
		<category><![CDATA[mcumgr]]></category>
		<category><![CDATA[smpmgr]]></category>
		<guid isPermaLink="false">https://blog.golioth.io/?p=10610</guid>

					<description><![CDATA[<p>Local Shell is a new web-based tool that talks to Zephyr devices using Simple Management Protocol (SMP) over Web Serial APIs. This is an easy way to communicate with devices through the browser and mirrors capabilities from tools like mcumgr and smpmgr.</p>
<p>The post <a href="https://blog.golioth.io/local-shell-talks-smp-to-your-devices-over-web-serial/">Local Shell talks SMP to your devices over Web Serial</a> appeared first on <a href="https://blog.golioth.io">The Golioth Developer Blog</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>When Rapid Prototyping becomes Rapid Deployment</title>
		<link>https://blog.golioth.io/when-rapid-prototyping-becomes-rapid-deployment/</link>
		
		<dc:creator><![CDATA[Chris Gammell]]></dc:creator>
		<pubDate>Thu, 15 Jan 2026 21:20:57 +0000</pubDate>
				<category><![CDATA[Culture]]></category>
		<category><![CDATA[Golioth]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Deployment]]></category>
		<category><![CDATA[Infrastructure]]></category>
		<category><![CDATA[LLM]]></category>
		<category><![CDATA[Tooling]]></category>
		<guid isPermaLink="false">https://blog.golioth.io/?p=10460</guid>

					<description><![CDATA[<p>Modern IoT teams can move beyond rapid prototyping to rapid deployment. By combining LLM-assisted development with Golioth’s device management, connectivity, and fleet orchestration capabilities, it’s now possible to create IoT fleets with a range of connectivity options in days instead of months. </p>
<p>The post <a href="https://blog.golioth.io/when-rapid-prototyping-becomes-rapid-deployment/">When Rapid Prototyping becomes Rapid Deployment</a> appeared first on <a href="https://blog.golioth.io">The Golioth Developer Blog</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>A Physical Meme Terminal for Distributed Teams</title>
		<link>https://blog.golioth.io/a-physical-meme-terminal-for-distributed-teams/</link>
		
		<dc:creator><![CDATA[Chris Gammell]]></dc:creator>
		<pubDate>Tue, 23 Dec 2025 17:21:40 +0000</pubDate>
				<category><![CDATA[Culture]]></category>
		<category><![CDATA[Prototyping]]></category>
		<category><![CDATA[SDK]]></category>
		<category><![CDATA[Solutions]]></category>
		<guid isPermaLink="false">https://blog.golioth.io/?p=10422</guid>

					<description><![CDATA[<p>Have you ever wanted to bypass slack and send a meme directly to your co-worker's desk? This hack day project builds on top of work from 2022 and pulls in some new features of Golioth's IoT platform, as well as some vibe coded front end / back end work to make the experience smoother. Dive into each part of the project in this blog and associated video.</p>
<p>The post <a href="https://blog.golioth.io/a-physical-meme-terminal-for-distributed-teams/">A Physical Meme Terminal for Distributed Teams</a> appeared first on <a href="https://blog.golioth.io">The Golioth Developer Blog</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Golioth Firmware SDK v0.22.0</title>
		<link>https://blog.golioth.io/golioth-firmware-sdk-v0-22-0/</link>
		
		<dc:creator><![CDATA[Sam Friedman]]></dc:creator>
		<pubDate>Thu, 18 Dec 2025 21:57:43 +0000</pubDate>
				<category><![CDATA[SDK]]></category>
		<category><![CDATA[Certificate Rotation]]></category>
		<category><![CDATA[Golioth Firmware SDK]]></category>
		<guid isPermaLink="false">https://blog.golioth.io/?p=10416</guid>

					<description><![CDATA[<p>The latest release of the Golioth Firmware SDK includes support for rotating certificates via Golioth’s integration with external PKI providers, routes logs through Pipelines, and reorganizes our firmware update reference implementation. </p>
<p>The post <a href="https://blog.golioth.io/golioth-firmware-sdk-v0-22-0/">Golioth Firmware SDK v0.22.0</a> appeared first on <a href="https://blog.golioth.io">The Golioth Developer Blog</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Advanced IoT Data Uploads Using the Golioth Blockwise Stream</title>
		<link>https://blog.golioth.io/advanced-iot-data-uploads-using-the-golioth-blockwise-stream/</link>
		
		<dc:creator><![CDATA[Mike Szczys]]></dc:creator>
		<pubDate>Tue, 14 Oct 2025 15:45:38 +0000</pubDate>
				<category><![CDATA[Data Management]]></category>
		<category><![CDATA[SDK]]></category>
		<category><![CDATA[async]]></category>
		<category><![CDATA[asynchronous]]></category>
		<category><![CDATA[block upload]]></category>
		<category><![CDATA[Blockwise]]></category>
		<category><![CDATA[lightDB stream]]></category>
		<category><![CDATA[Stream]]></category>
		<guid isPermaLink="false">https://blog.golioth.io/?p=10154</guid>

					<description><![CDATA[<p>Golioth makes it easy to upload large data payloads from your IoT devices to the cloud. We do this using the blockwise Stream service, which includes a versatile set of transform and destination options so the data goes where you want, in the format that you need. In this post we extend the capabilities of the Blockwise stream to show how async makes a large upload even more reliable over a connection to Golioth.</p>
<p>The post <a href="https://blog.golioth.io/advanced-iot-data-uploads-using-the-golioth-blockwise-stream/">Advanced IoT Data Uploads Using the Golioth Blockwise Stream</a> appeared first on <a href="https://blog.golioth.io">The Golioth Developer Blog</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Golioth Firmware SDK v0.21.0</title>
		<link>https://blog.golioth.io/golioth-firmware-sdk-v0-21-0/</link>
		
		<dc:creator><![CDATA[Sam Friedman]]></dc:creator>
		<pubDate>Thu, 09 Oct 2025 15:30:25 +0000</pubDate>
				<category><![CDATA[Firmware]]></category>
		<category><![CDATA[SDK]]></category>
		<category><![CDATA[ESP-IDF]]></category>
		<category><![CDATA[Golioth Firmware SDK]]></category>
		<category><![CDATA[NCS]]></category>
		<category><![CDATA[zephyr]]></category>
		<guid isPermaLink="false">https://blog.golioth.io/?p=10181</guid>

					<description><![CDATA[<p>Golioth released v0.21.0 of the Golioth Firmware SDK, a multiplatform enabler for embedded devices communicating back to the Golioth cloud. This post recaps some of the changes and how it will improve user experience on low power devices.</p>
<p>The post <a href="https://blog.golioth.io/golioth-firmware-sdk-v0-21-0/">Golioth Firmware SDK v0.21.0</a> appeared first on <a href="https://blog.golioth.io">The Golioth Developer Blog</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>How to Use Golioth Blockwise Stream to Upload Large IoT Data Payloads</title>
		<link>https://blog.golioth.io/how-to-use-golioth-blockwise-stream-to-upload-large-iot-data-payloads/</link>
		
		<dc:creator><![CDATA[Mike Szczys]]></dc:creator>
		<pubDate>Thu, 02 Oct 2025 15:45:40 +0000</pubDate>
				<category><![CDATA[Data Management]]></category>
		<category><![CDATA[SDK]]></category>
		<category><![CDATA[block upload]]></category>
		<category><![CDATA[Blockwise]]></category>
		<category><![CDATA[lightDB stream]]></category>
		<category><![CDATA[Stream]]></category>
		<guid isPermaLink="false">https://blog.golioth.io/?p=10146</guid>

					<description><![CDATA[<p>Golioth allows large data uploads using the Firmware SDK and via blockwise stream calls. This post shows how to modify the Stream sample to try uploading large amounts of arbitrary data and route that data through Golioth Pipelines.</p>
<p>The post <a href="https://blog.golioth.io/how-to-use-golioth-blockwise-stream-to-upload-large-iot-data-payloads/">How to Use Golioth Blockwise Stream to Upload Large IoT Data Payloads</a> appeared first on <a href="https://blog.golioth.io">The Golioth Developer Blog</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>A Remote Shell for Embedded IoT Devices</title>
		<link>https://blog.golioth.io/a-remote-shell-for-embedded-iot-devices/</link>
		
		<dc:creator><![CDATA[Chris Gammell]]></dc:creator>
		<pubDate>Tue, 24 Jun 2025 15:29:01 +0000</pubDate>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[cellular]]></category>
		<category><![CDATA[remote shell]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[terminal]]></category>
		<guid isPermaLink="false">https://blog.golioth.io/?p=9702</guid>

					<description><![CDATA[<p>Golioth's Remote Shell uses Remote Procedure Calls (RPCs) and a custom Zephyr shell backend to enable an interactive, web-based shell experience from anywhere in the world.</p>
<p>The post <a href="https://blog.golioth.io/a-remote-shell-for-embedded-iot-devices/">A Remote Shell for Embedded IoT Devices</a> appeared first on <a href="https://blog.golioth.io">The Golioth Developer Blog</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Upcoming webinar: Batteryless Cellular IoT with Conexio</title>
		<link>https://blog.golioth.io/upcoming-webinar-batteryless-cellular-iot-with-conexio/</link>
		
		<dc:creator><![CDATA[Chris Gammell]]></dc:creator>
		<pubDate>Tue, 03 Jun 2025 14:24:03 +0000</pubDate>
				<category><![CDATA[Optimization]]></category>
		<category><![CDATA[Webinars]]></category>
		<category><![CDATA[cellular]]></category>
		<category><![CDATA[low-power]]></category>
		<category><![CDATA[PSM]]></category>
		<category><![CDATA[Solar]]></category>
		<guid isPermaLink="false">https://blog.golioth.io/?p=9599</guid>

					<description><![CDATA[<p>We&#8217;re excited to be hosting a new webinar coming up on June 18th at Noon ET / 9 am PT with Rajeev Piyare of Conexio Technologies. They are a new Golioth Design Partner and the creators of the Stratus Pro development board, based on the Nordic Semiconductor nRF9151. Problem space The problem is the same [&#8230;]</p>
<p>The post <a href="https://blog.golioth.io/upcoming-webinar-batteryless-cellular-iot-with-conexio/">Upcoming webinar: Batteryless Cellular IoT with Conexio</a> appeared first on <a href="https://blog.golioth.io">The Golioth Developer Blog</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Golioth Firmware SDK v0.18.0</title>
		<link>https://blog.golioth.io/golioth-firmware-sdk-v0-18-0/</link>
		
		<dc:creator><![CDATA[Sam Friedman]]></dc:creator>
		<pubDate>Thu, 08 May 2025 14:17:34 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[SDK]]></category>
		<category><![CDATA[ESP-IDF]]></category>
		<category><![CDATA[Firmware]]></category>
		<category><![CDATA[nRF Connect SDK]]></category>
		<category><![CDATA[v0.18.0]]></category>
		<category><![CDATA[zephyr]]></category>
		<guid isPermaLink="false">https://blog.golioth.io/?p=9508</guid>

					<description><![CDATA[<p>Golioth released Firmware SDK v0.18.0 which pulls in the recent changes from upstream Zephyr, nRF Connect SDK, and ESP-IDF repositories. We are also introducing new gateway support, adding new supported boards, and improving blockwise transfers.</p>
<p>The post <a href="https://blog.golioth.io/golioth-firmware-sdk-v0-18-0/">Golioth Firmware SDK v0.18.0</a> appeared first on <a href="https://blog.golioth.io">The Golioth Developer Blog</a>.</p>
]]></description>
		
		
		
			</item>
	</channel>
</rss>
