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: doc/content/gateways/laird-sentrius/lbs.md
+28-2Lines changed: 28 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,8 +17,34 @@ Choose **Semtech Basic Station** as the **Mode**.
17
17
18
18
{{< figure src="../basic-station.png" alt="Create new server" class="plain" >}}
19
19
20
-
Follow the instructions for [Connecting LNS]({{< ref "/gateways/lora-basics-station/lns" >}}).
20
+
## CUPS
21
21
22
-
If using CUPS, follow the instructions for [Connecting CUPS]({{< ref "/gateways/lora-basics-station/cups" >}}).
22
+
To connect the gateway via CUPS protocol, follow the instructions for [Connecting CUPS]({{< ref "/gateways/lora-basics-station/cups" >}}).
23
+
24
+
Fill the **CUPS Server** in the **Server Configuration** with the [CUPS Server Address]({{< ref "/gateways/lora-basics-station/cups#cups-server-address" >}}).
25
+
26
+
{{< figure src="../cups-server-configuration.png" alt="Create new server" class="plain" >}}
27
+
28
+
Click on the **Choose File** button to upload the **Server Certificate File** and **key File** with the [CUPS Server Certificate]({{< ref "/gateways/lora-basics-station/cups#cups-server-certificate--cups-trust" >}}) and [CUPS Key File]({{< ref "/gateways/lora-basics-station/cups#cups-key-file" >}}) respectively.
29
+
30
+
{{< figure src="../cups-certificate-configuration.png" alt="Create new server" class="plain" >}}
31
+
32
+
Click on the **Upload Certificates** button.
33
+
34
+
Click **Update**. If your configuration was successful, your gateway will connect to {{% tts %}} after a couple of seconds.
35
+
36
+
## LNS
37
+
38
+
To connect the gateway via LNS protocol, follow the instructions for [Connecting LNS]({{< ref "/gateways/lora-basics-station/lns" >}}).
39
+
40
+
Fill the **LNS Server** in the **Server Configuration** with the [LNS Server Address]({{< ref "/gateways/lora-basics-station/lns#lns-server-address" >}}).
41
+
42
+
{{< figure src="../lns-server-configuration.png" alt="Create new server" class="plain" >}}
43
+
44
+
Click on the **Choose File** button to upload the **Server Certificate File** and **key File** with the [LNS Server Certificate]({{< ref "/gateways/lora-basics-station/lns#lns-server-certificate--lns-trust" >}}) and [LNS Key File]({{< ref "/gateways/lora-basics-station/lns#lns-key-file" >}}) respectively.
45
+
46
+
{{< figure src="../lns-certificate-configuration.png" alt="Create new server" class="plain" >}}
47
+
48
+
Click on the **Upload Certificates** button.
23
49
24
50
Click **Update**. If your configuration was successful, your gateway will connect to {{% tts %}} after a couple of seconds.
0 commit comments