-
BrianJastram started the topic Calculated Variable Celsius to Fahrenheit DS18 in the forum Mayfly Data Logger 2 years, 1 month ago
My problem is that during compilation I get the error
C:/Users/brian.jastram/Documents/GitHub/Dev/WXMMBME280OLEDFtoC/WXMMBME280OLEDFtoC.ino:237:9: error: expected type-specifier before 'CalcTempF' new CalcTempF(&ds18, "12345689-abcd-1234-ef00-1234567890ab"),…
-
BrianJastram replied to the topic Availability Grove 6-Pin Screw Terminal Stereo Jack Adapter in the forum Mayfly Data Logger 2 years, 1 month ago
Maybe one of these would work.
-
BrianJastram replied to the topic Rain Gauge Tip Data Without Rain in the forum Mayfly Data Logger 2 years, 4 months ago
Shannon, great job moving the science forward. It seems like your line of experimentation could lead to a simpler way to count rain gauge tips and transmit the data to MMW possibly without using a ProTrinket. Maybe if a tip happens while a cellular transmission is happening the transmission could be interrupted, the tip could be counted, and then…[Read more]
-
BrianJastram started the topic Rain Gauge Tip Data Without Rain in the forum Mayfly Data Logger 2 years, 4 months ago
I’ve got 5 solar powered Mayflys deployed with ProTrinket tip counters connected to heated and non heated rain gauges reporting their data to MMW via Digi XBee3 – RF TXRX Cell 4G LTE AT&T Verison – XB3-C-A2-UT-001 modems. These deployments range in length from 2-14 months. Within the past few months two of these setups have started reporting tips…[Read more]
-
BrianJastram replied to the topic Logging Mayfly with Decagon SDI-12 Sensor in the forum Mayfly Data Logger 2 years, 7 months ago
scornia,
I was having the same problem with the address change sketch (using the Atom PlatforIO) so I tried using Arduino IDE and that worked. It saw the SDI-12 address of 0 at pin 7 and I successfully changed it to 1 and now I’m getting values from the Meter CTD-10. Good luck. Let me know if you have any questions.
-
BrianJastram posted a new activity comment 2 years, 7 months ago
scornia,
In May I had this exact setup deployed and working. I used a WiFi modem and was logging to MMW. It slowly lost power because it was in too much shade and eventually I replaced it with a U-20 level logger. Now I’m working on this setup again and I’m having a similar issue to yours; the address change sketch just loops and my serial monitor…[Read more] -
BrianJastram replied to the topic MaximDS18 on I2C Hub in the forum Mayfly Data Logger 2 years, 11 months ago
Sara, Thank you (sigh of relief of knowing why it wouldn’t work). That was my goal and now I know it shouldn’t be. That is very helpful. No wonder I couldn’t find an example anywhere.
-
BrianJastram started the topic MaximDS18 on I2C Hub in the forum Mayfly Data Logger 2 years, 11 months ago
How do I get my DS18 to work on an I2C Hub plugged into my I2C Grove port? It’s currently working on Pin 5 and I have the DeviceAddress but when I plug the DS18 into the I2C hub I can’t find a pin that will work.
/***************************************************************************** Based on logging_to_MMW.ino Adapted by Anthony and…
-
BrianJastram replied to the topic Accumulating Precipitation Graph in the forum Monitor My Watershed 3 years, 2 months ago
Shannon, can you share your code for enabling the Mayfly to keep track of the cumulative total?
-
BrianJastram replied to the topic Accumulating Precipitation Graph in the forum Monitor My Watershed 3 years, 4 months ago
I don’t know how to do that but I think I could figure it out. Can you point me in the right direction?
Best Regards -
BrianJastram started the topic Accumulating Precipitation Graph in the forum Monitor My Watershed 3 years, 4 months ago
Is there a way to plot precipitation on Monitor My Watershed (MMW) as an accumulating total? I’m getting the spiky plot showing tips/5min. but I’d like to show tips/24hrs.
-
BrianJastram replied to the topic Data Dropped Between Mayfly and MMW (2.4%) in the forum Monitor My Watershed 3 years, 4 months ago
I checked the SD card from one of my cellular enabled Mayflys and was surprised to find 14 .csvs created in the last 20 days. Some of the breaks (with missing data point) in the .csvs match with a missing data point on MMW. One of the gaps on MMW is between voltage values of differing digits after the decimal, 4.745 and 4.73. So now I’m seeing…[Read more]
-
BrianJastram replied to the topic Data Dropped Between Mayfly and MMW (2.4%) in the forum Monitor My Watershed 3 years, 4 months ago
<I added and set the MS_SEND_BUFFER_SIZE to 750.
I’ll keep monitoring the data and keep you informed.
Thanks again. -
BrianJastram replied to the topic Data Dropped Between Mayfly and MMW (2.4%) in the forum Monitor My Watershed 3 years, 4 months ago
<This is the output from the PUBLISHER_DEBUGs
<I’m not aware of any variable numbers getting truncated.------------------------------------------ /---- Line Saved to SD Card ----/ 2019-11-14 15:10:00,-9999.00,4.715,26.75,0,0 Sending data to [ 0 ] data.envirodiy.org Outgoing JSON size: 319 <--EnviroDIYPublisher Connecting client…
-
BrianJastram replied to the topic Data Dropped Between Mayfly and MMW (2.4%) in the forum Monitor My Watershed 3 years, 4 months ago
Answers:
<Yes, 4 separate Mayfly’s
<WiFi is real (no hot-spot)
<3 loggers (2 cell and 1 WiFi) at same office, 4th logger is miles away
<The timing of the holes doesn’t necessarily match up
<I have changed modem settings with XCTU on one modem from airplane mode to Normal operation. I have also updated their firmware to the newest version, 11413
<I…[Read more] -
BrianJastram replied to the topic Data Dropped Between Mayfly and MMW (2.4%) in the forum Monitor My Watershed 3 years, 4 months ago
Yes, some.
All 4 modems are in transparent mode and there are no gaps on the SD card. The issue is on both the WiFi (1) and cellular (3) modems and the gaps are there in the data in all 3 ways I view the data on MMW except sparklines because those don’t show small gaps. Regarding Hologram some of my data sessions have no data consumption and some…[Read more] -
BrianJastram started the topic Data Dropped Between Mayfly and MMW (2.4%) in the forum Monitor My Watershed 3 years, 4 months ago
I’ve got 3 XBee LTE-M modems and an XBeeS6B WiFi modem all regularly transmitting data at 5 minute intervals to MMW. Is there any reason why I’m seeing about 97.6% of those data points make it through to MMW instead of 100%?
-
BrianJastram replied to the topic Trouble registering with LTE-M network on Hologram in the forum Miscellaneous 3 years, 5 months ago
Adam, Maybe give ModularSensors 0.23.11 a try. See https://www.envirodiy.org/topic/response-code-504-sending-data-to-data-envirodiy-org/
It’s kind of working for me and Dan. Currently though I’m getting exactly 24 hour gaps in my data stream to MMW. -
BrianJastram replied to the topic Response code 504 sending data to data.envirodiy.org in the forum Monitor My Watershed 3 years, 5 months ago
Fantastic! That’s just great. It feels good to have helped.
-
BrianJastram replied to the topic Response code 504 sending data to data.envirodiy.org in the forum Monitor My Watershed 3 years, 5 months ago
Dan,
That is so frustrating. It sounds like you are making good efforts at troubleshooting.
Besides trying ModularSensors Library version 0.23.11 and checking that the *.ino file and Platformio.ini file are not conflicting I’m running out of ideas. You’ve got your modem connected to the internet but that MMW connection just ins’t happening.
You…[Read more] - Load More