← Back
Documentation Β· Setup

Install EasySense Link on the TRB143

A step-by-step guide to prepare a Teltonika TRB143, update its operating system, and install and activate EasySense Link.

This guide takes you from an out-of-the-box TRB143 to a running, activated EasySense Link. You only need to do it once per device. Set aside about 20–30 minutes for the first unit.

🧰Before you begin β€” have these ready: a Teltonika TRB143, the EasySense Link package file, your activation code (or a .dat license file), a PC with an Ethernet port, and a switch or router with internet access. Keep the device's serial number handy β€” it is the Link web UI password.
1

Connect the TRB143 to the network

Connect both your PC and the TRB143 to the same switch or router using Ethernet cables. The switch/router must already have internet access. This lets your PC reach the TRB143 locally, while the TRB143 gets internet access over WAN once you enable it in step 5.

PC and TRB143 connected to the same switch with internet
PC and TRB143 connected to the same switch/router with internet.
2

Set your PC's IP address

Give your computer a static IP in the same subnet as the TRB143 β€” use 192.168.2.10 with subnet mask 255.255.255.0. On Windows: Control Panel β†’ Network and Internet β†’ Change adapter settings β†’ your adapter β†’ Properties β†’ Internet Protocol Version 4 (TCP/IPv4). On macOS: System Settings β†’ Network.

3

Open the TRB143 web interface

In a browser, go to https://192.168.2.1 to reach the device's local configuration page. The browser will likely warn about a self-signed certificate β€” dismiss it with Advanced β†’ Proceed. This is expected for a device on your local network.

Browser self-signed certificate warning
Accept the self-signed certificate to continue.
4

Log in to the TRB143

Sign in with the device username and password. Unless they have already been changed, the credentials are printed on the device label. After the first login you'll be asked to set a new password β€” keep it somewhere safe.

TRB143 login page
TRB143 login at 192.168.2.1.
5

Enable the WAN port

Go to Network β†’ LAN and click Edit. Enable β€œLAN to WAN” and save with the default settings. The device restarts networking and pulls a new IP address over DHCP from your router, giving the TRB143 internet access β€” required for package installation and license activation.

Enabling LAN to WAN under Network LAN
Enable β€œLAN to WAN” under Network β†’ LAN.
6

Disable the DHCP server

Now that the TRB143 sits on your own network it must not hand out IP addresses as well β€” its built-in DHCP server would compete with your router's and can cause address conflicts. Go to Network β†’ DHCP β†’ Server Settings, switch Enabled off for the lan interface on the IPv4 tab and click Save & Apply. Repeat on the IPv6 tab.

DHCPv4 server switched off for the lan interface
Switch the DHCPv4 server off for the lan interface.
DHCPv6 server switched off for the lan interface
Repeat on the IPv6 tab and click Save & Apply.
πŸ’‘If you have several devices to prepare, it's convenient to repeat steps 1–6 for all of them now. Afterwards, set your PC's IP back to automatic (DHCP), find the TRB143's new IP from your router, log in again (step 4) and continue with step 7.
7

Update the firmware (operating system)

Download and install the latest (or latest stable) TRB143 OS version that Link supports β€” currently this is 00.07.23.7. Firmware for Teltonika TRB143 is available at their website: TRB143 Firmware Downloads (we recommend using the Stable branch).

Then go to System β†’ Firmware, select the downloaded OS file and start the upload. Because the file is local, the update is quick. The device installs the new firmware automatically and reboots.

A comprehensive guide on updating the TRB firmware can be found here: TRB143 Firmware page.

πŸ’‘Download the firmware file once and keep it locally β€” you can reuse the same file for every additional device.
Uploading firmware under System Firmware
Upload the OS file under System β†’ Firmware.
8

Install Python3

After the OS update completes and the device has rebooted, go to System β†’ Package Manager. Find Python3 in the list and click Install. EasySense Link needs Python3 to run.

Installing Python3 in Package Manager
Install Python3 from the Package Manager.
9

Install EasySense Link

EasySense Link isn't part of Teltonika's standard packages β€” it's supplied separately as a package file. Download the package that matches your router's exact TRB OS (firmware) version from the Downloads page. Then, in Package Manager, click β€œUpload package”, select the Link package file from your computer and install it. Wait for the installation to finish. Afterwards you'll have two installed packages: EasySense Link and Python3.

Uploading the EasySense Link package
Upload the EasySense Link package file.
EasySense Link and Python3 installed
Both packages installed and ready.
10

Open port 8000

The Link web UI runs on port 8000, which must be reachable to install the license and configure the device. Go to System β†’ Administration β†’ Access Control, add port 8000 to the HTTP row on the WAN side, then Save & Apply.

Allowing port 8000 on WAN under Access Control
Allow port 8000 on the WAN side under Access Control.
11

Activate EasySense Link

Open a browser and go to the TRB143's IP address followed by port 8000 β€” http://<IP>:8000. Use http:// (not https). You'll reach the Link web UI and be asked to log in; the password is the TRB143 serial number, printed on the device.

EasySense Link login
EasySense Link login β€” password is the TRB143 serial number.

Open section 1. Administration, enter your activation code in the Online Activation field and click Activate. A license is fetched and installed. Link is now ready to configure.

Entering the activation code under Administration
Enter the activation code under 1. Administration.
πŸ“„Received a license file instead? In the same License panel, use Choose File β†’ Install to upload a .dat license directly.
πŸ”„Future updates. Once Link is installed, later Link and firmware updates can be applied over-the-air from within the Link web UI, with a rollback option if needed. See the User guide for details.