Getting Started Concepts The Things Stack Cloud The Things Stack Enterprise Integrations API Hardware
Get The Things Stack

Hardware

    Overview
  • Devices
  • Gateways
    • Concepts
    • Models
      • Building a gateway with Raspberry Pi and IC880A
      • Browan Minihub Pro
      • Cisco IXM Wireless Gateway for LoRaWAN
      • CloudGate
      • COTX
      • Dragino LPS8N
      • Kerlink Wirnet iStation
      • Kerlink Wirnet Station
      • Laird Sentrius™ RG1xx LoRaWAN Gateway
      • MikroTik KNOT
      • MikroTik LtAP
      • MikroTik Routerboard wAP LoRa8 kit
      • Milesight UG56 LoRaWAN Gateway
      • Milesight UG65 LoRaWAN Gateway
      • Milesight UG67 LoRaWAN Gateway
      • Milesight UG85 LoRaWAN Gateway
      • Milesight UG87 LoRaWAN Gateway
      • MOKOSMART MKGW2-LW LoRaWAN® Gateway
      • MultiTech Conduit AEP
      • MultiTech Conduit mLinux
      • NASys LoRaWAN Outdoor Gateway
      • Peplink Balance 20X LoRaWAN (with FlexModule Mini)
      • RAK7240 WisGate Edge Prime
      • Tektelic Kona Micro IoT LoRaWAN Gateway
        • Connect Tektelic Kona Micro with Lora Basics™ Station
        • Connect Tektelic Kona Micro with UDP Packet Forwarder
      • The Things Indoor Gateway
      • The Things Indoor Gateway Pro
      • The Things Kickstarter Gateway
      • The Things Outdoor Gateway
      • Wifx L1
      • Wifx LORIX One
    • Troubleshooting Gateways
  • Works with The Things Stack

Connect Tektelic Kona Micro with UDP Packet Forwarder

This section guides you to connect the Tektelic Kona Micro IoT LoRaWAN® Gateway to The Things Stack using the Semtech UDP Packet Forwarder.

Configure the Packet Forwarder

Now you can edit the gateway configuration file.

vi /etc/default/config.json

Press the i key on your keyboard to start insert mode. Once finished editing, press ESC and enter :wq to write the file and quit.

Edit the server parameters:

  • server_address: Address of your The Things Stack deployment. See Server Addresses.
  • serv_port_up: UDP upstream port of the Gateway Server, typically 1700.
  • serv_port_down: UDP downstream port of the Gateway Server, typically 1700.

Save the configuration and restart the packet forwarder.

/etc/init.d/pkt_fwd restart

If your configuration was successful, your gateway will connect to The Things Stack after a couple of seconds.

Troubleshooting

If the gateway does not connect to The Things Stack after a few minutes, disconnect and reconnect the power supply to power-cycle the gateway. Packet forwarder logs can be observed by SSH-ing into the gateway and running:

tail -f /var/log/pkt_fwd.log
← Connect Tektelic Kona Micro with Lora Basics™ Station The Things Indoor Gateway →

On this page

  • Configure the Packet Forwarder
  • Troubleshooting

Sections

Getting Started

Concepts

The Things Stack Cloud

The Things Stack Enterprise

Integrations

API

Hardware

Sitemap

View our Sitemap

Contributing

GitHub

About Us

The Things Industries