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

LTE module and ArduinoHttpClient

Home Forums Miscellaneous LTE module and ArduinoHttpClient

Viewing 0 reply threads
  • Author
    Posts
    • #18228
      Mark E.
      Participant

        I’m connecting to the internet with the LTE Bee module and using the ArduinoHttpClient library to download a configuration file for my logger. The download works fine exactly once. After the first download, it seems like the LTE module “resets” in the sense that prior to the second download reading the signal strength returns 0% and the modem no longer has a valid IP address. The modem object is declared globally so it’s not going out of scope or any weirdness like that.

        Does anyone have experience with the combination of the LTE module and ArduinoHttpClient?

        Thanks, -M

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