Welcome to EnviroDIY, a community for do-it-yourself environmental science and monitoring. EnviroDIY is part of WikiWatershed, an initiative of Stroud Water Research Center designed to help people advance knowledge and stewardship of fresh water.
New to EnviroDIY? Start here

BrianJastram

Forum Replies Created

Viewing 10 posts - 21 through 30 (of 42 total)
  • Author
    Posts
  • BrianJastram
    Participant
      in reply to: Rain Gauge Tip Data Without Rain #14802
      BrianJastram
      Participant

        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 during the next send interval the data could then be sent to MMW. I am looking for a way to reliably count every tip and send all tip data to MMW even if a send interval is missed here or there.

        Using @aufdenkampe ‘s advice as a clue I replaced the 25′ of extra, coiled, shielded analogue signal cable from the original installation between the rain gauge and the ProTrinked with a 3’ length of shielded analogue signal cable on 11/6/2020 and haven’t had any false tips since.

        Thank you everyone for the input.

        Best Regards,

        Brian

        in reply to: Logging Mayfly with Decagon SDI-12 Sensor #14532
        BrianJastram
        Participant

          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.

          in reply to: MaximDS18 on I2C Hub #14030
          BrianJastram
          Participant

            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.

            in reply to: Accumulating Precipitation Graph #13648
            BrianJastram
            Participant

              Shannon, can you share your code for enabling the Mayfly to keep track of the cumulative total?

              in reply to: Accumulating Precipitation Graph #13375
              BrianJastram
              Participant

                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

                in reply to: Data Dropped Between Mayfly and MMW (2.4%) #13357
                BrianJastram
                Participant

                  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 missing data points in between consecutive .csvs on my SD card and missing data on MMW that is recorded on my SD card. I’ll work on the deep debugging and clarify my situation. Right now I don’t have a good questions to ask.

                  in reply to: Data Dropped Between Mayfly and MMW (2.4%) #13342
                  BrianJastram
                  Participant

                    <I added and set the MS_SEND_BUFFER_SIZE to 750.
                    I’ll keep monitoring the data and keep you informed.
                    Thanks again.

                    in reply to: Data Dropped Between Mayfly and MMW (2.4%) #13341
                    BrianJastram
                    Participant

                      <This is the output from the PUBLISHER_DEBUGs
                      <I’m not aware of any variable numbers getting truncated.

                      in reply to: Data Dropped Between Mayfly and MMW (2.4%) #13340
                      BrianJastram
                      Participant

                        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 have a Decagon CTD-10 hooked up to the WiFi modem, rain gauges hooked up to 2 Mayflys and just a small solar panel on the 3rd.
                        <I’m using modular sensors.
                        These are the only build flags I have in my .ini

                        I see the others now in my .ino. Looks like I’m going to be doing some flag building and testing now. I’ll get back to you on this topic.
                        <I am using LTE carrier boards for the LTEXBee’s.
                        <I have “useCTSforStatus” set false for all 4 Mayflys. I guess I should change it to true for the WiFi setup.
                        <I’ll keep an eye out for the blinking light clue.
                        Thanks for your help.

                      Viewing 10 posts - 21 through 30 (of 42 total)