Skip to content

Commit 5b0dd1f

Browse files
committed
Update MKR WAN 1310 feature section
1 parent 790e1f8 commit 5b0dd1f

File tree

1 file changed

+20
-4
lines changed
  • content/hardware/01.mkr/01.boards/mkr-wan-1310

1 file changed

+20
-4
lines changed

content/hardware/01.mkr/01.boards/mkr-wan-1310/features.md

Lines changed: 20 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,28 @@ The MKR WAN 1310 brings LoRa® connectivity to your projects. Using the popular
66

77
<Feature title="LoRaWAN® Connectivity" image="cellular">
88

9-
Use the LoRa® wireless protocol for your own networks, or connect to various LoRaWAN® networks, such as [The Things Network](https://www.thethingsnetwork.org/).
9+
Use LoRaWAN® in remote places to send data to nearby gateways connected to the TTS service, which in turn forwards the data to the Arduino IoT Cloud.
1010

11-
<FeatureLink variant="primary" title="Documentation" url="/tutorials/mkr-wan-1310/lora-button-press"/>
12-
<FeatureLink variant="secondary" title="library" url="https://github.com/sandeepmistry/arduino-LoRa"/>
11+
<FeatureLink variant="primary" title="Documentation" url="/arduino-cloud/getting-started/cloud-lora-getting-started"/>
12+
13+
</Feature>
14+
15+
<Feature title="The Things Network" image="world-map">
16+
17+
Use the LoRa® wireless protocol to implement your own networks, or connect to various LoRaWAN® networks, such as [The Things Network](https://www.thethingsnetwork.org/).
18+
19+
<FeatureLink variant="primary" title="Documentation" url="/tutorials/mkr-wan-1300/the-things-network"/>
20+
<FeatureLink variant="secondary" title="library" url="https://www.arduino.cc/reference/en/libraries/mkrwan/"/>
1321

1422
</Feature>
1523

16-
</FeatureList>
24+
<Feature title="Board-to-board" image="communication">
25+
26+
Set up two Arduino MKR WAn 1300 to host a remote LED control. Learn more about board-to-board communication and using LoRa® in your projects.
27+
28+
<FeatureLink variant="primary" title="Documentation" url="/tutorials/mkr-wan-1300/lora-button-press"/>
29+
<FeatureLink variant="secondary" title="library" url="https://github.com/sandeepmistry/arduino-LoRa"/>
30+
31+
</Feature>
1732

33+
</FeatureList>

0 commit comments

Comments
 (0)