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

Matt Barney

Forum Replies Created

Viewing 10 posts - 131 through 140 (of 171 total)
  • Author
    Posts
  • in reply to: Stronger cell antenna? #13831
    Matt Barney
    Participant

      Great – thanks, Beth, we’ll check it out!

      Hi Evan, Thanks for your response. I agree with your concerns about the tiny coax cable and the fragile uFL connector. Poking around yesterday, looking at additional options, I was considering adapting uFL to the larger SMA with something like this: https://www.adafruit.com/product/851 and then, if necessary, using an external SMA or RP-SMA antenna if that’s do-able. I’m pretty ignorant of what’s compatible with what at this point, so more reading to do!

      Matt

      in reply to: Editing Variable UUIDs #13808
      Matt Barney
      Participant

        Hmm, are you able to successfully open the python interpreter at that location? E.g., from Windows command line, enter

        in reply to: Editing Variable UUIDs #13806
        Matt Barney
        Participant

          The path to your Python.exe will likely be:
          C:\Users\<your-username>\AppData\Local\Programs\Python\Python38

          If you don’t find it there, you could try the method described here:
          https://stackoverflow.com/questions/647515/how-can-i-find-where-python-is-installed-on-windows

          -Matt

          in reply to: Response code 504 from data.envirodiy.org #13761
          Matt Barney
          Participant

            OK, looks like I still get 504 errors intermittently, even when all UUIDs are specified properly.

            in reply to: Response code 504 from data.envirodiy.org #13760
            Matt Barney
            Participant

              I just found issue #303 on the ODM2DataSharingPortal site that may be related to my issue: I have a blank UUID in my example request, posted above. I’ll retest and report back.

              in reply to: Response code 504 from data.envirodiy.org #13746
              Matt Barney
              Participant

                Looks like it will still happen when posting to monitormywatershed.org. It’s intermittent, as before. Log file attached.

                To do this test, I modified line 21 in EnviroDIYPublisher.cpp as follows:

                Matt

                Attachments:
                in reply to: Response code 504 from data.envirodiy.org #13742
                Matt Barney
                Participant

                  In my case, any time I get a 504 response, the corresponding data do not show up on MMW. Pasting the same JSON message body into Postman and sending it always succeeds with a 201.

                  in reply to: Plotting calculated values #13741
                  Matt Barney
                  Participant

                    Hi Sara, Thanks very much for those details. I will set the updateValue flag to true for values calculated from sensor readings where we’re not also sending the non-calculated reading of the same variable. I’m doing this on the DS3231 temp as well as the Hydros-21 depth, which I’m converting from mm to inches. If you anticipate this causing any timing issues for the Hydros, let me know, and I will implement the dual array solution you’ve described.

                    Best,

                    Matt

                    in reply to: Plotting calculated values #13735
                    Matt Barney
                    Participant

                      I’m converting the temp value coming from the DS3231 from C to F and reporting the F value to MMW. However, unless I also add the C value to the variableList array, the F value being reported is -17966.2, which doesn’t make any sense. What am I missing?

                       

                      in reply to: Debug flags for modem comms #13728
                      Matt Barney
                      Participant

                        Hi Sara, Since we got Bypass working on this modem, and @jlemontu-org (whose display name doesn’t match his username :)) has a window of time today to redeploy it in the field, we opted to just roll with it, so I haven’t taken the time to try #modemLast again, but thank you for the fix (I understand about the bleeding edge!)

                        Thanks for the tips on file permissions issue – makes sense.

                        Jake and I are going to take a pause on deploying new XBee3’s, pending any new findings from y’all about the ongoing failures. Please let me know if there is anything I can do to assist.

                        Best,
                        Matt

                      Viewing 10 posts - 131 through 140 (of 171 total)