🤖Have you ever tried Chat.M5Stack.com before asking??😎
    M5Stack Community
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    CATM + GNSS - Cannot complete connect AT commands

    Scheduled Pinned Locked Moved Modules
    2 Posts 2 Posters 1.3k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S Offline
      Steven010
      last edited by

      Hello all, I have used other CATM modems before (Nordic, U-Blox), I am hoping the M5 will outperform the others I have tried. I have bought several M5 modems and deployed to my team, along with activated Hologram cards. First, I am trying to set up and do "hello world" over network. Either by reaching the Hologram pseudo server ore being able to send SMS to even one endpoint phone on common carrier network in USA (ATT, Verizon, T-mobile).

      Here is how far I have reached and AT commands used;
      ATE
      AT+CFUN=1
      AT+CNMP=38
      AT+CMNB=1

      AT_CREG:0,5 > roaming on
      Network (new)

      AT+CSQ
      +CSQ: 27,99 > Antenna Strength

      AT+CGATT=1 > test data connection
      OK

      Now here is where I cannot get past;

      AT+CIICR > error

      I have tried many other of the connection AT commands, I cannot get any further that above. Again, ether sending SMS or reaching Hologram Psuedo Server would suffice, no luck so far.

      Can anyone point me to a complete AT list of confirmed commands that will complete some sort of end-to-end communication?

      felmueF 1 Reply Last reply Reply Quote 0
      • felmueF Offline
        felmue @Steven010
        last edited by felmue

        Hello @Steven010

        have you tried to follow the examples given in the documents listed here?

        From what I can tell your modem is connected to LTE-M1 but with AT+CIICR (a command that doesn't exist for SIM7080G) you try to setup GPRS which doesn't match LTE.

        Have a look at for instance the document explaining a TCP/UDP connection. I think your next command should probably be AT+CNACT=0,1 to activate a PDP and then AT+CNACT? to check for an IP address. And then go from there.

        Thanks
        Felix

        GPIO translation table M5Stack / M5Core2
        Information about various M5Stack products.
        Code examples

        1 Reply Last reply Reply Quote 0

        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

        With your input, this post could be even better 💗

        Register Login
        • First post
          Last post