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 - 31 through 40 (of 45 total)
  • Author
    Posts
  • 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.

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

            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 of the time periods are missed (see attachment).
            Thanks

            Attachments:
            in reply to: Trouble registering with LTE-M network on Hologram #13224
            BrianJastram
            Participant

              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
              Participant

                Fantastic! That’s just great. It feels good to have helped.

                in reply to: Response code 504 sending data to data.envirodiy.org #13219
                BrianJastram
                Participant

                  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 might find some clues in this post: https://www.envirodiy.org/topic/logging-to-mmw-with-gprsbee-rev-7-issue-wake-sleep-and-server-response-504/

                  BrianJastram
                  Participant

                    Dan,

                    I’m using Platform IO.
                    I assume you’re talking about the ‘Recent Data Sessions Table’ when you referenced the hologram activity log. I use that also and have noticed (and submitted a ticket for the fact) that when my data makes it through to MMW a single data session uses about 2-3 K bytes of data and all these other times I’m experiencing data NOT being transmitted to MMW there is still 300-400 bytes of data in a data session.

                    Regarding differences in how the sketch is compiled, I was guided to Platform IO for this MMW project. One thing Platform IO has is this Platformoi.ini file

                    It helps with libraries and stuff. It lives in your root directory (C:\Users\brian.jastram\Documents\GitHub\MWMO-Deployments)

                    BrianJastram
                    Participant

                      Dan,
                      My output looks like this:
                      Sending data to [ 0 ] data.envirodiy.org
                      POST /api/data-stream/ HTTP/1.1
                      Host: data.envirodiy.org
                      TOKEN: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
                      Content-Length: 318
                      Content-Type: application/json

                      {“sampling_feature”:”XXXX”,”timestamp”:”2019-10-08T07:25:00-06:00″,”XXXX”:0.00,”XXXX”:4.806,”XXXX”:23.00,”XXXX”:-57,”XXXX”:90}

                      Response Code —
                      201

                      BrianJastram
                      Participant

                        Maybe it’s a ModularSensors Library problem. I’m using version 0.23.11

                      Viewing 10 posts - 31 through 40 (of 45 total)