Skip to content

Commit edd1ba7

Browse files
committed
Formatting fixes
1 parent f38adc1 commit edd1ba7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

content/hardware/01.mkr/01.boards/mkr-wan-1310/tutorials/the-things-network/the-things-network.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -112,9 +112,9 @@ fill in **End device ID** and **EUI**. You can click the generate button next to
112112

113113
**Note**: The Device ID must be lowercase and without spaces. The **EUI** should be copied from the Serial Monitor.
114114

115-
**Note**: The Frequency Plan used in Australia by ""The Things Network"" is
116-
""Australia 915-928 MHz, FSB 2 (used by TTN)"". The other plans are included in
117-
the list for other LoRaWAN deployments.
115+
**Note**: The Frequency Plan used in Australia by **The Things Network** is
116+
**"Australia 915-928 MHz, FSB 2 (used by TTN)"**. The other plans are included in
117+
the list for LoRaWAN deployments using other LoRaWAN Networks.
118118

119119
![Second step of registering device](assets/WAN1310_T6_IMG06_02.png)
120120

@@ -126,7 +126,7 @@ In our device overview, we can now see three rows: Device EUI, Application EUI a
126126

127127
**Note**: For devices using the' AU_915_928 band plan, an additional
128128
configuration change is required. In settings for the end device, under
129-
""General Settings"", expand the ""Network Layer"" options and change ""Regional Parameters version"" to ""RP001 Regional Parameters 1.0.2 revision B"". Click ""Save changes"" to commit the new setting. Without this change, the device will be unable to complete it's registration to the LoRaWAN network and transmit data.
129+
**General Settings**, expand the **Network Layer** options and change **Regional Parameters version** to **"RP001 Regional Parameters 1.0.2 revision B"**. Click **Save changes** to commit the new setting. Without this change, the device will be unable to complete it's registration to the LoRaWAN network and transmit data.
130130

131131
Now, we need to open the **FirstConfiguration** sketch again. To be safe, reset your board and open the Serial Monitor again. Once the program starts, it will start asking questions in the Serial Monitor. The first one is if we are using OTAA or ABP. We will use OTAA, so we can enter a **"1"** in the monitor and hit **"send"**.
132132

0 commit comments

Comments
 (0)