-
Shannon Hicks replied to the topic Mayfly v1.1 technical questions forum thread in the forum Mayfly Data Logger 1 years, 10 months ago
The correct part number for U9 is bq24074, as shown in the red text at the top of the schematic symbol. Apparently the device properties in the Eagle library that I got from Adafruit two years ago for that component have an incorrect value printed below the symbol diagram on the schematic file only, but the BOM produced from that schematic file,…[Read more]
-
Shannon Hicks replied to the topic U.S. Cellular EnviroDIY LTE Bee connection in the forum Mayfly Data Logger 1 years, 10 months ago
There’s no easy way to tell your Mayfly sketch to wait longer on initial startup, the instructions for that are buried deep in one of the supporting library files and not in the main sketch. Usually just having the larger antenna and using it in an area with known strong cell signals during the initial activation is all that’s necessary.
One o…[Read more]
-
Shannon Hicks replied to the topic U.S. Cellular EnviroDIY LTE Bee connection in the forum Mayfly Data Logger 1 years, 10 months ago
If the Mayfly reports “could not wake modem for clock sync” then that means there’s no communication between the Mayfly and the cellular module. That usually happens when then cell module isn’t properly seated all the way in the Bee socket or the pins aren’t aligned properly. If the bee module is correctly installed, the clock sync part of the s…[Read more]
-
Shannon Hicks replied to the topic U.S. Cellular EnviroDIY LTE Bee connection in the forum Mayfly Data Logger 1 years, 10 months ago
What is the APN name that US Cellular gave you use? Is the SIM card activated? Have you ever used that particular SIM card on another cellular device, like a tablet or phone? Are you sure that there is sufficient US Cellular coverage in the area where you’re using the board? They don’t actually own any cell networks, they just piggy-back off…[Read more]
-
Shannon Hicks replied to the topic Transfer MMW Site Owner in the forum Monitor My Watershed 1 years, 10 months ago
I don’t think that feature has been implemented yet, so for the time being, if you need to change ownership of a site you can email me at mayfly@envirodiy.org and I can manually change the assigned owner.
-
Shannon Hicks replied to the topic Ultrasonic Water Surface Elevation in the forum Environmental Sensors 1 years, 10 months ago
There are several different models of Maxbotix ultrasonic sensors with different types of outputs that interface with the Mayfly, so do you have a particular sensor model in mind, or have a preferred communication protocol?
-
Shannon Hicks replied to the topic Please Help! Meter CTD Gen2 being blocked by Yosemitech 511-a in the forum Environmental Sensors 1 years, 10 months ago
Here’s my code that has been successfully working on a Mayfly v1.1 RevB board, with a Hydros21 connected to the D4-7 Grove jack (with jumper set to the switched 3v setting) and a Y-511a and our custom RS485 adapter connected to the D5-6 jack and an external (non-Mayfly) 12v source supplying power for the Y-511a.
//…
-
Shannon Hicks replied to the topic MayFly Data Logger During Winter in the forum Monitor My Watershed 1 years, 11 months ago
When we scout an area for a potential CTD sensor installation, one of the top deciding factors is whether that portion of the stream will freeze during extremely cold weather. Almost all of our sensors are mounted in deep, continuously flowing water. Most of the time our streams won’t freeze at all in the area around the sensor, or if they do…[Read more]
-
Shannon Hicks replied to the topic Grove 4 pin terminal board in the forum Mayfly Data Logger 1 years, 11 months ago
If you have the original sketch that someone wrote for the logger, then that should give you clues of how everything should be connected. There are several different ways in which to connect a tipping bucket to a Mayfly logger, some require a circuit in between to do the actual counting (like the Trinket or an ATtiny), but we’ve had good luck…[Read more]
-
Shannon Hicks replied to the topic Please Help! Meter CTD Gen2 being blocked by Yosemitech 511-a in the forum Environmental Sensors 1 years, 11 months ago
We’ve been using Y-511a sensors together with Gen 2 Hydros21 CTD sensors and have had no problems with communication, however we’re using our own modbus adapter (based on a MAX13412 chip) instead of the Neil’s modbus wing. As Sara said, the sensors shouldn’t be talking the the Mayfly at the same time since the Y-511 has a 40-second warmup time,…[Read more]
-
Shannon Hicks replied to the topic 2022 EnviroDIY Hardware Status and Availability in the forum Mayfly Data Logger 1 years, 11 months ago
Thanks for the heads up, I just updated the availability page. We shipped more boards to Amazon before the holidays, but they haven’t restocked them yet. Hopefully they’ll be back in stock and available soon, but in the meantime, they’re still available in 5-packs in the EnviroDIY Shop.
-
Shannon Hicks replied to the topic Mayfly Board v0.5b – Communication with MWW in the forum Mayfly Data Logger 2 years ago
It sounds like you’ve got one of the older Digi LTE cell boards? We retired most of ours in 2020 because they failed after a year or two of operation, which is why we developed our own LTEbee module based on the SIM7080. What does the data on you microSD card say the signal strength and battery voltage is since the station went offline?
-
Shannon Hicks replied to the topic Mayfly 1.1 Bootloader Burning? in the forum Mayfly Data Logger 2 years, 1 months ago
The Mayfly v1.1RevB board uses a 6-pin Tag-Connect socket for the ICSP header: https://www.tag-connect.com/product-category/products/cables/6-pin-target
Previous versions of the Mayfly boards used standard header pins for the ICSP header, (0.5″ spacing on v1.0 and v1.1RevA, and 0.1″ spacing on v0.5 and older).
-
Shannon Hicks replied to the topic 2022 EnviroDIY Hardware Status and Availability in the forum Mayfly Data Logger 2 years, 1 months ago
The Y511-A has a wiper motor that draws a little too much power on initial startup, so unfortunately even the newest Mayfly 1.1RevB still can’t power it directly. Our early 1.0 prototypes handled all the various 12v sensors just fine, but the voltage regulators on that prototype have been out of stock for the past 18 months, and we’ve been…[Read more]
-
Shannon Hicks replied to the topic Yosemitech Y511-A Wiper Problem in the forum Miscellaneous 2 years, 1 months ago
With the Y511-A sensors we have (that were purchased about a year ago), whenever you apply 12v to the power wire, the wiper spins continuously in one direction for 5 full revolutions and then “parks” the wiper blade in the home position. Then it pauses for a few seconds, then it performs the actual back-and-forth cleaning wipe motion (not full…[Read more]
-
Shannon Hicks replied to the topic Alternative to Amazon in the forum Mayfly Data Logger 2 years, 1 months ago
No, the only official way to buy a single Mayfly is through our listing in Amazon, while 5-packs can be purchased through the Shop on this website.
-
Shannon Hicks replied to the topic Serial1 of MayFly could not communicate in the forum Other Data Loggers 2 years, 1 months ago
It should work fine, assuming you’ve wired the device to the Mayfly properly (did you connect the Ground of the Mayfly to the Ground of the modem?) What is the operating voltage and communication voltage of the modem? The mega2560 is a 5V board, while the Mayfly is a 3.3v board.
-
Shannon Hicks replied to the topic PAR issue with Mayfly in the forum Mayfly Data Logger 2 years, 2 months ago
Sorry I didn’t catch this earlier when I looked at your code. But in line 39, you included the wrong library. All of the various Mayfly board versions we’ve ever built have the ADS1115 chip on them, so you need to specify the ADS1115 library and no the ADS1015 library (because the 1015 is the lower-resolution version of the chip). So line 39 if…[Read more]
-
Shannon Hicks replied to the topic Hologram monthly bill in the forum Miscellaneous 2 years, 2 months ago
I think you might be mistaking the monthly fee with the initial $20 auto-pay amount they charge to maintain a positive balance in your prepaid account. The typical plan we recommend is the Maker Flexible plan, which is $0.60 per month (whether you use the card or not) and then $0.40 per MB of actual data usage. Most of our loggers (when t…[Read more]
-
Shannon Hicks replied to the topic PAR issue with Mayfly in the forum Mayfly Data Logger 2 years, 2 months ago
Which hardware version of the Mayfly board are you using this sketch on?
- Load More