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: docs/content/backends/basic-station.md
+6-9Lines changed: 6 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,15 +37,12 @@ of each gateway as a HEX encoded string, e.g. `0102030405060708`.
37
37
38
38
## Channel-plan / `router_config`
39
39
40
-
When using Basic Station powered gateways, assigning a _Gateway Profile_ to a
41
-
gateway within LoRa (App) Server is a requirement. As part of the connection
42
-
handshake, LoRa Gateway Bridge must send the channel-plan configuration to the
43
-
Basic Station. The flow for this is:
44
-
45
-
* Basic Station sends a `version` message to the LoRa Gateway Bridge
46
-
* The LoRa Gateway Bridge sends a `stats`[Event]({{<ref "payloads/events.md">}})
47
-
*[LoRa Server](/loraserver/) responds with a `config`[Command]({{<ref "payloads/commands.md">}}), containing the channel-plan from the _Gateway Profile_
48
-
* The LoRa Gateway Bridge forwards this as `router_config` to the Basic Station
40
+
You must configure the gateway channel-plan in the LoRa Gateway Bridge
0 commit comments