How to register a TTN account and connect gateway & sensors?

Last modified by Alec Chen on 2025/11/12 09:40

1. Register a TTN account

https://id.thethingsnetwork.org/oidc/interaction/NYqiq-Uu3V_sg3Lz54Onk/register

1762910518611-841.png

1762910544032-838.png

1762910571349-677.png

1762910474654-725.png

2.  Access and Configure gateway(Use Dragino LPS8N as a reference device)

Next, you need to configure the gateway and register it with TTN. The following are the gateway configuration methods provided by Dragino:

https://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20All%20Gateway%20models/LPS8N%20-%20LoRaWAN%20Gateway%20User%20Manual/#H2.A0AccessandConfigureLPS8N:~:text=will%20TURN%20OFF.-,2.%C2%A0%20Access%20and%20Configure%20LPS8N,-The%20LPS8N%20is

2.1 Create a gateway in TTN V3 Server

Step 1: Get a Unique gateway ID.

Every LPS8N has a unique gateway id. The ID can be found at LoRaWAN page: 

1657091583941-544.png

The example gateway id is: a840411e96744154

Step 2: Choose the TTNv3 Cluster Picker

1657091719947-297.png

Note: Choose the cluster corresponds to a specific Gateway server address

  • Europe 1 corresponding Gateway server address: eu1.cloud.thethings.network
  • North America 1 corresponding Gateway server address: nam1.cloud.thethings.network
  • Australia 1 corresponding Gateway server address: au1.cloud.thethings.network
  • Legacy V2 Console : TTN v2 shuts down in December 2021

Step 3: Create a Gateway

1657091941182-367.png

Click the Gateway icon and then click Add gateway.

Open the following page:

 image-20220706155323-5.png  

image-20220706155323-6.png

Notice: Gateway Server address must match the gateway configuration, otherwise you will have problem for End Node to join the network.

After creating the gateway, you can see the gateway info, as below.

1657094130908-567.png

2.2 Configure LPS8N to connect to TTN v3

You can now configure the LPS8N to let it connect to TTN network V3.

Make sure your LPS8N has a working Internet Connection first.

Choose the right server provider and click Save&Apply.

1657094183213-301.png

Note: The server address must match the Gateway server address you choose in TTN V3.

In the home page, we can see the LoRaWAN connection is ready now.

1657094202420-798.png

In TTN v3 portal, we can also see the gateway is connected.

1657094221515-510.png

2.3  Configure frequency

We also need to set the frequency plan in LPS8N to match the end node we use, so to receive the LoRaWAN packets from the LoRaWAN sensor.

1657094249818-468.png

In logread page, user can check the frequency actually used.

 1657094333704-207.png

3. Register sensor on TTN ( Use Dragino LT-22222-L IO Controller as a reference device)

This section shows how to add a LoRaWAN End device to a LoRaWAN network and see the data from TTN web site.

We use LT-22222-L IO Controller as a reference device - the setup for other LoRaWAN devices will be similar.

1652422794767-871.png

Step 1: Create a Device definition in TTN v3 with the OTAA keys from the example LT-22222-L IO Controller device.

Three codes are required to define the device in TTN v3:

  • DEV EUI - Unique ID code for a particular device.
  • APP EUI - ID code for an Application defined in TTN v3.
  • APP Key - Unique key to secure communications with a particular device.

A set of these codes are stored in each device by the manufacturer as the default codes for that particular device. Each device is shipped with a sticker with the default Device EUI as shown below.

1657094382177-591.png

Note: You may be able to change these codes in a device by using a configuration facility on the device e.g. the LT-22222 uses a serial port access and a series of AT commands.  Changing the codes may be necessary in the case where you have to use codes assigned by a LoRa WAN server.

For the TTN v3 server, you can use the codes set in the device as in the following example.

Select Add Application to open the screen below.

1657094417175-831.png

Open the Application select Add end device

Start Register the end device

1657094444802-101.png

Select OTAA activation mode

The LoRaWAN version for your device should be provided by the manufacturer in a datasheet as LoRaWAN version or LoRaWAN specification. The most commonly used LoRaWAN versions are v1.0.2 and v1.0.3.

1657094475730-208.png

First, input the End device ID, AppEUI and DevEUI.

1657094646429-966.png

Secondly, choose the corresponding frequency and LoRaWAN class capabilities.

1657094674045-755.png

Finally, Application layer settings input the corresponding AppKey. Before saving the configuration, check that the data matches the device.

Step 2:  Power on LT-22222-L device and it will automatically join the TTN network. After joining successfully, it will start to upload messages to the TTN v3. Select the Live data tab and you will see the data appearing in the panel.

Note that it may take some time for the device data to appear in the TTN v3 display.

1657094791060-639.png