Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: Fix Broken URLs on the 'Tektelic Kona Micro IoT LoRaWAN Gateway' page #1196

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions doc/content/gateways/models/tektelickonamicro/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This page guides you to connect Tektelic Kona Micro IoT LoRaWAN® Gateway to {{%

{{< figure src="kona-micro.jpg" alt="Tektelic Kona Micro IoT LoRaWAN Gateway" class="float plain" >}}

Tektelic Kona Micro IoT LoRaWAN Gateway is an 8 channel LoRaWAN gateway, whose technical specifications can be found in [the official documentation](https://tektelic.com/catalog/kona-micro-iot-gateway).
Tektelic Kona Micro IoT LoRaWAN Gateway is an 8 channel LoRaWAN gateway, whose technical specifications can be found in [the official documentation](https://tektelic.com/products/gateways/kona-micro-iot-gateway/).

## Prerequisites

Expand All @@ -31,9 +31,9 @@ To be able to configure your gateway to connect to {{% tts %}}, you first need t

**Step 1:** Download the [KonaFT application](https://support.tektelic.com/portal/en/kb/articles/konaft) and complete the installation.

**Step 2:** Connect your gateway to the KonaFT tool. [See **KFT_Connect** video instructions](https://support.tektelic.com/portal/en/kb/articles/konaft-instructional-videos)
**Step 2:** [Connect your gateway to the KonaFT tool](https://support.tektelic.com/portal/en/kb/articles/kona-ft-faq#1_How_do_I_connect_my_gateway_to_KonaFT).

**Step 3:** [Assign a static IP address to the gateway using KonaFT](https://support.tektelic.com/portal/en/kb/articles/assigning-static-ip-to-kona-gateway-using-konaft).
**Step 3:** [Assign a static IP address to the gateway using KonaFT](https://support.tektelic.com/portal/en/kb/articles/kona-ft-faq#3_How_do_I_set_a_static_IP_on_KonaFT).

**Step 4:** Configure the gateway to connect to {{% tts %}} using [{{% udp-pf %}}]({{< relref "udp" >}}).

Expand Down
Loading