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

    COM.X 915 Doesn't respond

    Scheduled Pinned Locked Moved Modules
    3 Posts 2 Posters 6.7k 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.
    • K Offline
      ksprayberry
      last edited by

      I just got my COM.X modules in the mail. I was looking forward to playing around with these and maybe creating a point to point network of sorts. Just to play with, maybe transmit weather data. I don't seem to get any response with the module though. I was following the M5Stack Tutorial with the Grey Core. I have everything as shown in the picture in the tutorial as far as RX/TX pins. I get no response at all in the M5 Burner, but if I open the serial monitor in the Arduino IDE, I get the following ERROR. Any ideas where to start? Do I need to register this with the TTN or set the frequency or something? Also, I can't help but think the pins on the module are slightly too short and may not be getting a good connection.

      AT+LORAWAN=?

      +CME ERROR:1

      ASR6501:~#

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

        Hello @ksprayberry

        the first thing you'll need to know is that the tutorial is using the 868 MHz LoRa module whereas you are using the 915 MHz LoRa Module. Unfortunately they don't use the same AT command set, so you'll need to adapt the tutorial for your module.

        For instance the 915 MHz module doesn't seem to have the AT+LORAWAN=? command and that is the reason you'll get the error.

        Please check out the related links section here.

        BTW: the fact that you are seeing an error for the AT command given tells you that the RX/TX pins are correct.

        BTW: the ASR6501:~# line simply means, the modem went back to sleep.

        Thanks
        Felix

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

        K 1 Reply Last reply Reply Quote 0
        • K Offline
          ksprayberry @felmue
          last edited by

          @felmue said in COM.X 915 Doesn't respond:

          AT+LORAWAN=?
          Thank you for the help. That was all it was. I fired it back up again and issues commands from the correct command set and it seems to be working. Now to try it out more.

          Thank you!
          Kelly

          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