You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/retired/03.kits/pro-gateway/content.md
+11-7Lines changed: 11 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,14 +9,14 @@ author: 'Jorge Trujillo Román'
9
9
10
10
## Description
11
11
12
-
The gateway offers up to 8 LoRa® Channels in the 868Mhz frequency allowing it to receive up to 8 LoRa® packets simultaneously making it the ideal device to use in **LoRaWAN® gateways applications**.
12
+
The gateway supports up to 8 LoRa® Channels in the 868MHz frequency band, allowing it to receive multiple LoRa® packets simultaneously. It is designed around the SX1301 by Semtech, which enables robust connections with a large number of wireless endpoints over extended distances.
13
13
14
-
It is designed around the SX1301 from Semtech, which enables robust connection between the gateway and a massive amount of wireless end-points spread over a very wide range of distances.
15
-
It has the Listen Before Talk capability, and when enabled, the device monitors channels continuously and transmits only if the channel is free.
14
+
The device features *Listen Before Talk (LBT)* capability, meaning it can monitor channels continuously and transmit only when the channel is free.
16
15
17
16
It's the perfect companion for the Arduino MKR WAN 1300.
18
17
Installation, provisioning and remote management of the Gateway are made incredibly simple through the Arduino Cloud platform.
19
-
This gateway enables people to leverage the LoRa® connectivity in many use cases:
18
+
19
+
This gateway enables LoRa®-based communication in various use cases, such as:
20
20
21
21
- Automated Meter Reading
22
22
- Environmental Monitor
@@ -32,14 +32,18 @@ The network server and the packet forwarder running on the Arduino Cloud platfor
32
32
33
33
## Getting Started
34
34
35
-
You can follow the [Arduino Pro Gateway Assembly](https://docs.arduino.cc/tutorials/generic/lora-gateway-assembly)to learn about how to assemble your Arduino Pro Gateway.
35
+
Follow the [Arduino Pro Gateway Assembly](https://docs.arduino.cc/tutorials/generic/lora-gateway-assembly)tutorial to assemble your Arduino Pro Gateway.
36
36
37
-
If you have already set up your Pro Gateway, you can go directly to the [setup page](https://create.arduino.cc/getting-started/loragw/welcome)to connect your LoRaWAN® devices to the Arduino Device Manager.
37
+
If your Pro Gateway is already set up, you can proceed to the [setup page](https://create.arduino.cc/getting-started/loragw/welcome)for further configuration.
38
38
39
39
### Datasheet
40
40
You can follow the next link to [download the datasheet](https://content.arduino.cc/assets/AKX00016-datasheet.pdf).
41
41
42
42
### Need Help?
43
43
44
44
* On the Software [on the Arduino Forum](https://forum.arduino.cc/index.php?board=86.0)
45
-
* On the Product itself through [our Customer Support](https://support.arduino.cc/hc)
45
+
* On the Product itself through [our Customer Support](https://support.arduino.cc/hc)
46
+
47
+
## Trademark Acknowledgments
48
+
49
+
-**LoRa®** is a registered trademark of Semtech Corporation.
0 commit comments