TTN V2 to The Things Stack V3 Transition

Here is a quick howto that I use to connect a Kickstarter gateway (KSG) to V3:

  1. Create a gateway in V3.
    a. Give a name to the gateway (Gateway ID) no Gateway EUI!
    b. Choose the frequency plan “Europe 863-870 MHz (SF9 for RX2 - recommended)” which applies to my situation.
    c. Save it
  2. In V3 gateway select API Settings
    a. Select Add API key,
    b. Provide a name for the key
    c. Select “Grant Individual rights”
    d. select “link as Gateway to a Gateway Server for traffic exchange, i.e. write uplink and read downlink”
    e. click “Generate API Key”
    f. Copy the API key to your clipboard (and save it somewhere safe. You cannot read it anymore afterwards)
    g. click “I have copied the key”
  3. Connect to the WiFI accesspoint of the gateway with SSID: “TheThings-Gateway-xxxxx”
  4. Browse to http://192.168.84.1/
  5. In the “gateway Settings” menu:
    a. At Gateway ID fill in the gateway ID from step 1.a.
    b. click advanced options open
    c. At account server fill in the URL from V3: https://eu1.cloud.thethings.network/
    d. At gateway Key fill in the key from 2.f.
    e. click Save.
  6. The KSG will reset connect to V3. The status will change and date will enter at “live data”
7 Likes