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 - 11 through 20 (of 171 total)
  • Author
    Posts
  • in reply to: Mayfly v1.1 technical questions forum thread #17598
    Matt Barney
    Participant

      I don’t have a ton of experience reading schematics, so I could be in error here. But FYI, it appears there may be an inconsistency in the v1.1 rev A schematic regarding the part number of the LiIon Charger chip. Please see attached screenshot. (Also understanding that these things are a moving target as chip availability changes.)

      -Matt

      in reply to: 2022 EnviroDIY Hardware Status and Availability #17528
      Matt Barney
      Participant

        FYI, just noting here that the  Hardware Status and Availability page is not up to date, at least with respect to Mayfly board availability on Amazon, as they are out of stock.

        in reply to: LTEBee on Verizon? #17303
        Matt Barney
        Participant

          @jamesbailey @neilh20

          I’ve confirmed that the Verizon SIM we used was this one, from NimbeLink:
          https://www.digikey.com/en/products/detail/nimbelink-llc/NL-SIM-VER-M1/7101751

          in reply to: LTEBee on Verizon? #17291
          Matt Barney
          Participant

            @jamesbailey I’ll check with my colleague to find out exactly which SIM he used for the test; he’s in the field for a few days. My test code is based on https://github.com/EnviroDIY/ModularSensors/blob/master/examples/DRWI_SIM7080LTE/DRWI_SIM7080LTE.ino, and the only modem-related code change I made was to the APN.

            -Matt

            in reply to: LTEBee on Verizon? #17285
            Matt Barney
            Participant

              Hi @neilh20, I believe the SIM we used was a RevX.

              in reply to: LTEBee on Verizon? #17278
              Matt Barney
              Participant

                The SIMCom 7080G modem chip upon which the EnviroDIY LTE Bee is built did not have Verizon certification until early August. Once they notified me, I asked SIMCom support what APN setting to use for Verizon, and this was their response:

                Set you APN as follows:

                at+cgdcont=1,”ipv4v6”,””
                at+cgdcont=2,”ipv4v6”,”vzwadmin”
                at+cgdcont=3,”ipv4v6”,”vzwinternet”

                We were able to get an EnviroDIY LTE Bee to connect to Verizon, using ModularSensors, by setting the apn to an empty string, e.g.:

                Hopefully this helps anyone else who needs Verizon coverage with these newer modems.
                Best,
                Matt

                in reply to: Digi LTEBee on Mayfly v1.x #17163
                Matt Barney
                Participant

                  OK, got it, thanks.

                  I’ve made the hardware and software modifications you recommended and all seems to work perfectly.

                  Thanks again.

                  in reply to: Digi LTEBee on Mayfly v1.x #17161
                  Matt Barney
                  Participant

                    Thanks for this excellent detail.

                    So we could continue to use the LTEBee adapter with the Digi modem on a v1.1 Mayfly, which would retain the functionality of the white and blue modem status LEDs, and would connect the Bee socket’s pin to the proper status pin on the Digi (without need to modify SJ19), and we would not need the power jumper to the Lipo socket. Is that correct?

                    in reply to: Code change for Meter Hydros 21 CTD #17115
                    Matt Barney
                    Participant

                      A couple bits of additional info. To visually identify whether your Hydros 21 is a Gen 1 or a Gen 2, see attached photos of the sensor head on each version. Note that some Gen 1’s had red cables, but not all.

                      Second, as Shannon noted in the post she linked to above, the address-setting on the Gen 2 is slightly more finicky; you just have to repeat it a few times. Here’s my serial output from the b_address_change.ino sketch:

                      Note the “Checking address 1…Vacant
                      Occupied”. Then after the first “Enter new address” prompt, I typed 1, but it came back with “address 0…Occupied”. So be persistent and your change will take.

                      -Matt

                      in reply to: Error setting Hydros21 address #17108
                      Matt Barney
                      Participant

                        That was it – thanks!

                        -Matt

                      Viewing 10 posts - 11 through 20 (of 171 total)