Skip to content

[PC-1214] Moving Pro Gateway to Retired Products #966

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

Closed
Closed
Show file tree
Hide file tree
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,3 +1,39 @@
---
title: Pro Gateway
---
title: "Pro Gateway - LoRa® CONNECTIVITY"
description: "The Arduino Pro Gateway kit provides LoRa® (Long Range) connectivity using ultra-long range and high interference immunity on the 868 MHz radio bands."
sku: "AKX00016"
status: end-of-life
---

![Front View](./assets/AKX00016_front.jpg)

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 LoRa WAN gateways applications.
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.
It has the Listen Before Talk capability. When enabled, the device monitors channels continuously and transmits only if the channel is free.

It's the perfect companion for the Arduino MKR WAN 1300.
Installation, provisioning and remote management of the Gateway are made incredibly simple through the Arduino Create platform.
This gateway enables people to leverage the LoRa® connectivity in many use cases:

- Automated Meter Reading
- Environmental Monitor
- Smart Cities
- Home and Building Automation
- Wireless Alarm and Security System
- Industrial Monitoring and Control
- Long-Range Irrigation System
- Agricultural Monitoring

The gateway radio hardware is powered by Embit and Arduino hardware design team.
The network server and the packet forwarder running on the Arduino Create platform are powered by A2A

## Getting Started

You can follow the [Arduino Pro Gateway Assembly](https://docs.arduino.cc/tutorials/generic/lora-gateway-assembly) to learn about how to assembly your Arduino Pro Gateway.

You can follow the next link to download the [Datasheet](https://content.arduino.cc/assets/AKX00016-datasheet.pdf)

### Need Help?

* On the Software [on the Arduino Forum](https://forum.arduino.cc/index.php?board=86.0)
* On the Product itself through [our Customer Support](https://support.arduino.cc/hc)
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: 'Arduino Pro Gateway Assembly'
author: 'Arduino'
description: 'Learn how to assemble your Arduino Pro Gateway.'
tags: [LoRa, Gateway]
status: end-of-life
---

In this page we are going to give you all the information needed to assemble your Arduino Pro Gateway LoRa Connectivity Kit. We will guide you through the process needed to have a device fully assembled and ready to be configured on the software and network side as documented in the [Arduino Pro Gateway Setup](https://create.arduino.cc/getting-started/loragw/welcome).
Expand Down