<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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>EnviroDIY | Jon | Mentions</title>
	<link>https://www.envirodiy.org/members/jkirchoff/activity/mentions/</link>
	<atom:link href="https://www.envirodiy.org/members/jkirchoff/activity/mentions/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed mentioning Jon.</description>
	<lastBuildDate>Tue, 21 Apr 2026 18:04:29 -0400</lastBuildDate>
	<generator>https://buddypress.org/?v=</generator>
	<language>en-US</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
	
						<item>
				<guid isPermaLink="false">60b1c9a0a6eb8959ad450dc3bf68b14f</guid>
				<title>Sara Damiano replied to the topic XBee Networks of Mayfly Loggers - 900Mhz in the forum Mayfly Data Logger</title>
				<link>https://www.envirodiy.org/topic/xbee-networks-of-mayfly-loggers-900mhz/#post-12917</link>
				<pubDate>Fri, 07 Jun 2019 21:59:48 -0400</pubDate>

									<content:encoded><![CDATA[<p><a href='https://www.envirodiy.org/members/jkirchoff/' rel="nofollow ugc">@jkirchoff</a> &#8211; drive the pin level with the digitalWrite(#, level) function.</p>
<p>If you&#8217;re using a Mayfly, the XBee&#8217;s sleep request pin is attached to the Mayfly pin 23.  So to wake the bee, send data, and put it to sleep all you needs is:<br />
digitalWrite(23, HIGH);<br />
Serial1.print(&#8220;some text);<br />
// more print statements as desired<br />
digitalWrite(23, LOW);</p>
<p>Use&hellip;<span class="activity-read-more" id="activity-read-more-4029"><a href="https://www.envirodiy.org/topic/xbee-networks-of-mayfly-loggers-900mhz/#post-12917" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>