v3.23.1

Getting Started Devices Gateways Integrations Reference
Get The Things Stack

Getting Started

    Overview
  • Quick Start
  • What Is The Things Stack?
  • Console
  • Subscription and Billing Management
  • Command-line Interface
  • Installing The Things Stack
  • Upgrading The Things Stack
  • Migrating to The Things Stack
    • Migrating End Devices between The Things Stack distributions
    • Migration Tool
    • Migrating End Devices from V2
    • Import End Devices in The Things Stack
    • Fine-tuning MAC Settings for End Devices
    • Migrating Gateways
    • JSON File Reference
    • CSV File Reference
    • Migration FAQ
  • The Things Stack Cloud
  • The Things Stack AWS Launcher
  • The Things Network
  • Server Addresses
  • Packet Broker
  • Single Sign-On
  • Users and Organizations
  • Using the API
  • Working with Events
  • Troubleshooting Getting Started

Migrating Gateways

Migrating gateways to The Things Stack is an easy, two step process.

Note:
Migrating The Things Indoor Gateway (TTIG) from V2 to The Things Stack via CLI and Console is now fully supported! Do not follow the instructions below if you are using The Things Indoor Gateway, simply follow instructions for Claiming The Things Indoor Gateway and your TTIG will connect automatically.

Step 1

Add the Gateway in the The Things Stack.

For detailed instructions on adding gateways to The Things Stack using the CLI or Console, see Adding Gateways.

Step 2

Update the server address in the gateway configuration settings.

  • When using the Semtech UDP Packet Forwarder, make sure to update the server_address in the gateway configuration settings to the address of the Gateway Server. For examples, see The Things Network Addresses if you are using The Things Stack Community Edition, or Cloud Addresses if you are using The Things Stack Cloud. See Semtech UDP Packet Forwarder documentation for more info.
  • When using the LoRa Basics Station protocol, refer to the LoRa Basics Station documentation.

Once your gateways are migrated, the traffic will be routed directly to The Things Stack.

If you migrated your end devices and gateways from The Things Industries V2 (SaaS), their traffic might still end up in V2. If this occurs, disable the devices in V2 by deleting their session keys, or deleting the application completely.

← Fine-tuning MAC Settings for End Devices JSON File Reference →

On this page

The Things Stack

Getting Started

Devices

Gateways

Integrations

Reference

Contributing

GitHub

Forum

About Us

The Things Network

The Things Industries

About this page

Last changed by Krishna Iyer on 14 Oct 2022.
Refactor gateways section (#973)

Edit on Github