Skip to content

Commit 5424b4e

Browse files
committed
Add Sentrius RG1XX install docs.
1 parent 28ec991 commit 5424b4e

File tree

2 files changed

+34
-0
lines changed

2 files changed

+34
-0
lines changed

docs/content/install/gateway/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ menu:
1414
Instructions are available for the following vendors:
1515

1616
* [Kerlink]({{<relref "kerlink.md">}})
17+
* [Laird]({{<relref "laird.md">}})
1718
* [MatchX]({{<relref "matchx.md">}})
1819
* [Multitech]({{<relref "multitech.md">}})
1920

docs/content/install/gateway/laird.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
title: Laird
3+
menu:
4+
main:
5+
parent: gateway
6+
---
7+
8+
## Laird
9+
10+
### Sentrius RG1XX LoRa gateway
11+
12+
**Note:** The LoRa Gateway Bridge component comes pre-installed since firmware version
13+
[93.7.2.9](https://assets.lairdtech.com/home/brandworld/files/CONN-RN-RG1xx-laird-93_7_2_9.pdf).
14+
If your gateway is running an older version, please update it first.
15+
16+
The pre-installed LoRa Gateway Bridge can be configured through the gateway
17+
web-interface using the following steps:
18+
19+
* Login into the gateway web-interface
20+
* In the top navigation bar, click on **LoRa**
21+
* In the left navigation menu, click **Forwarder**
22+
* From the *Mode* dropdown, select **MQTT Forwarder**
23+
* Enter your MQTT **Server Address** and optionally the MQTT **Username** and **Password**
24+
25+
Please see [configuration]({{<ref "install/config.md">}}) for valid
26+
configuration options. The fields map to the following configuration options:
27+
28+
* Server Address: `--mqtt-server`
29+
* Username: `--mqtt-username`
30+
* Password: `--mqtt-password`
31+
32+
For more information about this gateway:
33+
[https://www.lairdtech.com/products/rg1xx-lora-gateway](https://www.lairdtech.com/products/rg1xx-lora-gateway)

0 commit comments

Comments
 (0)