-
okamran replied to the topic No address detected for any sensor in the forum Mayfly Data Logger 1 month, 1 week ago
kwolfe:
So far I haven’t been able to get the turbidity sensor to show up in b_address_change, but a little while ago I did run the DRWI_SIM7080LTE sketch using the clarivue (before I muddled up my libraries), and the clarivue was recording and sending data over even though, at that time, it ALSO never showed up on b_address_change. So perhaps it…[Read more]
-
kwolfe replied to the topic No address detected for any sensor in the forum Mayfly Data Logger 1 month, 1 week ago
Did you get your turbidity sensor issue resolved? We are having an issue with out ClariVue turbidity sensor not being recognized by the Mayfly board. Running b_address_change.ino doesn’t find any sensors. Our Hydros 21 continues to to work. We have our 6-pin multipurpose screw terminal wired as shown in Shannon’s pic. We have the jumper set to…[Read more]
-
okamran replied to the topic No address detected for any sensor in the forum Mayfly Data Logger 1 month, 2 weeks ago
Thank you! After replacing my current libraries folder with a more recent version from the github, I got the Hydros 21 to show up, but not the Clarivue even after moving the white pin to S1. Also, now when trying to upload DRWI_SIM7080LTE, I’m getting compilation errors like “EnviroDIY_ModularSensors/src/LoggerModem.h:46:10: fatal error:…[Read more]
-
Shannon Hicks replied to the topic No address detected for any sensor in the forum Mayfly Data Logger 1 month, 2 weeks ago
The b_address_change sketch you attached looks like an older version, it doesn’t match the latest example you can find on our Github: https://github.com/EnviroDIY/Arduino-SDI-12
So make sure you’re using the latest Arduino-SDI-12 library files (download that directory from Github and replace whatever is currently in that folder on your PC. And…[Read more]
-
okamran replied to the topic No address detected for any sensor in the forum Mayfly Data Logger 1 month, 3 weeks ago
Oh also forgot to mention that I’m fairly certain I’ve switched the meter hydros 21 factory address away from 0 in the past.
-
okamran started the topic No address detected for any sensor in the forum Monitor My Watershed 1 month, 3 weeks ago
<p data-start=”122″ data-end=”380″>I currently have my Mayfly board set up with a Hydros 21 water depth sensor and a ClarityView 10 turbidity sensor. I’ve been trying to use the Arduino data logging sketches to record data and upload it to the monitoring component of our watershed database.</p>
<p data-start=”387″ data-end=”638″>During testing, I…[Read more] -
Winters became a registered member 1 month, 3 weeks ago
-
Sara Damiano replied to the topic Requirements for making a sensor compatible in the forum Environmental Sensors 2 months ago
Using ModularSensors doesn’t necessarily require the sensors to be directly connected to the Mayfly. They could be, but they don’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…[Read more]
-
Ted L replied to the topic Requirements for making a sensor compatible in the forum Environmental Sensors 2 months ago
Ok great, thank you for taking a look. Yes I2C is too short range for the applications I have in mind, but I have some experience with RS485 so that sounds like a good option.
I’m not very familiar with your ecosystem, but would using ModularSensors require the Mayfly to be connected directly to the sensor? So if my sensors are natively I2C, I…[Read more]
-
Sara Damiano replied to the topic Requirements for making a sensor compatible in the forum Environmental Sensors 2 months ago
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.
ModularSensors already supports the MS5803…[Read more]
-
Sara Damiano replied to the topic Requirements for making a sensor compatible in the forum Environmental Sensors 2 months ago
We don’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.
SDI-12 devices are very common in the environmental sensing field, so we have a…[Read more]
-
Ted L started the topic Requirements for making a sensor compatible in the forum Environmental Sensors 2 months ago
Hi, I develop and maintain the OpenOBS project, a low cost, open source sensor for turbidity, pressure, and temperature measurements. These are self-contained with a custom datalogger so that you can seal them up in a 1″ PVC and deploy underwater without anything installed onshore. However, I’m curious about pairing the sensors we have developed…[Read more]
-
Ted L became a registered member 2 months ago
-
Matt_EGLE became a registered member 2 months ago
-
Shannon Hicks replied to the topic Mayfly v1.1 technical questions forum thread in the forum Mayfly Data Logger 2 months, 1 week ago
This thread is for general technical questions about the Mayfly v1.1 board. I don’t know what video you’re referring to, but I assume you’re using an example sketch from our Github repo or that was included with the ModularSensors library that you downloaded. Any example sketch we provide should have a section near the top that says what h…[Read more]
-
YorkCoMWS replied to the topic Mayfly v1.1 technical questions forum thread in the forum Mayfly Data Logger 2 months, 1 week ago
The Mayfly board we have is distinctly different from the board in the video. We have version 1.1 revision B board # 25069. When we try to put in the UUI for data sets for the conductivity probe we get a compiling error message at the very last step. I did not post this on the forum yet because I suspect we have a newer version of the boar…[Read more]
-
Pete became a registered member 2 months, 1 week ago
-
Eric Weaver became a registered member 3 months ago
-
TDDCR replied to the topic loggingInterval being ignored on v1.1 board. Logs every minute no matter what. in the forum Mayfly Data Logger 3 months, 1 week ago
I’m glad that solution worked for you too! After getting this to work on my board with the older versions, I haven’t done any more work looking into the issue. I’ve just been using those older versions and everything has been working fine with it deployed for almost a year now.
-
cameron light replied to the topic loggingInterval being ignored on v1.1 board. Logs every minute no matter what. in the forum Mayfly Data Logger 3 months, 1 week ago
Hello, I encountered this same issue recently and this was the fix! Going down to Modular Sensors v0.34.0 as well as older versions of tinygsm and sdfat.
- Load More
Welcome to EnviroDIY, a community for do-it-yourself environmental science and monitoring. EnviroDIY is part of