-
nick replied to the topic Registering a new site on MMW in the forum Monitor My Watershed 2 months ago
@neilh20 I attached a screenshot of what I am entering to register a site. Am I missing something that is causing me this error?
I’m wondering if the account itself is the problem?
-
nick replied to the topic Upgrading boards at existing locations in the forum Mayfly Data Logger 2 months ago
@neilh20 Thank you for all of the info! It makes sense to create a dummy site on MMW so I can test without interfering with the production site. I will let you know how it turns out.
-
Matt Barney replied to the topic LTEBee on Verizon? in the forum Mayfly Data Logger 3 months, 1 week ago
@neilh20 The most recent one I purchased was: https://www.digikey.com/en/products/detail/revx-systems-corp/251/1998-251-ND/10484959
However, the volunteer determined that AT&T served his site best, so I have not tested nor deployed this SIM.Best,
Matt -
dan@wachusett replied to the topic Modbus communications on Keller CTD Sensor in the forum Environmental Sensors 4 months ago
Yes, I did get the Keller CTD. We had the budget and I was able to get an extra Hydros21 to deploy while figure out the Keller CTD. It took me a while to get the parts for the Modbus Wing shield and then build it, but I finally got them and had time to do it… so now I am in the thick of it.
I did follow instructions from the post you…[Read more]
-
Anthony Aufdenkampe replied to the topic Systems not recognized from 12th( v0.15.0?) in the forum Monitor My Watershed 5 months, 2 weeks ago
@neilh20, We just looked at the database and the server logs and found the following.
<p style=”font-weight: 400;”>Only 5 sampling features stopped reporting new data on April 12.</p><ul style=”font-weight: 400;”>
- TUCA_PO03
- nh_LCC45
- TIMU01
- TUCA_Sa01
- DEADFALL_ELC-6
<p style=”font-weight: 400;”>These stations have not attempted to post…[Read more]
-
Laura DeCicco replied to the topic platformio.ini help in the forum Mayfly Data Logger 7 months, 1 week ago
Thanks @neilh20, I think I needed to run
pio pkg install
. Now that I have done that – the libraries do indeed clone then install automatically when I update the .ini file.I’m still not sure I fully appreciate the power of the .ini file and pio commands…but that will come with time I guess.
Git is a critical part of my daily work-life, and…[Read more]
-
Laura DeCicco replied to the topic Arduino NB-IoT for ISCO autosampler in the forum Infrastructure and Equipment 9 months ago
-
James_NZ replied to the topic Linking two Mayfly Boards Together in the forum Mayfly Data Logger 12 months ago
Hi @shicks (and thanks @neilh20),
Thanks for that. I am using a Yosemitech Y511-A with a Hydros CTD (Gen 1). My code is fairly similar to yours. I notice that you use pin 22 to power the Y511 (line 145) where I have ‘-1’. I also don’t see the line ‘<span class=”crayon-i”>AltSoftSerial</span> <span cla…[Read more]
-
Erik G replied to the topic Geographically Scaling Modular Sensors in the forum Mayfly Data Logger 12 months ago
This is very interesting @neilh20 ! I learnt something new reading up on HEX- and INI-files and it would be of great help with a method like this.
I will try your examples and see if I can be of any help.
-
Matt Barney replied to the topic LTEBee on Verizon? in the forum Mayfly Data Logger 1 year ago
I’ve confirmed that the Verizon SIM we used was this one, from NimbeLink:
https://www.digikey.com/en/products/detail/nimbelink-llc/NL-SIM-VER-M1/7101751 -
Matt Barney replied to the topic LTEBee on Verizon? in the forum Mayfly Data Logger 1 year, 1 month ago
Hi @neilh20, I believe the SIM we used was a RevX.
-
Cdavis replied to the topic DIY auto sampler in the forum Infrastructure and Equipment 1 year, 6 months ago
@neilh20 so the board here is called a MKS Base V1.4 if i remember correctly. It’s an old 3d printer board. There are a slough of options and which is used really doesn’t matter. They are all, like the mayfly, a modified arduino. Though these use the arduino mega as their main design.
I have the relay controlling the power to the board itself.…[Read more]
-
Cdavis replied to the topic DIY auto sampler in the forum Infrastructure and Equipment 1 year, 6 months ago
@neilh20 For my sediment machines I use a high torque 920z Nema 17 motor and is rated for 3.36v and 2.1amps. It works very reliably. The one I prototyped is a 76oz Nema 17 which is rated for 4.2v and 1.5amps. I have a pancake motor as well but they are lower torque. Here is a reference to a number of steppers from the 3d printing side of things:…[Read more]
-
James_NZ replied to the topic Hydros CTD-10 Regularly Dropping Out (-9999) in the forum Environmental Sensors 1 year, 7 months ago
@shicks, thanks for your help anyway Shannon. @aufdenkampe, any insight on the code above would be greatly appreciated.
@neilh20, yes all setups are the same. Some work fine, others have issues with dropping out. I have spare Mayflies and a spare CTD, but no spare turbidity sensor. Did you ever end up producing your Mayfly wings for the 0.5…[Read more]
-
James_NZ replied to the topic Hydros CTD-10 Regularly Dropping Out (-9999) in the forum Environmental Sensors 1 year, 7 months ago
I’m leaning more towards an interaction with the MODBUS wing. I had one station that produced -9999’s constantly when the Turbidity sensor was plugged in, and operated fine when I removed the MODBUS wing. This drove me nuts until Anthony pointed me towards the complex loop code where I set the Turbidity sensor to low a…[Read more]
-
Zeke Holloman started the topic Mayfly I2C Address in the forum Mayfly Data Logger 1 year, 8 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!
-
Matt Barney replied to the topic Compiling for Mayfly v0.5 or v1.0 in the forum Mayfly Data Logger 1 year, 8 months ago
-
Zeke Holloman replied to the topic Connecting SIM7080 to New Thingspeak in the forum Mayfly Data Logger 1 year, 8 months ago
Hi all! Thank you for all of your feedback and tips! I spent some time this week looking at the mqtt3.thingspeak.com server and I was able to get a channel up and running on it.
Overall, it’s not drastically different than mqtt.thingspeak.com. The main aspect being removed in the legacy Thingspeak server is the API…[Read more]
-
Matt Barney started the topic Compiling for Mayfly v0.5 or v1.0 in the forum Mayfly Data Logger 1 year, 8 months ago
I have a question for @neilh20, regarding this post:
I’m making ModularSensors detect in runtime whether its Mayfly 0.5 or 1.0 – so the user/program doesn’t have to compile for one or the other.
I’m curious why you found that necessary. I’m generally using the same code on both boards, unless they’re using different versions of cell modems.
Thanks!
Matt -
Anthony Aufdenkampe replied to the topic Status update on MMW? in the forum Monitor My Watershed 1 year, 9 months ago
@mbarney, @neilh20, thanks for pinging us.
As @heather mentioned, we released MonitorMW v0.12 yesterday at that time, which has some major under-the-hood improvements to substantially improve reliability, including now being hosted by AWS (zone: us-east-2; Ohio). For details read our v0.12.0: Update to Python 3.8 & Django 2.2; Migrate to AWS…[Read more]
- Load More