-
Scott Ensign wrote a new post 9 months, 3 weeks ago
New in Monitor My Watershed: Organization Site Ownership Monitor My Watershed supports data capture and visualization functions for the EnviroDIY and Leaf Pack Network communities, which are part of the Wiki […]
-
BrianJastram replied to the topic Registering a new site on MMW in the forum Monitor My Watershed 9 months, 3 weeks ago
@heather, I can confirm the fix is working and add a kudos for the swift fix implementation from LimnoTech. Thanks!
-
kwolfe replied to the topic Get MMW data in real time? in the forum Monitor My Watershed 9 months, 3 weeks ago
D’oh. That was the problem.
Thanks for your help.
-
Heather Brooks replied to the topic Registering a new site on MMW in the forum Monitor My Watershed 9 months, 3 weeks ago
@brianjastram, thanks to quick action from the LimnoTech, a fix has been deployed. You should now see a required “Deploy site for” dropdown field to choose from for your new site.
-
Sara Damiano replied to the topic Get MMW data in real time? in the forum Monitor My Watershed 9 months, 3 weeks ago
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?
-
Heather Brooks replied to the topic Registering a new site on MMW in the forum Monitor My Watershed 9 months, 3 weeks ago
@brianjastram, thanks for reporting this issue and providing the screenshot. I’ve pinged the LimnoTech team on GitHub so they can take a look.
-
BrianJastram replied to the topic Registering a new site on MMW in the forum Monitor My Watershed 9 months, 3 weeks ago
I tried registering a new site yesterday and today with no luck.
I also just paid for a subscription so that would be out of the way.
Any suggestions for registering a new site?
Thanks.
-
kwolfe replied to the topic Get MMW data in real time? in the forum Monitor My Watershed 9 months, 3 weeks ago
Does this code still return real time sensor data? The code looks like it is working correctly on my machine but returns an empty DataFrame.
Thanks!
-
kwolfe became a registered member 9 months, 3 weeks ago
-
MMP became a registered member 9 months, 3 weeks ago
-
Sara Damiano replied to the topic Latest supported Sensors for the Mayfly stations in the forum Mayfly Data Logger 9 months, 3 weeks ago
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’t make a comprehensive list – almost any sensor that can work in an Arduino environment can be used with the Mayfly.
-
Anthony Aufdenkampe replied to the topic BMP388 Repository not found. in the forum Mayfly Data Logger 9 months, 4 weeks ago
Hi @brianjastram,
We noticed that same issue back in Sep with issue #455 Disappeared github.com/MartinL , and @srgdamiano posted a fix to the master branch with commit <tt>db7bfb0.</tt>
If you point your
platformio.ini
file to the repo’s master branch, it should work. Unfortunately, that hasn’t been rolled into a new release yet, so it’s not yet…[Read more] -
BrianJastram started the topic BMP388 Repository not found. in the forum Mayfly Data Logger 9 months, 4 weeks ago
When I get this error in VS Code
<div>
<div>”Resolving mayfly dependencies…</div>
<div>Library Manager: Installing git+https://github.com/MartinL1/BMP388_DEV.git</div>
<div>git version 2.39.3 (Apple Git-145)</div>
<div>Cloning into ‘/Users/brianjastram/.platformio/.cache/tmp/pkg-installing-ngqqp4lc’…</div>
<div>remote: Repository not…[Read more] -
Shannon Hicks replied to the topic SDI 12 compilation error in the forum Mayfly Data Logger 9 months, 4 weeks ago
Did you download the libraries.zip file correctly from this page carefully following the instructions in the Readme: https://github.com/EnviroDIY/Libraries
and then confirm that all 42 folders are in your Arduino/libraries folder (not nested into a sub-folder called “Arduino/libraries/libraries”) and that the folders contain actual files are…[Read more]
-
WAEngineering started the topic SDI 12 compilation error in the forum Mayfly Data Logger 9 months, 4 weeks ago
I am using the Mayfly logger board and trying to connect it to the wifi to communicate the data from the DF robot turbidity sensor with another board using the Wi-Fi Bee module with the example code provided with it. My issue is that whenever I compile, it says this: SDI12_ExtInts.h: No such file or directory. Putting the file in my…[Read more]
-
Noori Nagra replied to the topic Could not wake modem for clock sync. in the forum Mayfly Data Logger 9 months, 4 weeks ago
Wow, thank you so much! I am very grateful for all of the help.
-
Shannon Hicks replied to the topic Could not wake modem for clock sync. in the forum Mayfly Data Logger 9 months, 4 weeks ago
The example code for a CTD/OBS3/SIM7080 station can be found here: https://github.com/EnviroDIY/ModularSensors/tree/master/examples/DRWI_SIM7080LTE
The only changes you’ll have to make is to enter the turbidity sensor calibration information in the correct place (lines 157 to 186), give the logger a unique name in line 59, and enter your UUID…[Read more]
-
Noori Nagra replied to the topic Could not wake modem for clock sync. in the forum Mayfly Data Logger 10 months ago
A CTD sensor (Decagon) and turbidity sensor (Campbell OBS3).
-
Shannon Hicks replied to the topic Could not wake modem for clock sync. in the forum Mayfly Data Logger 10 months ago
It’s likely that you deleted something important and that’s why the code isn’t working properly. What sensors are you trying to use with your logger?
-
Shannon Hicks replied to the topic Latest supported Sensors for the Mayfly stations in the forum Mayfly Data Logger 10 months ago
There’s a list of sensors currently supported by the ModularSensors libraries listed on the Github repo for ModularSensors: https://github.com/EnviroDIY/ModularSensors?tab=readme-ov-file#supported-sensors-
- Load More