-
Braedon replied to the topic Using Modular Sensors for METER Teros 12 in the forum Environmental Sensors 3 weeks, 2 days ago
@srgdamiano Sorry to bother you on this, but I still need help understanding the issues I’ve had with the Teros library.
-
Sedhead started the topic Mayfly sketch compiles, seems to upload, but doesn't in the forum Mayfly Data Logger 1 month, 2 weeks ago
I am using VSCode and Platformio to upload sketches to my Mayfly boards. The sketches compiled and uploaded fine two weeks ago. Today, when I went to deploy the sensors, the code compiled fine and it even looked like it uploaded fine, except that the upload was way too fast. Usually there is a bit of a lag as the code is being written to the…[Read more]
-
Braedon replied to the topic Using Modular Sensors for METER Teros 12 in the forum Environmental Sensors 1 month, 3 weeks ago
@srgdamiano were you able to look at the cpp code?
-
Braedon replied to the topic Using Modular Sensors for METER Teros 12 in the forum Environmental Sensors 2 months, 1 week ago
@srgdamiano could I get your help with these h/cpp files I created for the Teros 12 sensors? I am having some issues with my sensors not getting values other than -9999 when I have multiple Teros 12 sensors connected. When I use the Teros 11 modules, they all record together, which leads me to believe I set up my h/cpp files wrong. Could I get…[Read more]
-
Braedon replied to the topic XBee Networks of Mayfly Loggers – 900Mhz in the forum Mayfly Data Logger 2 months, 2 weeks ago
@srgdamiano would you know if the XBee Pro S3B modules can be used with the ModularSensors library? I know how to send data over them using Serial1.print(), but I would like to use these 900 MHz modules with ModularSensors if that is possible. Thanks!
-
Braedon replied to the topic Using Modular Sensors for METER Teros 12 in the forum Environmental Sensors 2 months, 3 weeks ago
@srgdamiano I made a header and cpp file for the Teros 12 by copying the 11 files and adjusting them. When I try to use it, the outputs recorded to my SD card are all -9999 values, and the column headers for the variables are never added (but it will add the headers for the other variables besides the Teros). I get the same problem when I use the…[Read more]
-
Braedon replied to the topic Using Modular Sensors for METER Teros 12 in the forum Environmental Sensors 2 months, 3 weeks ago
@srgdamiano would you know how to best approach this?
-
Sedhead replied to the topic Get MMW data in real time? in the forum Monitor My Watershed 3 months ago
Thanks so much @srgdamiano. I noticed your comment “This endpoint serves as a temporary access point between the shut-down of the WoFpy service and the development of a more efficient and permanent service.” Are you aware of anything in the works to create this “more efficient and permanent service”? That being said, I think I can see how to do…[Read more]
-
Sedhead started the topic Get MMW data in real time? in the forum Monitor My Watershed 3 months ago
Is it possible to get data from an MMW sensor in real time from the website, not by downloading the data as a .csv? I’m looking for a way to grab data from some sensors and then plot them on a custom web app for our university.
Thanks!
-
neilh20 replied to the topic Systems not recognized from 12th( v0.15.0?) in the forum Monitor My Watershed 4 months, 1 week ago
Well, I’m back at my desk, with a Mayfly and powered it up, and I’m posting to
Host: monitormywatershed.org
and getting
— Response Code — 301 waited 326 mS Timeout 8000
If I change it to
Host: data.envirodiy.org
— Response Code — 201 waited 577 mS Timeout 8000
From https://github.com/ODM2/ODM2DataSharingPortal/issues/542
-
Anthony Aufdenkampe replied to the topic Secure Connection SSL help in the forum Mayfly Data Logger 6 months, 1 week ago
@ldecicco, last autumn I started working on a somewhat similar task using the same radio module, but for posting to Azure EventHub.
As @srgdamiano mentioned, the key is to add HTTPS capabilities using the <span class=”lang:default decode:true crayon-inline “>TinyGsmClientSecure client(modem)</span> . Doing that worked for me and I was able to…[Read more]
-
Shannon Hicks replied to the topic Trouble locating information on new LTEBee in the forum Mayfly Data Logger 6 months, 3 weeks ago
I think @srgdamiano should be able to help, since she has the best understanding of the libraries and commands used with the sim7080.
-
James_NZ replied to the topic Please Help! Meter CTD Gen2 being blocked by Yosemitech 511-a in the forum Environmental Sensors 7 months, 3 weeks ago
Hi @shicks and @srgdamiano. You’re not going to believe it but the addition of the build flag below has fixed my problem, at least for the Gen2 sensors.
-D MS_SDI12_NON_CONCURRENT
I am certain it is this build flag and not the voltage pin (previously set to 5v) because I uploaded my script prior to switching the voltage pin over and it su…[Read more]
-
James_NZ started the topic Please Help! Meter CTD Gen2 being blocked by Yosemitech 511-a in the forum Environmental Sensors 7 months, 4 weeks ago
Hi everyone,
This problem has been causing me trouble for nearly a year, but it has become unworkable with installation of Gen2 Meter CTD sensors.
My problem: Meter CTD (SDI12) and Yosemitech 511-a Turbidity (MODBUS) sensors seem to interfere with each other causing the CTD to sporadically drop out return -9999 values. This only occurred at some…[Read more]
-
Hannah Lehnhart-Barnett started the topic Arduino NB-IoT for ISCO autosampler in the forum Infrastructure and Equipment 9 months, 1 week ago
Hi all,
I’m new to this community and am currently trying to figure out how best to connect an ISCO 6712 autosampler to an Arduino-based narrowband Internet-of-Things (NB-IoT) module. The aim is to create a node network of 4 autosamplers which will trigger simultaneously during events based on a water level threshold measured using the Solinst…[Read more]
-
neilh20 started the topic 0.33.0 release testing in the forum Mayfly Data Logger 1 year, 5 months ago
Many thanks to @srgdamiano for the excellent releases and notes for 0.33.0.
It does take a lot of detail work to capture a release, and put together good notes on it
https://github.com/EnviroDIY/ModularSensors/releases/tag/v0.33.0I’ve merged it to my fork, so it’s the baseline, and I’ve been testing it over the weekend.
The configuration is Ma…[Read more] -
Jim Moore replied to the topic Errors compiling DRWI_SIM7080LTE.ino code in the forum Mayfly Data Logger 1 year, 7 months ago
@srgdamiano @hicks
Current status of my problem; I am using the 0.5 Mayfly board and have changed to appropite line from 18 to -1 and I get compile errors related to NeosWSerial.ccp. I have updated all my libraries and still get the same error.
If I comment out the lib entry for NeoSWSerial the sketch compiles but when loaded the console…[Read more]
-
Shannon Hicks replied to the topic Keller CTD Sensor in the forum Environmental Sensors 1 year, 7 months ago
We haven’t used that sensor at Stroud, but after looking at the spec sheet, I don’t see why it wouldn’t work with one of our newer Mayfly models that generates 12v. You’ll need a Modbus interface if you want to use that protocol, so either building your own or using the one we’ll be releasing soon. For SDI-12, it should work directly connected t…[Read more]
-
Zeke Holloman started the topic Mayfly I2C Address in the forum Mayfly Data Logger 1 year, 7 months ago
Hi there! Does the Mayfly have an I2C address associated with it? I’m trying to use Wire.h to transmit data between two Mayflys. If it does, where could I find it, for both the 0.5b and the 1.0. Thank you!
-
Jim Moore replied to the topic Errors compiling DRWI_SIM7080LTE.ino code in the forum Mayfly Data Logger 1 year, 8 months ago
<h2 class=”user-nicename”>@srgdamiano</h2>
Hi Sara-I spelled your handle wrong so maybe you didn’t see this. Do yo need more details?
- Load More