• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Register
  • Login
ModalAI Forum
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
    • Register
    • Login

    Private 5G Network Connection

    Ask your questions right here!
    4
    4
    347
    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.
    • L
      LudwigBAH
      last edited by 14 Jun 2022, 14:23

      Hi Devs,
      I wanted to know if there have been any successful connections of the RB5 to a private 5G network? For example, the iphone doesn’t work on private network unless it’s a CBRS band.

      1 Reply Last reply Reply Quote 0
      • C
        Chad Sweet ModalAI Team
        last edited by 14 Jun 2022, 15:32

        We have tested the Sierra modems using our own private network. We have not tried the Quectel RM502Q-AE modems ourselves, though they are unlocked. So, as long as the SIM is configured properly it seems likely to work, but we have not verified ourselves.

        1 Reply Last reply Reply Quote 0
        • K
          kitkatSG
          last edited by 15 Jun 2022, 03:10

          Hi @Chad-Sweet and Dev Team,

          I'm also configuring RB5 to connect to our 5G private network. After run rb5-modem-configure to configure quectel the APN.
          d24988d1-1e4e-4051-804c-44c0b5870473-image.png
          We get this error:
          cbd5a923-b81d-4140-824a-cc5c622b6af4-image.png

          How can I change MCC, and MNC in the configuration? Thank you.

          1 Reply Last reply Reply Quote 0
          • T
            tom admin
            last edited by 15 Jun 2022, 16:50

            @kitkatSG @LudwigBAH Copying my response from another thread:

            Here is an example of how to send an AT command to the Quectel modem:

            echo -ne "AT+QNWPREFCFG=\"mode_pref\",LTE:NR5G\r" | busybox microcom -t 1000 /dev/ttyUSB2
            

            The above gets ran as part of rb5-modem in order to set the network preference to allow both LTE and 5G.

            Here is a link to the Quectel RM5* series modem AT command manual, you can probably find a relevant AT command to use there: https://www.quectel.com/wp-content/uploads/2021/05/Quectel_RG50xQRM5xxQ_Series_AT_Commands_Manual_V1.2.pdf

            1 Reply Last reply Reply Quote 0
            1 out of 4
            • First post
              1/4
              Last post
            Powered by NodeBB | Contributors