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

Michael Daniel

Forum Replies Created

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • Michael Daniel
    Participant

      I have both a pH and a DO sensor working on one of my data loggers., and I’ve had up to four Atlas Scientific sensors working at once using a sensor bridge: https://atlas-scientific.com/carrier-boards/sensor-bridge/  I currently have the sensors connected through the qwiic ports, and they seem to be working fine. Here’s my code, there’s a lot of extraneous stuff that I haven’t had a chance to clean up yet, and it’s sending data to thingspeak instead of MonitorMyWatershed:

       

      in reply to: Need Help with Clarivue10 Turbidity Sensors #17679
      Michael Daniel
      Participant

        Thank you so much for all your help and hard work! Everything is working perfectly now.

        in reply to: Need Help with Clarivue10 Turbidity Sensors #17636
        Michael Daniel
        Participant

          The Mayfly is at least v1.1, but I’m unsure what revision it is. Would it say RevB on the board somewhere?

          Also, I should’ve mentioned earlier that I’ve tried to run the address change program when the turbidity sensor wasn’t working and the program couldn’t find the sensor at all, regardless of the amount of times I let it loop through the program. It just listed every address as vacant over and over again. This happened on 2 different mayfly boards with 2 different sensors. The program was able to work once it warmed up.

          Would this still indicate an interval issue? Would running TestWarmUp in colder conditions allow me to see how much the interval needs to increase? Or if I changed the intervals in CampbellClariVUE10.h would I be able to test if it’s an interval issue? Would changing this interval have cascading effects that would need to be accounted for?

          Or should I just get RevB boards?

          in reply to: Data Uploading but not Publishing #16809
          Michael Daniel
          Participant

            I decided to try to make a new site in order to try to work around the problem, but that hasn’t seemed to work either. I’m now getting 504 response codes. The data is still uploading to MMW but not publishing. I have to be missing something obvious, right? The new site is NTNWD in the same spot.

            I’m also unable to delete my previous sites or delete sensors.

            in reply to: Data Uploading but not Publishing #16659
            Michael Daniel
            Participant

              Thanks for replying so quickly Jim!

              I have another station with the underscore that is currently uploading correctly, but I’ll give it a shot.

              Edit: I changed the underscore to a dash, but it still isn’t working.

              in reply to: Battery Failing In the middle of the night #15924
              Michael Daniel
              Participant

                The battery was not replaced again on August 25th, that is the same battery that will no longer charge.  Doesn’t the scale of battery loss and gain look extreme.  I adjusted the solar panel to get more light, it is in a pretty shady area but it get direct sunlight for a couple of hours everyday.

                Do you all think I need a bigger battery or a larger solar panel?

                 

                in reply to: PlatformIO error with MS 0.28.01 #15234
                Michael Daniel
                Participant

                  That worked!  Thanks Shannon!

                  in reply to: PlatformIO error with MS 0.28.01 #15228
                  Michael Daniel
                  Participant

                    Thanks for the suggestion Matt,

                    It didn’t work very well, here’s the new error message:

                    Arduino: 1.8.13 (Windows Store 1.8.42.0) (Windows 10), Board: “Arduino Uno”

                    Sketch uses 6206 bytes (19%) of program storage space. Maximum is 32256 bytes.
                    Global variables use 631 bytes (30%) of dynamic memory, leaving 1417 bytes for local variables. Maximum is 2048 bytes.
                    avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x50
                    avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x6f
                    avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x77
                    avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x65
                    avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x72
                    avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x69
                    avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x6e
                    avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x67
                    avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x20
                    avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x75
                    An error occurred while uploading the sketch

                     

                    in reply to: PlatformIO error with MS 0.28.01 #15221
                    Michael Daniel
                    Participant

                      Hi all,
                      I’m new to all this so still using ArduinoIDE for now.  I’m getting a similar error when trying to change the address for a Meters CDT sensor.  (One of the ones I recently purchased was recalled so I am trying to connect a different one).

                      The error reads “Invalid version ‘0.28.01’ for library in: C:\Users\lillyn\Documents\Arduino\libraries\EnviroDIY_ModularSensors”

                      Any suggestions on how to fix it?

                    Viewing 9 posts - 1 through 9 (of 9 total)