• Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    How to Activate LTE 4G connection with Node Red OS

    Node-RED
    2
    3
    105
    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.
    • P
      Petter last edited by

      Hi!
      Anyone have a guide on how to activate the LTE 4G connection when using Node Red? Only finding guide for Mervis.

      P 1 Reply Last reply Reply Quote 0
      • P
        Petter @Petter last edited by

        @Petter Using a patron M567

        1 Reply Last reply Reply Quote 0
        • A
          AVsetula administrators last edited by AVsetula

          Hi @Petter,

          First, you need to install and enable the unipi-lte package as follows:

          sudo su
          apt-get update
          apt-get install unipi-lte
          systemctl enable unipi-lte
          reboot
          

          Configuration is then possible in the /etc/unipi/lte.conf file, e.g. by the program MidnightCommander:

          mc -e /etc/unipi/lte.conf
          

          The full version of the tutorial will be available at this link in the coming weeks.

          Best regards,
          Antonin, Unipi

          1 Reply Last reply Reply Quote 0
          • First post
            Last post