<?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 | Sara Damiano | Activity</title>
	<link>https://www.envirodiy.org/members/srgdamiano/activity/</link>
	<atom:link href="https://www.envirodiy.org/members/srgdamiano/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Sara Damiano.</description>
	<lastBuildDate>Wed, 06 May 2026 22:39:12 -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">4c900e299bebf4c8639eee597c8ec6fe</guid>
				<title>Sara Damiano replied to the topic Unable to Compile Error Message in the forum Mayfly Data Logger</title>
				<link>https://www.envirodiy.org/topic/unable-to-compile-error-message/#post-19665</link>
				<pubDate>Wed, 22 Apr 2026 16:03:36 -0400</pubDate>

									<content:encoded><![CDATA[<p>From your error messages, it looked like you have mismatched versions of libraries.  I&#8217;m not sure how permissions are set up on your PC, but typically the Arduino libraries would be stored in a personal user folder that you could change at&hellip;<span class="activity-read-more" id="activity-read-more-10845"><a href="https://www.envirodiy.org/topic/unable-to-compile-error-message/#post-19665" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">0a4b8599c8b6752db07dcba2a4b60590</guid>
				<title>Sara Damiano replied to the topic Unable to Compile Error Message in the forum Mayfly Data Logger</title>
				<link>https://www.envirodiy.org/topic/unable-to-compile-error-message/#post-19634</link>
				<pubDate>Thu, 26 Mar 2026 22:11:31 -0400</pubDate>

									<content:encoded><![CDATA[<p>How and when did you download all of your libraries?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">152c1ad477aa962642f53ae2b2a688fc</guid>
				<title>Sara Damiano replied to the topic DigiXBeeWifi class mqtt codeflow example in the forum Mayfly Data Logger</title>
				<link>https://www.envirodiy.org/topic/digixbeewifi-class-mqtt-codeflow-example/#post-19623</link>
				<pubDate>Fri, 20 Mar 2026 18:23:54 -0400</pubDate>

									<content:encoded><![CDATA[<p>Are you using anything else from the Modular Sensors library? Post your entire sketch as code (use the &lt;&gt; button to post as code)?  Are you setting the host and port for the mqttClient? (<code>mqttClient.setServer(ip, port)</code>) Use your local IP there.  If you do that, I don&#8217;t see why you&#8217;re not getting a connection even with the bad DL setting in the e&hellip;<span class="activity-read-more" id="activity-read-more-10819"><a href="https://www.envirodiy.org/topic/digixbeewifi-class-mqtt-codeflow-example/#post-19623" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">650737e12d69d4b5c1b989a73b935850</guid>
				<title>Sara Damiano replied to the topic DigiXBeeWifi class mqtt codeflow example in the forum Mayfly Data Logger</title>
				<link>https://www.envirodiy.org/topic/digixbeewifi-class-mqtt-codeflow-example/#post-19621</link>
				<pubDate>Fri, 20 Mar 2026 17:26:08 -0400</pubDate>

									<content:encoded><![CDATA[<p>Ooooh.. yup, there&#8217;s a bug in DigiXBeeWifi.cpp.  I&#8217;ll look into it.</p>
<p>Exactly which version of the library are you using (release, master branch, develop branch)?</p>
<p>For now, you may be able to get it working by commenting out lines ~303-310 in src/modems/DigiXBeeWifi.cpp, the section starting with &#8220;set the destination IP to 0&#8221;</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6c4be3475e525c1ac98a235d12449d32</guid>
				<title>Sara Damiano replied to the topic Wifi Bee AT Firmware and Baud Rates in the forum Mayfly Data Logger</title>
				<link>https://www.envirodiy.org/topic/wifi-bee-at-firmware-and-baud-rates/#post-19618</link>
				<pubDate>Wed, 18 Mar 2026 17:53:36 -0400</pubDate>

									<content:encoded><![CDATA[<p>If that doesn&#8217;t compile for you, update your TinyGSM library or just delete lines 87-92 to remove the forceModemBaud command, which needs the version of TinyGSM within the last few weeks.</p>
<p>It it&#8217;s working for you, comment out the section that resets the modem to defaults (lines 107-126) and run it one more time to get the modem to 9600. It should&hellip;<span class="activity-read-more" id="activity-read-more-10815"><a href="https://www.envirodiy.org/topic/wifi-bee-at-firmware-and-baud-rates/#post-19618" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">dab1c2bb10d33181f8a28af539613e56</guid>
				<title>Sara Damiano replied to the topic Wifi Bee AT Firmware and Baud Rates in the forum Mayfly Data Logger</title>
				<link>https://www.envirodiy.org/topic/wifi-bee-at-firmware-and-baud-rates/#post-19617</link>
				<pubDate>Wed, 18 Mar 2026 17:50:06 -0400</pubDate>

									<content:encoded><![CDATA[<p>Use 3.3V to power the WiFi bee and make sure that you&#8217;re adapter uses 3.3V logic.  The 0.5A most USB ports can provide should be enough for the WiFi bee without browning out.  You are seeing the lights on the bee go on, right?</p>
<p>This script worked for me to force the baud rate on three different WiFi Bee&#8217;s.  The script forces the baud rate and th&hellip;<span class="activity-read-more" id="activity-read-more-10814"><a href="https://www.envirodiy.org/topic/wifi-bee-at-firmware-and-baud-rates/#post-19617" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">751057f6a425692cb2a4d5f223868f93</guid>
				<title>Sara Damiano replied to the topic Wifi Bee AT Firmware and Baud Rates in the forum Mayfly Data Logger</title>
				<link>https://www.envirodiy.org/topic/wifi-bee-at-firmware-and-baud-rates/#post-19612</link>
				<pubDate>Mon, 16 Mar 2026 18:50:45 -0400</pubDate>

									<content:encoded><![CDATA[<p>Once you&#8217;ve successfully changed the WiFi bee&#8217;s baud rate, it will stay at the slower baud. You should only have to reset the baud rate if you factory reset the bee or update it&#8217;s firmware &#8211; neither of which you can do by accident.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">9aded446ffbae7269a910881e4e76e67</guid>
				<title>Sara Damiano replied to the topic Wifi Bee AT Firmware and Baud Rates in the forum Mayfly Data Logger</title>
				<link>https://www.envirodiy.org/topic/wifi-bee-at-firmware-and-baud-rates/#post-19611</link>
				<pubDate>Mon, 16 Mar 2026 18:44:34 -0400</pubDate>

									<content:encoded><![CDATA[<p>The WiFi bee should have the AT firmware on it. The problem probably is the baud rate. The default baud rate for the ESP32 (the brain on the WiFi bee) is 115200. That&#8217;s too fast for stable communication with the 8MHz Mayfly.  The Mayfly can usually *talk* fairly accurately at 115200, but it can&#8217;t listen that fast.  The auto-baud function depends o&hellip;<span class="activity-read-more" id="activity-read-more-10805"><a href="https://www.envirodiy.org/topic/wifi-bee-at-firmware-and-baud-rates/#post-19611" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6ea9d3a75fb9cbe40dc42354911841f3</guid>
				<title>Sara Damiano replied to the topic Requirements for making a sensor compatible in the forum Environmental Sensors</title>
				<link>https://www.envirodiy.org/topic/requirements-for-making-a-sensor-compatible/#post-19489</link>
				<pubDate>Thu, 15 Jan 2026 19:12:08 -0500</pubDate>

									<content:encoded><![CDATA[<p>Using ModularSensors doesn&#8217;t necessarily require the sensors to be directly connected to the Mayfly.  They could be, but they don&#8217;t have to be. In the case of a lot of inexpensive sensors sold as breakout boards, the Mayfly connects and talks directly to the sensor, but most of the not-bare-circuit sensors have black-box layers between the raw&hellip;<span class="activity-read-more" id="activity-read-more-10773"><a href="https://www.envirodiy.org/topic/requirements-for-making-a-sensor-compatible/#post-19489" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">1982de60facc34e56d1d4fdd294fa1be</guid>
				<title>Sara Damiano replied to the topic Requirements for making a sensor compatible in the forum Environmental Sensors</title>
				<link>https://www.envirodiy.org/topic/requirements-for-making-a-sensor-compatible/#post-19487</link>
				<pubDate>Thu, 15 Jan 2026 18:19:38 -0500</pubDate>

									<content:encoded><![CDATA[<p>I spent some time skimming your GitHub code for your device.  If your logger is using a simple serial protocol to communicate with your GUI controller, it should also be able to communicate with the Mayfly (with or without Modular Sensors) in the same way if you expose the Serial (or AltSoftSerial) pins.</p>
<p>ModularSensors already supports the <a href="https://envirodiy.github.io/ModularSensors/group__sensor__ms5803.html" rel="nofollow ugc">MS5803</a>&hellip;<span class="activity-read-more" id="activity-read-more-10771"><a href="https://www.envirodiy.org/topic/requirements-for-making-a-sensor-compatible/#post-19487" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">16b230171ad700a32f401aec9625407a</guid>
				<title>Sara Damiano replied to the topic Requirements for making a sensor compatible in the forum Environmental Sensors</title>
				<link>https://www.envirodiy.org/topic/requirements-for-making-a-sensor-compatible/#post-19486</link>
				<pubDate>Thu, 15 Jan 2026 17:55:01 -0500</pubDate>

									<content:encoded><![CDATA[<p>We don&#8217;t have any set requirements for connection.  The Mayfly can communicate with almost anything that could communicate with an Arduino-style device.  Many users opt to user our ModularSensors library to run their loggers, but that library supports many protocols.</p>
<p>SDI-12 devices are very common in the environmental sensing field, so we have a&hellip;<span class="activity-read-more" id="activity-read-more-10770"><a href="https://www.envirodiy.org/topic/requirements-for-making-a-sensor-compatible/#post-19486" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">725ad7c4f12c0fed601cf9f9b1bba5aa</guid>
				<title>Sara Damiano replied to the topic Missing libraries for DRWI Mayfly1 example in the forum Monitor My Watershed</title>
				<link>https://www.envirodiy.org/topic/missing-libraries-for-drwi-mayfly1-example/#post-19456</link>
				<pubDate>Wed, 03 Dec 2025 21:06:55 -0500</pubDate>

									<content:encoded><![CDATA[<p>If you&#8217;re only running the sketches from Modular Sensors, you should delete all of your libraries and download the bundle from the ModularSensors release page: <a href="https://github.com/EnviroDIY/ModularSensors/releases/tag/v0.37.0" rel="nofollow ugc">https://github.com/EnviroDIY/ModularSensors/releases/tag/v0.37.0</a> (Direct download link:&hellip;<span class="activity-read-more" id="activity-read-more-10755"><a href="https://www.envirodiy.org/topic/missing-libraries-for-drwi-mayfly1-example/#post-19456" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6de1e488879731f0e8868e2737f9417b</guid>
				<title>Sara Damiano replied to the topic Mayfly data logger -9999 in the forum Mayfly Data Logger</title>
				<link>https://www.envirodiy.org/topic/mayfly-data-logger-9999/#post-19414</link>
				<pubDate>Tue, 21 Oct 2025 20:22:37 -0400</pubDate>

									<content:encoded><![CDATA[<p>How is the sensor connected? To disconnect a grove plug, squeeze the lock at the top of the white connector and pull it off.  This is the headphone (stereo) jack: <a href="https://www.envirodiy.org/product/envirodiy-grove-to-3-5mm-stereo-jack-pack-of-2/" rel="nofollow ugc">https://www.envirodiy.org/product/envirodiy-grove-to-3-5mm-stereo-jack-pack-of-2/</a>. The stereo/headphone connector is just like the one on wired headphones.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">366832ced59d0537f22de40f694ca2a2</guid>
				<title>Sara Damiano replied to the topic Could not wake modem for clock sync. in the forum Mayfly Data Logger</title>
				<link>https://www.envirodiy.org/topic/could-not-wake-modem-for-clock-sync-3/#post-19204</link>
				<pubDate>Fri, 25 Jul 2025 20:24:04 -0400</pubDate>

									<content:encoded><![CDATA[<p>If you&#8217;re getting a &#8220;could not wake modem&#8221; error it means there&#8217;s something wrong with the modem power or connection between the modem and your main board.  Are your modem lights turning on? There should be a solid red light and a flashing blue light? Make sure your board is in the socket correctly with the cut corners at the top and all the pins&hellip;<span class="activity-read-more" id="activity-read-more-10656"><a href="https://www.envirodiy.org/topic/could-not-wake-modem-for-clock-sync-3/#post-19204" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">653db4a2867163c9c9bf1b5c5d59ada1</guid>
				<title>Sara Damiano replied to the topic Could not wake modem for clock sync in the forum Mayfly Data Logger</title>
				<link>https://www.envirodiy.org/topic/could-not-wake-modem-for-clock-sync-2/#post-18684</link>
				<pubDate>Thu, 10 Oct 2024 20:23:12 -0400</pubDate>

									<content:encoded><![CDATA[<p>Does the red power light on the lower right of the modem turn on? If not, the modem isn&#8217;t getting power. Pin 18 should be the right pin number. I&#8217;m not sure why it wouldn&#8217;t be powering up. Have you ever messed with the solder jumpers?</p>
<p>If the modem is powering up, you might have a baud rate problem. Try setting the modemBaud to 57600 even&hellip;<span class="activity-read-more" id="activity-read-more-10351"><a href="https://www.envirodiy.org/topic/could-not-wake-modem-for-clock-sync-2/#post-18684" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d54cc72ed0dea01b4fab6ff696d02723</guid>
				<title>Sara Damiano replied to the topic New Xbee Modem: XB3-C-GM1-UT-001 in the forum Mayfly Data Logger</title>
				<link>https://www.envirodiy.org/topic/new-xbee-modem-xb3-c-gm1-ut-001/#post-18665</link>
				<pubDate>Fri, 20 Sep 2024 20:17:27 -0400</pubDate>

									<content:encoded><![CDATA[<p>According to the product change notification you attached, there shouldn&#8217;t need to be any software changes for &#8220;transparent&#8221; mode, so most of the examples for ModularSensors should still work.</p>
<p>The underlying cellular chipset on the board *has* changed from the ublox SARA R410M to the Telit ME310G1-WW on the global version or the Telit ME310G1-W1&hellip;<span class="activity-read-more" id="activity-read-more-10335"><a href="https://www.envirodiy.org/topic/new-xbee-modem-xb3-c-gm1-ut-001/#post-18665" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">093556d816a263bf4f8832d10f18400a</guid>
				<title>Sara Damiano replied to the topic Add Variable for Atlas Sci Sensor in the forum Environmental Sensors</title>
				<link>https://www.envirodiy.org/topic/add-variable-for-atlas-sci-sensor/#post-18639</link>
				<pubDate>Mon, 26 Aug 2024 05:17:03 -0400</pubDate>

									<content:encoded><![CDATA[<p>I&#8217;ve been swamped lately, so I&#8217;m behind on sensor requests.<br />
&lt;div&gt;<br />
&lt;div&gt;<a href='https://www.envirodiy.org/members/fionasouthwell/' rel="nofollow ugc">@fionasouthwell</a> Are you sure you&#8217;re measuring *specific conductance*? From what I know of the Atlas sensors, they don&#8217;t measure specific conductance, they measure conductivity. I just very quickly skimmed their latest manual and it doesn&#8217;t look like that&#8217;s changed. To get&hellip;<span class="activity-read-more" id="activity-read-more-10316"><a href="https://www.envirodiy.org/topic/add-variable-for-atlas-sci-sensor/#post-18639" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">2644b4bb6e4e743b34bcbbf8b72f104c</guid>
				<title>Sara Damiano replied to the topic Error Compiling for Mayfly; ModularSensors in the forum Mayfly Data Logger</title>
				<link>https://www.envirodiy.org/topic/error-compiling-for-mayfly-modularsensors/#post-18561</link>
				<pubDate>Fri, 05 Jul 2024 17:31:28 -0400</pubDate>

									<content:encoded><![CDATA[<p>You need to either <em>upgrade</em> your ModularSensors library from 0.34.0 to 0.35.0 or <em>downgrade</em> your SD fat library from 2.2.3 to 2.1.2.</p>
<p>All the dependent libraries are updated all of the time and not all versions match with each other. It&#8217;s best to download the libraries as a package from the ModularSensors releases page on GitHub. That zip file&hellip;<span class="activity-read-more" id="activity-read-more-10257"><a href="https://www.envirodiy.org/topic/error-compiling-for-mayfly-modularsensors/#post-18561" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">7791413ecf0e0e2d032c5f1fc7f860ee</guid>
				<title>Sara Damiano replied to the topic Hydros 21 and Serial Comms in the forum Mayfly Data Logger</title>
				<link>https://www.envirodiy.org/topic/hydros-21-and-serial-comms/#post-18468</link>
				<pubDate>Fri, 10 May 2024 15:08:14 -0400</pubDate>

									<content:encoded><![CDATA[<p>I know nothing about rosserial. Are you using Hardware Serial with it? Serial or Serial1? Are you using some type of software serial (SoftwareSerial, AltSoftSerial, NeoSWSerial)? Very quickly skimming the <a href="https://github.com/ros-drivers/rosserial" rel="nofollow ugc">rosserial</a> docs and code, it looks like it has some specific boards that are supported and the 1284p in the Mayfly may not be 100%&hellip;<span class="activity-read-more" id="activity-read-more-10218"><a href="https://www.envirodiy.org/topic/hydros-21-and-serial-comms/#post-18468" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">9b81ba65073a7f3259e43e3d80c52c95</guid>
				<title>Sara Damiano replied to the topic Get MMW data in real time? in the forum Monitor My Watershed</title>
				<link>https://www.envirodiy.org/topic/get-mmw-data-in-real-time/#post-18361</link>
				<pubDate>Tue, 05 Mar 2024 19:02:02 -0500</pubDate>

									<content:encoded><![CDATA[<p>This code still works for me. Are you sure you have your start and end dates set within the range that your sensor has data?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">5b8d6ef27214f7ab335b9951299418ac</guid>
				<title>Sara Damiano replied to the topic Latest supported Sensors for the Mayfly stations in the forum Mayfly Data Logger</title>
				<link>https://www.envirodiy.org/topic/latest-supported-sensors-for-the-mayfly-stations/#post-18356</link>
				<pubDate>Fri, 01 Mar 2024 17:59:25 -0500</pubDate>

									<content:encoded><![CDATA[<p>The list Shannon shared for ModularSensors should be up-to-date.  But the Mayfly itself can interface with many, many more sensors that are supported by libraries other than ModularSensors. We couldn&#8217;t make a comprehensive list &#8211; almost any sensor that can work in an Arduino environment can be used with the Mayfly.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">343e16112b1a437baf94d672e4d2fc78</guid>
				<title>Sara Damiano replied to the topic Hydros 21/Decagon CTD: reading error in the forum Environmental Sensors</title>
				<link>https://www.envirodiy.org/topic/hydros-21-decagon-ctd-reading-error/#post-18309</link>
				<pubDate>Tue, 30 Jan 2024 16:51:42 -0500</pubDate>

									<content:encoded><![CDATA[<p>Are you sure your serial port monitor is set to the same baud rate as the serial baud rate in your program?  Usually when there are nothing but junk characters, it&#8217;s a baud rate mis-match. I would suggest using a serial baud rate of 57600. Make sure you have that set in your program and on your serial port monitor.  The baud rate between the s&hellip;<span class="activity-read-more" id="activity-read-more-10076"><a href="https://www.envirodiy.org/topic/hydros-21-decagon-ctd-reading-error/#post-18309" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e1c222d9afef550f8e604b6e6c0b2174</guid>
				<title>Sara Damiano replied to the topic Hydros 21/Decagon CTD: reading error in the forum Environmental Sensors</title>
				<link>https://www.envirodiy.org/topic/hydros-21-decagon-ctd-reading-error/#post-18301</link>
				<pubDate>Mon, 22 Jan 2024 20:30:47 -0500</pubDate>

									<content:encoded><![CDATA[<p><a href='https://www.envirodiy.org/members/bibhutibikramaditya/' rel="nofollow ugc">@bibhutibikramaditya</a> Exactly what output are you getting?  You&#8217;re not asking for data in your script, so you should only be getting a response like &#8220;00013&#8221; not any data values.</p>
<p>Suggestions:</p>
<ul>
<li>Confirm that the data pin of the Hydros 21 sensor is plugged into the correct pin (2)</li>
<li>Confirm the sensor has power</li>
<li>Confirm that you&#8217;re serial port&hellip;</li>
</ul>
<p><span class="activity-read-more" id="activity-read-more-10068"><a href="https://www.envirodiy.org/topic/hydros-21-decagon-ctd-reading-error/#post-18301" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">760bd0c256fc20f023902784f762917c</guid>
				<title>Sara Damiano replied to the topic Sensor reading errors using Meter Teros modular library in the forum Environmental Sensors</title>
				<link>https://www.envirodiy.org/topic/sensor-reading-errors-using-meter-teros-modular-library/#post-18289</link>
				<pubDate>Tue, 02 Jan 2024 20:57:08 -0500</pubDate>

									<content:encoded><![CDATA[<p>Are you using PlatformIO or the Arduino IDE?  In PlatformIO, you can add it to the build_flag section of your platformio.ini file. Add <code>-DMS_SDI12_NON_CONCURRENT</code> right below the <code>-DSDI12_EXTERNAL_PCINT</code> line in the example ini file.  If you&#8217;re using the Arduino IDE, you need to open up SDI12Sensors.h and add the line <code>#define MS_SDI12_NON_CONCURRENT</code> a&hellip;<span class="activity-read-more" id="activity-read-more-10049"><a href="https://www.envirodiy.org/topic/sensor-reading-errors-using-meter-teros-modular-library/#post-18289" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">959579a5ad1ba1b3678c8acbe25e86a2</guid>
				<title>Sara Damiano replied to the topic Sensor reading errors using Meter Teros modular library in the forum Environmental Sensors</title>
				<link>https://www.envirodiy.org/topic/sensor-reading-errors-using-meter-teros-modular-library/#post-18286</link>
				<pubDate>Tue, 02 Jan 2024 19:54:03 -0500</pubDate>

									<content:encoded><![CDATA[<p>Have you tried using the <code>-D MS_SDI12_NON_CONCURRENT</code> build flag: <a href="https://envirodiy.github.io/ModularSensors/group__sdi12__group.html. " rel="nofollow ugc">https://envirodiy.github.io/ModularSensors/group__sdi12__group.html. </a> Some SDI-12 sensors don&#8217;t properly support the concurrent mode that ModularSensors uses by default.  That could by why they work individually, but not all together.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">345bec54e8f0e7f5001308e938660084</guid>
				<title>Sara Damiano replied to the topic MMW lost readings in the forum Monitor My Watershed</title>
				<link>https://www.envirodiy.org/topic/mmw-lost-readings/#post-18278</link>
				<pubDate>Thu, 21 Dec 2023 20:35:31 -0500</pubDate>

									<content:encoded><![CDATA[<p>I finally dug into this.  As I commented on GitHub, I think this loss must be related to a server update or hotfix.  The server did get the data, so it might be recoverable. I doubt it&#8217;s related to the older issue.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">3311b2a269de26449dc2a016f47d6934</guid>
				<title>Sara Damiano replied to the topic Coding to send data from a non-Mayfly logger in the forum Monitor My Watershed</title>
				<link>https://www.envirodiy.org/topic/coding-to-send-data-from-a-non-mayfly-logger/#post-18206</link>
				<pubDate>Fri, 01 Dec 2023 19:32:20 -0500</pubDate>

									<content:encoded><![CDATA[<p>If you can create a POST request, you can get data to Monitor My Watershed.  There&#8217;s information about the POST format here:</p>
<p><a href="https://github.com/ODM2/ODM2DataSharingPortal/blob/main/doc/example_rest_requests.md" rel="nofollow ugc">https://github.com/ODM2/ODM2DataSharingPortal/blob/main/doc/example_rest_requests.md</a></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">50e70791986265dd83422c9b5ed79a22</guid>
				<title>Sara Damiano replied to the topic LTEBee conflict with NeoSWSerial? in the forum Mayfly Data Logger</title>
				<link>https://www.envirodiy.org/topic/ltebee-conflict-with-neoswserial/#post-18139</link>
				<pubDate>Tue, 24 Oct 2023 19:55:46 -0400</pubDate>

									<content:encoded><![CDATA[<p>I&#8217;m sorry; I&#8217;m stumped. There&#8217;s something wrong with the way the battery voltage is being read. But I don&#8217;t understand what. As soon as I turn on the debugging for it.. it works. It also works if I upgrade to the current ModularSensors master branch. But I cannot figure out for the life of me what change makes it work.</p>
<p>So my two suggestions to&hellip;<span class="activity-read-more" id="activity-read-more-8908"><a href="https://www.envirodiy.org/topic/ltebee-conflict-with-neoswserial/#post-18139" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">3caf5a6ce30f2ccabea0b7fc6f3c827d</guid>
				<title>Sara Damiano replied to the topic LTEBee conflict with NeoSWSerial? in the forum Mayfly Data Logger</title>
				<link>https://www.envirodiy.org/topic/ltebee-conflict-with-neoswserial/#post-18138</link>
				<pubDate>Mon, 23 Oct 2023 22:08:13 -0400</pubDate>

									<content:encoded><![CDATA[<p>I&#8217;m looking into it.  I would have said &#8220;of course they should work together&#8221; but I&#8217;d never tried it, so I hooked it up and tried it out.  And I got the same result as you.  I haven&#8217;t figured it out yet, though.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">b7ee1953cfaa51603ca3a248129ff275</guid>
				<title>Sara Damiano replied to the topic Communication hardware selection advice for development in the forum Infrastructure and Equipment</title>
				<link>https://www.envirodiy.org/topic/communication-hardware-selection-advice-for-development/#post-18068</link>
				<pubDate>Mon, 18 Sep 2023 19:05:07 -0400</pubDate>

									<content:encoded><![CDATA[<p>The LTE Bee (and WiFi) can change IP addresses at any time.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">71e5352c91b7edf707f160ca046f1526</guid>
				<title>Sara Damiano replied to the topic Communication hardware selection advice for development in the forum Infrastructure and Equipment</title>
				<link>https://www.envirodiy.org/topic/communication-hardware-selection-advice-for-development/#post-18066</link>
				<pubDate>Mon, 18 Sep 2023 18:53:31 -0400</pubDate>

									<content:encoded><![CDATA[<p>The WiFi bee is actively being supported. It&#8217;s what I test with on my desk. Switching back and forth between WiFi and LTE is fairly simple. But you should still do some LTE testing on your desk before moving to the field.</p>
<p>If you&#8217;re using a Mayfly, I&#8217;d go with the WiFi Bee. It plugs right in. Any other shield would require jumper wires or other&hellip;<span class="activity-read-more" id="activity-read-more-8882"><a href="https://www.envirodiy.org/topic/communication-hardware-selection-advice-for-development/#post-18066" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d57dcdf1b68624b3e0bf4dc412c6ee3f</guid>
				<title>Sara Damiano replied to the topic Sampling Feature UUID for manual data upload in the forum Mayfly Data Logger</title>
				<link>https://www.envirodiy.org/topic/sampling-feature-uuid-for-manual-data-upload/#post-18063</link>
				<pubDate>Tue, 12 Sep 2023 15:44:18 -0400</pubDate>

									<content:encoded><![CDATA[<p>You need to set the sampling feature UUID for the logger. If you have an EnviroDIYPublisher, this happens automatically, but without the publisher, you need to add it.</p>
<p>So after you set the logger pins in line 283 (<code>dataLogger.setLoggerPins()</code>), add the line <code>dataLogger.setSamplingFeatureUUID(samplingFeature);</code></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">dfdc6fcfa4c74dfcf8d65f32c3549ac0</guid>
				<title>Sara Damiano replied to the topic Using Modular Sensors for METER Teros 12 in the forum Environmental Sensors</title>
				<link>https://www.envirodiy.org/topic/using-modular-sensors-for-meter-teros-12/#post-17981</link>
				<pubDate>Tue, 18 Jul 2023 19:17:43 -0400</pubDate>

									<content:encoded><![CDATA[<p>I&#8217;m sorry I haven&#8217;t responded yet.  I&#8217;ll try to look into this tomorrow.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">970d893d157a049b8ec18a7ac83ca42e</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-17965</link>
				<pubDate>Thu, 06 Jul 2023 17:47:22 -0400</pubDate>

									<content:encoded><![CDATA[<p>The radio XBee&#8217;s *cannot* be used directly with the logAndPublishData functions. That only works for XBees that have a direct internet connection.</p>
<p>You would have to set up your radio using the Digi software and then write your loop function, which would print your json or csv string out over the serial port for the radio to hear.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">da743d6fc2df0fa0ccbca48ef518ee5d</guid>
				<title>Sara Damiano replied to the topic esp32-bee-wifi-bluetooth in the forum Infrastructure and Equipment</title>
				<link>https://www.envirodiy.org/topic/esp32-bee-wifi-bluetooth/#post-17957</link>
				<pubDate>Thu, 29 Jun 2023 20:28:15 -0400</pubDate>

									<content:encoded><![CDATA[<p>The processor on the Mayfly isn&#8217;t clocked fast enough for reliable two-way communication at 115200. It&#8217;s pretty reliable at talking at that speed (ie, to the serial monitor), but when listening at that speed, it drops and garbles too many characters to be usable.</p>
<p>I don&#8217;t know why you had problems compiling the sketch. It compiles and runs for me&hellip;<span class="activity-read-more" id="activity-read-more-8786"><a href="https://www.envirodiy.org/topic/esp32-bee-wifi-bluetooth/#post-17957" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">8c89200fb10b0e60e268263b7447965c</guid>
				<title>Sara Damiano replied to the topic Registration using a second organization in the forum Monitor My Watershed</title>
				<link>https://www.envirodiy.org/topic/registration-using-a-second-organization/#post-17930</link>
				<pubDate>Mon, 26 Jun 2023 15:31:26 -0400</pubDate>

									<content:encoded><![CDATA[<p>Are you singned in as the same user for both sites?  Right now, a user can only be associated with a single organization.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f27684a5ada5a9f349ac4137193144aa</guid>
				<title>Sara Damiano replied to the topic Using Modular Sensors for METER Teros 12 in the forum Environmental Sensors</title>
				<link>https://www.envirodiy.org/topic/using-modular-sensors-for-meter-teros-12/#post-17929</link>
				<pubDate>Mon, 26 Jun 2023 15:29:15 -0400</pubDate>

									<content:encoded><![CDATA[<p>I think the bests solution would be to create a new &#8220;module&#8221; (h/cpp) for the Teros 12.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">12917765ed8281d8f382186ace146849</guid>
				<title>Sara Damiano replied to the topic Get MMW data in real time? in the forum Monitor My Watershed</title>
				<link>https://www.envirodiy.org/topic/get-mmw-data-in-real-time/#post-17928</link>
				<pubDate>Mon, 26 Jun 2023 15:27:21 -0400</pubDate>

									<content:encoded><![CDATA[<p>We&#8217;re actively working on getting funding to further develop an efficient data access API.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">b3c70698a4ed90f2f03315c8988dd193</guid>
				<title>Sara Damiano replied to the topic Get MMW data in real time? in the forum Monitor My Watershed</title>
				<link>https://www.envirodiy.org/topic/get-mmw-data-in-real-time/#post-17925</link>
				<pubDate>Fri, 23 Jun 2023 20:46:38 -0400</pubDate>

									<content:encoded><![CDATA[<p>I have a jupyter notebook showing how I get data here:  <a href="https://gist.github.com/SRGDamia1/d5bf4b651756a19a6df1a653b9493a6e" rel="nofollow ugc">https://gist.github.com/SRGDamia1/d5bf4b651756a19a6df1a653b9493a6e</a></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6e76b1b87ffc495392764e163374225e</guid>
				<title>Sara Damiano replied to the topic Data download not working in the forum Monitor My Watershed</title>
				<link>https://www.envirodiy.org/topic/data-download-not-working/#post-17814</link>
				<pubDate>Mon, 15 May 2023 14:51:43 -0400</pubDate>

									<content:encoded><![CDATA[<p>I don&#8217;t know whether the data is lost or not. I&#8217;ll look into it.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">485744d53aa82e46b3654ab3dffa9cc4</guid>
				<title>Sara Damiano replied to the topic Where do you go to get ManageMyWaterShed status in the forum Monitor My Watershed</title>
				<link>https://www.envirodiy.org/topic/where-do-you-go-to-get-managemywatershed-status/#post-17802</link>
				<pubDate>Tue, 09 May 2023 16:08:15 -0400</pubDate>

									<content:encoded><![CDATA[<p>Monitor My Watershed&#8217;s visualizations were down for a while, but should now be fixed.  We don&#8217;t currently have a specific page to go to to check the website status.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f5b5857692be12f2147aa418a4f1b71f</guid>
				<title>Sara Damiano replied to the topic Data download not working in the forum Monitor My Watershed</title>
				<link>https://www.envirodiy.org/topic/data-download-not-working/#post-17800</link>
				<pubDate>Tue, 09 May 2023 14:29:42 -0400</pubDate>

									<content:encoded><![CDATA[<p>Can you try again? There was a hot-fix yesterday that caused trouble, but it was reverted this morning. The download is working for me right now.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c6a2619687e7646aa69d24783a8551f9</guid>
				<title>Sara Damiano replied to the topic Power Issues After Storm in the forum Infrastructure and Equipment</title>
				<link>https://www.envirodiy.org/topic/power-issues-after-storm/#post-17765</link>
				<pubDate>Wed, 26 Apr 2023 18:13:59 -0400</pubDate>

									<content:encoded><![CDATA[<p>Why did you decide to keep the power to your shield/Atlas sensors on all of the time?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">809b121885fd4d7cf27fa8f6247753d3</guid>
				<title>Sara Damiano replied to the topic Modem Alternatives (Verizon certified) in the forum Mayfly Data Logger</title>
				<link>https://www.envirodiy.org/topic/modem-alternatives-verizon-certified/#post-17717</link>
				<pubDate>Tue, 11 Apr 2023 19:11:43 -0400</pubDate>

									<content:encoded><![CDATA[<p>As of a few years ago, the Skywire were _NOT_ compatible with the Mayfly. They use the XBee footprint, but they&#8217;ve re-arranged some of the pins so that it won&#8217;t work with the Mayfly &#8211; 0.5 or 1.x. At the time, each Skywire variant used slightly different pin-outs so you couldn&#8217;t even exchange between them directly. </p>
<p>I don&#8217;t know of any other&hellip;<span class="activity-read-more" id="activity-read-more-8620"><a href="https://www.envirodiy.org/topic/modem-alternatives-verizon-certified/#post-17717" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">39814683f450391c4b1729ce92780b1a</guid>
				<title>Sara Damiano replied to the topic SDI-12 sensors wake-up time after powering up in the forum Environmental Sensors</title>
				<link>https://www.envirodiy.org/topic/sdi-12-sensors-wake-up-time-after-powering-up/#post-17715</link>
				<pubDate>Tue, 11 Apr 2023 15:33:53 -0400</pubDate>

									<content:encoded><![CDATA[<p>Oh, your right, that&#8217;s from the break. I&#8217;m not sure about the power line.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">5130a43319a9ef23a83396a1dfe587c1</guid>
				<title>Sara Damiano replied to the topic SDI-12 sensors wake-up time after powering up in the forum Environmental Sensors</title>
				<link>https://www.envirodiy.org/topic/sdi-12-sensors-wake-up-time-after-powering-up/#post-17712</link>
				<pubDate>Tue, 11 Apr 2023 13:42:40 -0400</pubDate>

									<content:encoded><![CDATA[<p>100ms</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">bb90e09ea326757706816b81a2bd8719</guid>
				<title>Sara Damiano replied to the topic Mayfly v1.1 technical questions forum thread in the forum Mayfly Data Logger</title>
				<link>https://www.envirodiy.org/topic/mayfly-v1-1-technical-questions-forum-thread/#post-17692</link>
				<pubDate>Thu, 16 Mar 2023 17:40:02 -0400</pubDate>

									<content:encoded><![CDATA[<p><a href='https://www.envirodiy.org/members/w3asa/' rel="nofollow ugc">@w3asa</a> Did you look at this example:  <a href="https://github.com/EnviroDIY/ModularSensors/tree/master/examples/DRWI_Mayfly1" rel="nofollow ugc">https://github.com/EnviroDIY/ModularSensors/tree/master/examples/DRWI_Mayfly1</a>. I think it&#8217;s almost exactly what you want.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d9769509253a3fb516a7e68f351d323c</guid>
				<title>Sara Damiano replied to the topic Grove 4 pin terminal board in the forum Mayfly Data Logger</title>
				<link>https://www.envirodiy.org/topic/grove-4-pin-terminal-board/#post-17688</link>
				<pubDate>Tue, 14 Mar 2023 20:21:47 -0400</pubDate>

									<content:encoded><![CDATA[<p>To close the jumper on the Mayfly, you need a soldering iron. If you don&#8217;t have access to one of those, you might need to go back to the trinket. </p>
<p>You could also order a replacement pendant logger from Onset:  <a href="https://www.onsetcomp.com/products/data-loggers/ua-003-64" rel="nofollow ugc">https://www.onsetcomp.com/products/data-loggers/ua-003-64</a></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">cc1ccb7143db4c6b37b98e325d1ff3cb</guid>
				<title>Sara Damiano replied to the topic Secure Connection SSL help in the forum Mayfly Data Logger</title>
				<link>https://www.envirodiy.org/topic/secure-connection-ssl-help/#post-17676</link>
				<pubDate>Thu, 09 Mar 2023 16:03:25 -0500</pubDate>

									<content:encoded><![CDATA[<p>I don&#8217;t know if the Mayfly is powerful enough for any of the SSL libraries, but you shouldn&#8217;t need one. The SIM7080G itself can handle the layers of secure connection. The Mayfly should only need to tell it to use the secure connection. Look in the examples for secure connections in the TinyGSM library. Essentially all you need to do is call <code>TinyGs&hellip;</code><span class="activity-read-more" id="activity-read-more-8584"><a href="https://www.envirodiy.org/topic/secure-connection-ssl-help/#post-17676" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">408a7c138cdc914d43b6853b085e6c17</guid>
				<title>Sara Damiano replied to the topic Provisional to Final Data in the forum Monitor My Watershed</title>
				<link>https://www.envirodiy.org/topic/provisional-to-final-data/#post-17675</link>
				<pubDate>Thu, 09 Mar 2023 15:40:20 -0500</pubDate>

									<content:encoded><![CDATA[<p>Unfortunately, there&#8217;s not a way currently to change the data level from provisional.</p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>