Forum Replies Created
-
AuthorPosts
-
Good to hear that the gauges survived, and delivered the data.!!
Many thanks for the refresh on status and (target) date :). Very helpful.
Just wondering any visibility on a timeline for new Mayfly, and what the new goodies are :).
I am looking at recommending it in an SSU Engineering project.
The first projection on availability was early August, just wondering if there is anything that can be shared about the difficulties in them becoming available. I know some of these issues are challenging, and I appreciate tested boards, visibility really helps in planning projects and alternatives. Many thanks.
2021-09-18 at 9:48 PM in reply to: Mayfly not writing to SD card = possibly a libraries issue? #15905An idea, equipment failure isolation. (assuming you’ve got the board in a lab location) Possible combinations of the three variable 1) switch uSD and 2) switch Mayfly 3) add separate USB power supply via USB cable. Does the Mayfly always fail writing to the uSD, even with known working uSD. That could be that the uSD slot has a failure (effectively Mayfly bad). I get a white/red SD card so that I give each SD card a number on the white portion so I can track them.
@zeke-holloman great glad to hear it.
Which modem did you buy and where did you get it?. I thought they were in short supply, and I’ve been keeping my eye open for them.
I’ve been using the Digi LTE XB3-C-A2-UT-001, which needs the the latest XCTU modem board to upgrade as its is a complex process.
I’m using Release 0.30.0 for stability regression testing, its gone well, and captured a visual description of it here 0.30.0 testing
Hello @d_bozza123, the Ponsel sensor looks very interesting.
I’ve interfaced to a SDI-12 sensor Insitu LT500.
My suggestion is you think of breaking up the work into units.
That is first how to read the sensor Ponsel, and 2nd how to store it to the .csv
For my sensors, it required creating a sensor interface to read the parameters from the instrument.
eg https://github.com/EnviroDIY/ModularSensors/blob/master/src/sensors/InSituRDO.h
or similarly in my case https://github.com/neilh10/ModularSensors/blob/release1/src/sensors/InsituTrollSdi12.h
Then in the program file eg “simple_logging.ino” create the sensors
See Variable* variableList[] = in https://github.com/EnviroDIY/ModularSensors/blob/master/examples/simple_logging/simple_logging.ino
To think of LoRa is a great idea, and a number of people are thinking about it. So just curious where it would visualize the data on the internet?.
A smaller step would be to post to MonitorMyWatershed.org over a cellular modem LTE to learn about the flow of data?
One of the issues with LoRa might be how is wall time synced to the mayfly?
Hi Cheryl, nice pics, good to have a record.
Typically on pressing reset, the LEDs dance red/green for a few seconds. The orange light would seem to indicate its getting power from the solar panel and charging the battery.
From the pictures it would seem that any “Static electricity” lightening would be channeled by the vegetation around it.
If the recording to your uSD stopped on 8/12/2021 that seems to me the processor failed. If the sensor failed, then you would still get readings, but they would be the default (typically -999.99). I did have one system (not a Mayfly) that was in a forested humid setting in N California Mattole forest, and some growths appeared across some lines (reset of course), that caused a failure.
When visiting a site I always take a spare Mayfly with me. I always compile my field software release to .HEX and keep a copy so that I swop out a mayfly relatively easily if needed.
Perhaps some of the other users could comment.
Hello Cheryl. I wonder could you say what its setting is. What is the geography, what wires are coming out, and how is it powered?
For electronics any form of excess voltage on processor pins can cause the device to fail. However its very difficult to figure out exactly what the cause is, as they say it can be complicated. You can inspect it visually to see if there are any burnt indications, also smell the board – fried electronics can leave a nasty wiff. Devices can fail by themselves, and typically if its an internal fault it fails in its “infancy” – first couple of weeks of running. Once it has seasoned, its unlikely to fail.
From my professional experience as an electronic engineer, usually if something fails, its easiest to just replace it. In commercial business they usually replace a device, and keep a count of the number of times something fails. I have seen some boards that had extreme lightening burns, but pretty unusual.
I once talked to a USGS guy who was managing stage gages sensors on the Ohio River for navigation ~ so water level was highly visible for ships to transit the river. They only use bubbler sensors there – no electrical connection with the water level. He talked about lightening strikes traveling down the Ohio river.
With lightening protection, you can think of it in two parts 1) protecting the processor with electrical clamps and diodes, and 2) diverting the electrical energy into the ground.
I was part of professional group that was discussing electronics (irrigation controllers) failing in Florida. The irrigation controller wires had a good electrical protection clamps. Florida is largely on a reef, prone to lightening, and its very difficult to conduct lightening into the ground because of that reef. Eventually they had to use a professional grounding method to ensure good grounding.
Many thanks.
Hello @shicks. Just wondering if you can give any insight as to the process, when you think you might be able to tell us about what the new revision looks like, or possibly any visibility on when it might be available, and the process gates you are going through. I realize some times this is a bit like asking how long is a piece of string, and happy to help out if I can. I’m just doing a scope of work, as part of California Wildlands Conservation board grant, and talking about using the Mayfly, and saying its not available right now and its expected to be available shortly. Many thanks for any insights.
-
AuthorPosts