diff --git a/doc/content/lorawan/adaptive-data-rate/_index.md b/doc/content/lorawan/adaptive-data-rate/_index.md index bf4b3b251..3b8b40824 100644 --- a/doc/content/lorawan/adaptive-data-rate/_index.md +++ b/doc/content/lorawan/adaptive-data-rate/_index.md @@ -25,7 +25,7 @@ Mobile end devices should be able to detect when they are stationary for a longe ## ADR in The Things Stack {{< info >}} -Check [The Things Stack documentation](https://www.thethingsindustries.com/docs/reference/adr/#how-adr-works) for more specifics on how ADR works on the Stack. +Check [{{% tts %}} documentation](https://www.thethingsindustries.com/docs/reference/adr/#how-adr-works) for more specifics on how ADR works on the {{% tts %}}. {{}} To determine the optimal data rate, the network needs some measurements (uplink messages). Currently The Things Stack takes the 20 most recent uplinks, starting at the moment the ADR bit is set. These measurements contains the frame counter, signal-to-noise ratio (SNR) and number of gateways that received each uplink. When a device unsets the ADR bit (because it knows it is moving or it knows RF conditions are unstable), previous measurements are discarded. As soon as the ADR bit is set again, the network starts measuring again. diff --git a/doc/content/lorawan/end-device-activation/index.md b/doc/content/lorawan/end-device-activation/index.md index e4f1b45dd..d57bbe898 100644 --- a/doc/content/lorawan/end-device-activation/index.md +++ b/doc/content/lorawan/end-device-activation/index.md @@ -14,7 +14,7 @@ Every end device must be registered with a network before sending and receiving The join procedure for LoRaWAN 1.0.x and 1.1 is slightly different. The following two sections describe the join procedure for LoRaWAN 1.0.x and 1.1 separately. {{< info >}} -For more information on the differences between OTAA and ABP, check the [The Things Stack documentation](https://www.thethingsindustries.com/docs/the-things-stack/concepts/data-formats/). +For more information on the differences between OTAA and ABP, check the [{{% tts %}} documentation](https://www.thethingsindustries.com/docs/the-things-stack/concepts/data-formats/). {{}} ## Over The Air Activation in LoRaWAN 1.0.x diff --git a/doc/content/lorawan/message-types/index.md b/doc/content/lorawan/message-types/index.md index 9f4e307a9..a63018579 100644 --- a/doc/content/lorawan/message-types/index.md +++ b/doc/content/lorawan/message-types/index.md @@ -7,7 +7,7 @@ images: --- {{< info >}} -For information on The Things Stack's specific data formats, check [The Things Stack documentation](https://www.thethingsindustries.com/docs/the-things-stack/concepts/data-formats/). +For information on {{% tts %}} specific data formats, check [{{% tts %}} documentation](https://www.thethingsindustries.com/docs/the-things-stack/concepts/data-formats/). {{}} In this chapter, you will learn about different message types used in LoRaWAN 1.0.x and 1.1. These message types are used to transport MAC commands and application data. The Things Fundamentals Certification exam expects you should have basic knowledge on the following topics with regards to the message types: diff --git a/doc/content/lorawan/regional-parameters/_index.md b/doc/content/lorawan/regional-parameters/_index.md index 16acd289f..146ffd1da 100644 --- a/doc/content/lorawan/regional-parameters/_index.md +++ b/doc/content/lorawan/regional-parameters/_index.md @@ -5,7 +5,7 @@ weight: 40 --- {{< info >}} -For information on the specific versions of the Regional Parameters check [The Things Stack documentation](https://www.thethingsindustries.com/docs/the-things-stack/concepts/spec-regional-parameters/). +For information on the specific versions of the Regional Parameters check [{{% tts %}} documentation](https://www.thethingsindustries.com/docs/the-things-stack/concepts/spec-regional-parameters/). {{}} LoRaWAN operates in unlicensed radio spectrum. This means that anyone can use the radio frequencies without having to pay million dollar fees for transmission rights. It is similar to WiFi, which uses the 2.4GHz and 5GHz ISM bands worldwide. Anyone is allowed to set up WiFi routers and transmit WiFi signals without the need for a license or permit.