HomeGuides
Log In

Connecting HereLink to UgCS

HereLink controller can be used for ArduPilot or PX4 drones.

  1. Install UgCS with the component "Support ArduPilot vehicles" or "Support PX4 vehicles".
  1. Turn on the HereLink controller, and make sure it’s set up and the vehicle is connected - Read more about setup here

  2. There are two ways to connect UgCS to HereLink:
    Connecting from UgCS to HereLink using HereLink's built-in Access Point (AP)

    1. Create AP on your HereLink;
    2. Connect UgCS laptop to HereLink AP. Make sure that there's the following line in VSM config (C:\Program Files (x86)\UgCS\bin\vsm-ardupilot.conf):connection.udp_in.1.local_port = 14550.

    Connecting from UgCS to HereLink joining 5Ghz network

    1. Join 5gz network with HereLink and UgCS laptop (UDP might have some firewall or security measures that can disrupt the connection established between devices);
    2. Open vsm-ardupilot.conf with notepad (with Administrator privileges) found at C:\Program Files (x86)\UgCS\bin;
    3. Add the following lines:
      connection.udp_out.1.address = X.X.X.X
      connection.udp_out.1.port = 14552
      Where X.X.X.X is IP address of the HereLink device;
    4. Restart Ardupilot VSM.
  3. When the connection is established you should see telemetry data coming to UgCS as in the picture below.