-
Shannon Hicks replied to the topic loggingInterval being ignored on v1.1 board. Logs every minute no matter what. in the forum Mayfly Data Logger 2 days, 18 hours ago
Thanks for the update. We’re looking into it, my guess is there’s a conflict between two libraries that is causing some issues, so we’ll have to dig into it and narrow it down.
-
Shannon Hicks replied to the topic Continous HAB monitoring in the forum Mayfly Data Logger 1 weeks, 1 days ago
There’s information on this page, in Section 6.2 about the holes for the cable glands: https://www.envirodiy.org/knowledge-base/building-an-envirodiy-monitoring-station/
As mentioned on that page, the 1/2″ NPT cable glands require you to drill a 23/32” hole and tap it with a 1/2″ NPT tap. I don’t know what the diameter of the cable for your sens…[Read more]
-
Shannon Hicks replied to the topic loggingInterval being ignored on v1.1 board. Logs every minute no matter what. in the forum Mayfly Data Logger 1 weeks, 5 days ago
That’s one of the older, now-discontinued Xbee models. Have you used that module before or is it completely new and unused? We had many of them die after about a year of service. Did you modify the SJ19 solder jumper on the back of the Mayfly to change the bee status pin from the usual Bee pin 12 to Bee pin 13. I see you have it listed cor…[Read more]
-
Shannon Hicks replied to the topic loggingInterval being ignored on v1.1 board. Logs every minute no matter what. in the forum Mayfly Data Logger 2 weeks, 2 days ago
What modem are you using with this setup?
-
Shannon Hicks replied to the topic Reading -9999 on all Sensors in the forum Mayfly Data Logger 2 weeks, 3 days ago
Can you email me at mayfly@envirodiy.org, I have a few other questions about the software libraries and hardware combinations for your setup.
-
Shannon Hicks replied to the topic Reading -9999 on all Sensors in the forum Mayfly Data Logger 2 weeks, 5 days ago
Do you happen to have a spare Mayfly board, or any other Arduino-type board that you could run the sketch on?
-
Shannon Hicks replied to the topic Error Compiling for board EnviroDIY Mayfly 1284p in the forum Mayfly Data Logger 2 weeks, 5 days ago
The warnings you posted above seem to indicate that there’s a clash with the Sodaq DS3231 library. Did you by chance happen to install that library separately into your Arduino/libraries folder? ModularSensors already includes its own version of the DS3231 library which will conflict with the Sodaq library if they both exist on the same computer.
-
Shannon Hicks replied to the topic Error Compiling for board EnviroDIY Mayfly 1284p in the forum Mayfly Data Logger 3 weeks, 4 days ago
Are you trying to use the that NoCellular sketch as-is, or have you modified it before attempting to upload it?
-
Shannon Hicks replied to the topic Error Compiling for board EnviroDIY Mayfly 1284p in the forum Mayfly Data Logger 3 weeks, 6 days ago
The unzipped folders go into your MyDocumenrs/Arduino/libraries folder. Make sure they aren’t nested within a second ‘libraries’ folder within the first one. What version of the IDE are you using?
A good way to check that your libraries are installed correctly is to look at the built-in examples. In the ARduino IDE, go to the File dropdown me…[Read more]
-
Shannon Hicks replied to the topic Error Compiling for board EnviroDIY Mayfly 1284p in the forum Mayfly Data Logger 3 weeks, 6 days ago
Have you installed all the supporting libraries into your Arduino/libraries folder? There should be either 32 folders worth of libraries, or 47, depending on whether you downloaded all the recommended EnviroDIY libraries, or just the ModularSensors dependencies.
-
Shannon Hicks replied to the topic Reading -9999 on all Sensors in the forum Mayfly Data Logger 1 months ago
Have you tried measuring the voltage being applied to the sensors by using a voltmeter when the channel scanning sketch is running? For the turbidity sensor’s screw terminal board, put the voltmeter’s red probe on either of the V+ screws, and the black probe on either of the GND screws. For the CTD sensor’s 3.5mm headphone jack adapter board p…[Read more]
-
Shannon Hicks replied to the topic Reading -9999 on all Sensors in the forum Mayfly Data Logger 1 months, 1 weeks ago
In your 4th picture, it looks like the Grove cable plug may not fully be seated in the grove jack. Not sure about any of the other ones since the angles in the photos didn’t show them well, but be sure that it’s pressed all the way into the jack. And your second photo shows that your two SDI12 Grove jack voltage selection jumpers are both set t…[Read more]
-
Shannon Hicks replied to the topic Reading -9999 on all Sensors in the forum Mayfly Data Logger 1 months, 1 weeks ago
Can you describe how you’ve connected the sensors to your Mayfly, there are multiple ways to do it correctly with the adapters we offer and even more if you’re doing it a non-traditional way. Better yet, could you take a pictures of your setup showing how you’ve connect each of the sensors to the Mayfly?
-
Shannon Hicks replied to the topic Clarivue10 data logging problems in the forum Mayfly Data Logger 1 months, 1 weeks ago
When the sensor is powered, you should be able to put the two probes of a voltmeter on the little screws on top of the screw terminal board where you’ve connected the ClariVue’s cable to the Mayfly. Put the black probe on the Gndscrew and the red probe on the V+ screw. You’ll know the sensor is being powered when the red LED on the bottom le…[Read more]
-
Shannon Hicks replied to the topic Continous HAB monitoring in the forum Mayfly Data Logger 1 months, 1 weeks ago
The calibration sheet from Turner was very accurate for the new sensor, so if you don’t want to buy expensive rhodamine standard right now, you’re probably fine to use the data from the sheet. But we’ve found that the sensors tend to drift over time so we do quarterly recalibrations of the sensors to make sure they’re still accurate.
Here’s a…[Read more]
-
Shannon Hicks replied to the topic Reading -9999 on all Sensors in the forum Mayfly Data Logger 1 months, 1 weeks ago
Both of those sensor models ship from their manufacturers with their SDI12 address set to ‘0’ (zero). In order for the Hydros21 sensor to work with the Mayfly logger in SDI12 mode, you MUST change the address of the sensor to anything other than zero (otherwise the sensors is in TTL output and not SDI12). It’s okay for the ClariVue sensor to r…[Read more]
-
Shannon Hicks replied to the topic Clarivue10 data logging problems in the forum Mayfly Data Logger 1 months, 2 weeks ago
I assume you are using a Mayfly v1.1 board and not an older v1.0, because it had a hard time providing a stable 12v for that particular type of sensor. But are you using the onboard 12v source by selecting 12v on the Grove voltage selector jumper, or are you using one of the new screw terminal boards that has its own 12v boost circuit on it?
-
Shannon Hicks replied to the topic Continous HAB monitoring in the forum Mayfly Data Logger 1 months, 2 weeks ago
That all looks correct. I usually put the Mayfly’s analog Grove jack voltage selector jumper to the 5v position because the old sensors required 5v for excitation, but supposedly these newer ones are happy with 3v to 15v, but we still use them at 5v and calibrate them with that excitation voltage. If you connect the 6-pin screw terminal board s…[Read more]
-
Shannon Hicks replied to the topic Can't add EnviroDIY ATmega Boards in the forum Mayfly Data Logger 1 months, 3 weeks ago
The file is there. Is your computer behind a firewall that is blocking github? What happens if you click on the link for the EnviroDIY json file? You should see a simple text webpage with some code talking about packages and platforms.
-
Shannon Hicks replied to the topic Inconsistent and erroneous analog differential measurements in the forum Mayfly Data Logger 1 months, 3 weeks ago
Can you email me your code at mayfly@envirodiy.org so I can take a look at it? How many other adafruit ADC boards do you have attached to the Mayfly in question and are they the 12-bit or 16-bit versions? The Mayfly’s ADC is permanently set to 0x48. What is the typical and maximum voltages you should see on the sensor?
- Load More