<?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>Pouch Archives - The Golioth Developer Blog</title>
	<atom:link href="https://blog.golioth.io/tag/pouch/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.golioth.io/tag/pouch/</link>
	<description>Golioth, Zephyr, and IoT Development News and How Tos</description>
	<lastBuildDate>Tue, 14 Apr 2026 18:10:45 +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>Pouch Archives - The Golioth Developer Blog</title>
	<link>https://blog.golioth.io/tag/pouch/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Sending images to Bluetooth devices using Golioth Pouch</title>
		<link>https://blog.golioth.io/sending-images-to-bluetooth-devices-using-golioth-pouch/</link>
		
		<dc:creator><![CDATA[Chris Gammell]]></dc:creator>
		<pubDate>Thu, 09 Apr 2026 17:53:49 +0000</pubDate>
				<category><![CDATA[Bluetooth]]></category>
		<category><![CDATA[Partners]]></category>
		<category><![CDATA[AL2TECH]]></category>
		<category><![CDATA[nRF54]]></category>
		<category><![CDATA[Pouch]]></category>
		<guid isPermaLink="false">https://blog.golioth.io/?p=10579</guid>

					<description><![CDATA[<p>Golioth partner AL2Tech used the Pouch protocol to send JPEG images encrypted end-to-end from the Cloud down to low power Bluetooth devices</p>
<p>The post <a href="https://blog.golioth.io/sending-images-to-bluetooth-devices-using-golioth-pouch/">Sending images to Bluetooth devices using Golioth Pouch</a> appeared first on <a href="https://blog.golioth.io">The Golioth Developer Blog</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Bluetooth at Golioth, so far (2025)</title>
		<link>https://blog.golioth.io/bluetooth-at-golioth-so-far-2025/</link>
		
		<dc:creator><![CDATA[Sam Friedman]]></dc:creator>
		<pubDate>Thu, 11 Dec 2025 17:17:20 +0000</pubDate>
				<category><![CDATA[Bluetooth]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[2025]]></category>
		<category><![CDATA[Golioth Connectivity]]></category>
		<category><![CDATA[Pouch]]></category>
		<guid isPermaLink="false">https://blog.golioth.io/?p=10330</guid>

					<description><![CDATA[<p>The Golioth team has been busy creating new technologies to securely connect your Bluetooth device to the Cloud through gateways. Read about all of the features of Golioth Connectivity and Pouch and get a preview of what is coming in the new year.</p>
<p>The post <a href="https://blog.golioth.io/bluetooth-at-golioth-so-far-2025/">Bluetooth at Golioth, so far (2025)</a> appeared first on <a href="https://blog.golioth.io">The Golioth Developer Blog</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Enabling Bluetooth-to-Cloud on the STM32WB5MM-DK</title>
		<link>https://blog.golioth.io/connecting-bluetooth-iot-devices-to-the-internet-stm32wb5mm-dk/</link>
		
		<dc:creator><![CDATA[Mike Szczys]]></dc:creator>
		<pubDate>Thu, 05 Jun 2025 14:18:38 +0000</pubDate>
				<category><![CDATA[Bluetooth]]></category>
		<category><![CDATA[BLE]]></category>
		<category><![CDATA[Pouch]]></category>
		<category><![CDATA[STM]]></category>
		<category><![CDATA[stm32wb5mm_dk]]></category>
		<guid isPermaLink="false">https://blog.golioth.io/?p=9619</guid>

					<description><![CDATA[<p>Golioth makes it easy to connect Bluetooth devices to the cloud. Load provided binaries to create a Bluetooth gateway, then use reference Zephyr code to connect BLE devices from your fleet to the Internet. Here we show how to add an STMicroelectronics dev board as a leaf node in your fleet.</p>
<p>The post <a href="https://blog.golioth.io/connecting-bluetooth-iot-devices-to-the-internet-stm32wb5mm-dk/">Enabling Bluetooth-to-Cloud on the STM32WB5MM-DK</a> appeared first on <a href="https://blog.golioth.io">The Golioth Developer Blog</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>The Taxonomy of Connected Device Networks</title>
		<link>https://blog.golioth.io/the-taxonomy-of-connected-device-networks/</link>
		
		<dc:creator><![CDATA[Dan Mangum]]></dc:creator>
		<pubDate>Tue, 01 Apr 2025 13:45:55 +0000</pubDate>
				<category><![CDATA[Bluetooth]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Device-to-Cloud]]></category>
		<category><![CDATA[Pouch]]></category>
		<guid isPermaLink="false">https://blog.golioth.io/?p=9315</guid>

					<description><![CDATA[<p>As Golioth expands support for devices that are not directly connected to the platform, new concepts and capabilities are required to accommodate networks. This post introduces unmanaged devices, proxying, and impersonation.</p>
<p>The post <a href="https://blog.golioth.io/the-taxonomy-of-connected-device-networks/">The Taxonomy of Connected Device Networks</a> appeared first on <a href="https://blog.golioth.io">The Golioth Developer Blog</a>.</p>
]]></description>
		
		
		
			</item>
	</channel>
</rss>
