File tree Expand file tree Collapse file tree 2 files changed +34
-0
lines changed
docs/content/install/gateway Expand file tree Collapse file tree 2 files changed +34
-0
lines changed Original file line number Diff line number Diff line change 14
14
Instructions are available for the following vendors:
15
15
16
16
* [ Kerlink] ({{<relref "kerlink.md">}})
17
+ * [ Laird] ({{<relref "laird.md">}})
17
18
* [ MatchX] ({{<relref "matchx.md">}})
18
19
* [ Multitech] ({{<relref "multitech.md">}})
19
20
Original file line number Diff line number Diff line change
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 )
You can’t perform that action at this time.
0 commit comments