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

    How to connect a NB-IOT unit to M5GoBottom (Core2)

    Scheduled Pinned Locked Moved Units
    4 Posts 2 Posters 5.0k 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.
    • F Offline
      falbriard
      last edited by

      For M5GO BOTTOM2 component and available port B what is the UART interface numbering for RX and TX signals?
      Want to connect an NB-IOT unit via an UART cable. I've already allocated pin 13 and 14 for the GPS unit in the stack.

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

        Hello @falbriard

        you'll find your answer looking at the published pin-mapping.

        Thanks
        Felix

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

        1 Reply Last reply Reply Quote 1
        • F Offline
          falbriard
          last edited by

          The H5Go Bottom module implements "HY2.0-4P-PortC(blue)" and by default points to GPIO13 (RXD2) and GPIO14(TXD2). The same pins are already in use by the GPS module part of the M5 Core2 stack (currently set to TX=14, RX=13). Is there a solution to operate both modules in parallel, the NB-IOT (Uart) unit and GPS module?

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

            Hello @falbriard

            yes, port C (blue / GPIO13 / GPIO14) is blocked by the GPS module. However you can define a second serial connection in your code using port B (black / GPIO26 / GPIO36) and then connect the NB-IOT to port B.

            And no, using two UART (serial) modules in parallel on the same port is not possible.

            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