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

Trouble locating information on new LTEBee

Home Forums Mayfly Data Logger Trouble locating information on new LTEBee

Viewing 10 reply threads
  • Author
    Posts
    • #16093
      Zeke Holloman
      Participant
        Hi there! Sorry, I know this is a silly topic to start an entire thread after, haha. Was any example code regarding the new Enviro LTEBee’s running off of SIM7080. I was having trouble locating
      • #16094
        Shannon Hicks
        Moderator
          I’ve been trying to resolve an issue with a sensor library file that is currently causing an error when users compile any sketches using ModularSensors.  Sara and I worked on it this afternoon
        • #16095
          Shannon Hicks
          Moderator
            I added a sketch called “DRWI_sim7080LTE.ino” to our Github repository.  You can find it here https://github.com/EnviroDIY/ModularSensors/tree/master/examples/DRWI_sim7080LTE along with a
          • #16096
            Zeke Holloman
            Participant
              @shicks Aaaah, sorry to hear that. Hopefully the fix won’t be too bad.

              Thanks for posting that code so quickly! I didn’t have time to look at it until today. I had an older version of Mo

            • #17632
              Cal
              Participant
                I’ve had 2 problems with the SIM7080G modem on the Mayfly 1.x board.  I wonder if anybody else has had the same problems or has any information that would help me.

                My code is uses

              • #17633
                Shannon Hicks
                Moderator

                  I think @srgdamiano should be able to help, since she has the best understanding of the libraries and commands used with the sim7080.

                • #17635
                  Sara Damiano
                  Moderator
                    The maximum transmission unit (MTU) for TCP is 1500 bytes. That’s why your transmissions over that size are failing. The com
                  • #17637
                    Shannon Hicks
                    Moderator
                      We’ve never had any hardware failures of our sim7080 module in the field when using the sketch mentioned above.  With hundreds of them deployed in the past 18 months, the only problem we occasi
                    • #17640
                      neilh20
                      Participant
                        @ckillen sorry to hear about the problems  – I make the assumption that a sub-module can always lockup, and may need a hard reset/power cycle to bring it back. Internal modem software can only
                      • #17641
                        Cal
                        Participant
                          Thanks all for your replies and help.  I didn’t know about the MTU and limiting my message buffer under 1500 will easily solve that problem.  I’ve put recovery code in my sketch to grace
                        • #17643
                          neilh20
                          Participant

                            Hope it works  – be fascinating to get an overview of the project when you have time 🙂

                        Viewing 10 reply threads
                        • You must be logged in to reply to this topic.