<?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>WiFi Archives - The Golioth Developer Blog</title>
	<atom:link href="https://blog.golioth.io/tag/wifi/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.golioth.io/tag/wifi/</link>
	<description>Golioth, Zephyr, and IoT Development News and How Tos</description>
	<lastBuildDate>Wed, 12 Nov 2025 15:54:17 +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>WiFi Archives - The Golioth Developer Blog</title>
	<link>https://blog.golioth.io/tag/wifi/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Building Zephyr for the Raspberry Pi Pico2 W</title>
		<link>https://blog.golioth.io/building-zephyr-for-the-raspberry-pi-pico2-w/</link>
		
		<dc:creator><![CDATA[Mike Szczys]]></dc:creator>
		<pubDate>Tue, 11 Nov 2025 15:04:08 +0000</pubDate>
				<category><![CDATA[Engineering]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Infineon]]></category>
		<category><![CDATA[pico2]]></category>
		<category><![CDATA[pico2w]]></category>
		<category><![CDATA[Raspberry Pi]]></category>
		<category><![CDATA[WiFi]]></category>
		<guid isPermaLink="false">https://blog.golioth.io/?p=10292</guid>

					<description><![CDATA[<p>The Raspberry Pi Pico2 W is the one with a microcontroller and Wi-Fi. When most people think of Raspberry Pi as a single-board computer running Linux, this model is a microcontroller with a slew of impressive peripherals. While the original Pico (based on the RP2040) has had Zephyr support for a long time, the Pico2 [&#8230;]</p>
<p>The post <a href="https://blog.golioth.io/building-zephyr-for-the-raspberry-pi-pico2-w/">Building Zephyr for the Raspberry Pi Pico2 W</a> appeared first on <a href="https://blog.golioth.io">The Golioth Developer Blog</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>A $2 Geofence: Wi-Fi Location (Here.com), ESP32-C3, Golioth Pipelines, and n8n</title>
		<link>https://blog.golioth.io/a-2-geofence-wi-fi-location-here-com-esp32-c3-golioth-pipelines-and-n8n/</link>
		
		<dc:creator><![CDATA[Chris Gammell]]></dc:creator>
		<pubDate>Wed, 26 Jun 2024 15:25:54 +0000</pubDate>
				<category><![CDATA[Data Management]]></category>
		<category><![CDATA[Location]]></category>
		<category><![CDATA[Platform]]></category>
		<category><![CDATA[demo]]></category>
		<category><![CDATA[geofence]]></category>
		<category><![CDATA[here.com]]></category>
		<category><![CDATA[n8n]]></category>
		<category><![CDATA[pipelines]]></category>
		<category><![CDATA[WiFi]]></category>
		<guid isPermaLink="false">https://goliothblogdev.wpenginepowered.com/?p=7390</guid>

					<description><![CDATA[<p>We paired Wi-Fi locationing, low cost hardware, Golioth Pipelines, and n8n (an API workflow tool) to create a "geofence". This is a simple way to provide alerts (or any other actions) when an IoT device goes outside of a defined physical location.</p>
<p>The post <a href="https://blog.golioth.io/a-2-geofence-wi-fi-location-here-com-esp32-c3-golioth-pipelines-and-n8n/">A $2 Geofence: Wi-Fi Location (Here.com), ESP32-C3, Golioth Pipelines, and n8n</a> appeared first on <a href="https://blog.golioth.io">The Golioth Developer Blog</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Nordic&#8217;s brand new nRF7002 Wi-Fi chip already works with Golioth</title>
		<link>https://blog.golioth.io/trying-out-golioth-with-the-nordic-nrf7002/</link>
		
		<dc:creator><![CDATA[Eli Hughes]]></dc:creator>
		<pubDate>Tue, 14 Feb 2023 16:41:32 +0000</pubDate>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Industry]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Partners]]></category>
		<category><![CDATA[demo]]></category>
		<category><![CDATA[Nordic]]></category>
		<category><![CDATA[nRF7002]]></category>
		<category><![CDATA[nRF7002DK]]></category>
		<category><![CDATA[WiFi]]></category>
		<guid isPermaLink="false">https://goliothblogdev.wpenginepowered.com/?p=3994</guid>

					<description><![CDATA[<p>The nRF7002 is a brand new WiFi chip from Nordic Semiconductor released earlier this month. Getting it up and running with Golioth is easy. Update NCS to the tip of main to pull in the newest driver work from Nordic, and make a configuration file for this board. Eli Hughes shows us how in this guest post.</p>
<p>The post <a href="https://blog.golioth.io/trying-out-golioth-with-the-nordic-nrf7002/">Nordic&#8217;s brand new nRF7002 Wi-Fi chip already works with Golioth</a> appeared first on <a href="https://blog.golioth.io">The Golioth Developer Blog</a>.</p>
]]></description>
		
		
		
			</item>
	</channel>
</rss>
