<?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 | Erika | Activity</title>
	<link>https://www.envirodiy.org/members/erikask/activity/</link>
	<atom:link href="https://www.envirodiy.org/members/erikask/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Erika.</description>
	<lastBuildDate>Wed, 29 Apr 2026 09:19:07 -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">e48e3efceda9320b028e11c4f4812194</guid>
				<title>Erika replied to the topic Arduino datalogger only gives data for last connected sensor in the forum Other Data Loggers</title>
				<link>https://www.envirodiy.org/topic/arduino-datalogger-only-gives-data-for-last-connected-sensor/#post-15675</link>
				<pubDate>Wed, 14 Jul 2021 16:05:32 -0400</pubDate>

									<content:encoded><![CDATA[<p>I noticed in a different example file (I think it was e_continuous_measurement) the getResults function used an &#8220;R&#8221; command instead of the &#8220;D&#8221; command and that seemed to fix the problem.</p>
<p>I changed</p>
<pre>command += "D";</pre>
<p>to</p>
<pre>command += "R";</pre>
<p>and now it&#8217;s getting data from all of the sensors. However, I can&#8217;t find an &#8220;R&#8221; command in the 5TM documentation&hellip;<span class="activity-read-more" id="activity-read-more-6325"><a href="https://www.envirodiy.org/topic/arduino-datalogger-only-gives-data-for-last-connected-sensor/#post-15675" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">cf984f4669bd81d874993423b308d3cc</guid>
				<title>Erika started the topic Arduino datalogger only gives data for last connected sensor in the forum Other Data Loggers</title>
				<link>https://www.envirodiy.org/topic/arduino-datalogger-only-gives-data-for-last-connected-sensor/</link>
				<pubDate>Tue, 13 Jul 2021 18:44:53 -0400</pubDate>

									<content:encoded><![CDATA[<p>Hello,</p>
<p>I am trying to set up a datalogger for continuous measurements of twelve 5TM moisture sensors. Eventually I want to read this data into LabView to sync with data from some other sensors. For right now I&#8217;m just having trouble getting the sensors to read properly.</p>
<p>I&#8217;m currently testing four sensors using the sample code k_concurrent_logger.&hellip;<span class="activity-read-more" id="activity-read-more-6312"><a href="https://www.envirodiy.org/topic/arduino-datalogger-only-gives-data-for-last-connected-sensor/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">2928e8e06cb4151838fdcbd6deb027e6</guid>
				<title>Erika became a registered member</title>
				<link>https://www.envirodiy.org/activity/p/6307/</link>
				<pubDate>Tue, 13 Jul 2021 18:14:42 -0400</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>