diff --git a/doc/content/hardware/gateways/models/robustel-r1520lg/_index.md b/doc/content/hardware/gateways/models/robustel-r1520lg/_index.md new file mode 100644 index 0000000000..53cca1e8eb --- /dev/null +++ b/doc/content/hardware/gateways/models/robustel-r1520lg/_index.md @@ -0,0 +1,90 @@ +--- +title: "Robustel R1520LG" +vendor: "Robustel" +vendor_page: "https://www.robustel.com/" +description: "The Robustel® R1520LG is a configurable, scalable LoRaWAN gateway for industrial IoT applications." +ip_rating: "IP30" +backhaul: [Cellular, Ethernet, LoRa, Serial Port, Wi-Fi] +aliases: + [ + /guides/lorawan-gateways/robustelr1520lg, + /gateways/robustelr1520lg, + /gateways/models/robustelr1520lg, + ] +image: [robustel-r1520lg.png] +--- + +The [Robustel® R1520LG](https://www.robustel.com/product/r1520lg-indoor-lorawan-gateway/) is a configurable, scalable LoRaWAN gateway for industrial IoT applications. + +This guide will help you set up the Robustel R1520LG gateway to communicate over {{%tts%}}. + + + +The technical specifications of the R1520LG can be found in the datasheet in the [official documentation](https://www.robustel.com/product/r1520lg-indoor-lorawan-gateway/) downloads page. + +{{< figure src="robustel-r1520lg.png" alt="Robustel R1520LG Gateway" class="float plain" >}} + +## Prerequisites + +1. User account on {{% tts %}} with rights to create Gateways. +2. Robustel R1520LG gateway running [RobustOS Pro firmware](https://www.robustel.com/iot-software/robustos-pro-edge-computing-gateway-operating-system/). + +## Registration + +Create a gateway by following the instructions for [Adding Gateways]({{< ref "/hardware/gateways/concepts/adding-gateways" >}}). + +The gateway SN (Serial Number) can be found at the label of the gateway. + +## Setting Up the Gateway + +For the first-time hardware and software setup, you can refer to the appropriate configuration guide on the [R1520LG documentation](https://www.robustel.com/product/r1520lg-indoor-lorawan-gateway/) downloads page. + +We have included a few short steps to help you get started. If your gateway is already configured on your local network, skip ahead to [Connecting The Gateway to {{% tts %}}](#connecting-the-gateway-to-the-things-stack). + +## Configuration via Browser + +To log in to the management page and view your device's configuration status, please follow the steps below: + +- Open a web browser on your PC (e.g., Microsoft Edge, Google Chrome, or Firefox) +- Type the device’s IP address into the address bar and press **Enter**. The default IP address is http://192.168.0.1/; however, the actual address may vary. +**Note**: If a SIM card with a public IP address is inserted into the device , enter the corresponding public IP address in the browser’s address bar to access the device wirelessly. + +{{< figure src="router-web-manager.png" alt="Configuration via Browser" >}} + +- On the login page, enter the username and password (refer to the device’s label for login information), then click **LOGIN**. + +{{< figure src="login-page.png" alt="Configuration via Browser" >}} + +For more information, please refer to Robustel’s official documentation. + +## Connecting the Gateway to {{% tts %}} + +The Robustel R1520LG supports {{% lbs %}} and the legacy UDP packet forwarder. {{% lbs %}} is more secure and supports configuration of custom channel plans, amongst other improvements. Please follow instructions to [Connect Robustel R1520LG with {{% lbs %}}]({{< relref "lbs" >}}). + +If for some reason {{% lbs %}} is not available to you, instructions for connecting with the legacy packet forwarder are [here]({{< relref "udp" >}}). + +### Upgrading the Firmware + +If you have an issue with the current firmware version, you can use following steps to upgrade the firmware. + +Refer to the top of your configuration software window to check your firmware version. You have to upgrade the device's firmware to the latest version. + +You can first register for an Robustel Cloud Manager Service (RCMS) account and then download the firmware upgrades from the RCMS section of the [Robustel website](https://www.robustel.com/iot-software/robustel-cloud-manager-service/). + +Do the following to upgrade the firmware on your device: + +- Before you upgrade your firmware, save your present configuration as a backup. +- Go to the Robustel RCMS website, locate the firmware upgrade file you want for your device(RobustOS Pro x.x.x in the current case, where x.x.x is the latest version available on the website), and download this file to a known location. +- Navigate to **System -> Software Update -> Firmware Update**. +- Click on **Choose File** button, and + - Click on **Browse** to find where the firmware file resides that you want to apply. + - Select the file and click on **Open**. The file name appears next to the **Choose File** button. Make sure you select the correct BIN file; otherwise, your device can become inoperable. +- Click on **Install**. + +{{< figure src="firmware-upgrade.png" alt="Gateway firmware upgrade window" >}} + +- A message about the time needed to upgrade appears. Click on **OK**. +- A progress bar appears indicating the status of the upgrade. When the upgrade is completed, your device reboots. +- After the firmware upgrade is completed, verify your configuration to ensure that it is same as what you expected. + +The new firmware is written into flash memory. It may take up to 10 minutes to upgrade the firmware. Do not interrupt the devices' power or press the reset button during this time. \ No newline at end of file diff --git a/doc/content/hardware/gateways/models/robustel-r1520lg/lbs.md b/doc/content/hardware/gateways/models/robustel-r1520lg/lbs.md new file mode 100644 index 0000000000..3900970ecc --- /dev/null +++ b/doc/content/hardware/gateways/models/robustel-r1520lg/lbs.md @@ -0,0 +1,57 @@ +--- +title: "Connect Robustel R1520LG with LoRa Basics™ Station" +description: "" +aliases: + [/gateways/robustel-r1520lg/lbs, /gateways/models/robustel-r1520lg/lbs] +--- + +This section guides you to connect the Robustel R1520LG LoRaWAN® Gateway to {{% tts %}} using [{{% lbs %}}]({{< ref "/hardware/gateways/concepts/lora-basics-station" >}}). + + + +## Configure the Gateway + +Follow these steps to configure LoRa Basics™ Station on the Robustel R1520LG: + +1. Log in to the gateway’s web interface by entering its IP address in a browser. The default is typically `http://192.168.0.1`. + +2. Navigate to **LoRaWAN → LoRa Settings → General Settings**. + +3. In the **LoRaWAN Network Server** drop-down list, select **External NS** and click the **Submit** button to save the configuration. + +{{< figure src="lora-setting-save.png" alt="General LoRa settings" >}} + +4. Go to the **Packet Forwarder** section and select **Basic Station** from the drop-down list. + +5. After entering the Basic Station configuration, click the **Submit** button, then click **Save and Apply** in the upper-right corner to apply the changes. + +{{< figure src="basic-station-save.png" alt="Basic Station configuration" >}} + +If your configuration is successful, the gateway will connect to {{% tts %}} within a few seconds. + +## Troubleshooting + +### Viewing Logs + +To verify connection and troubleshoot issues: + +- Log in to the web interface. +- Navigate to **System → Debug**. +- Check the log output for connection messages from the Basic Station packet forwarder. + +### Enable Verbose Debug Mode + +You can enable verbose debug mode for more detailed logs: + +1. Go to **LoRaWAN → LoRa Settings → General Settings**. +2. Turn **Verbose Debug Enable** to ON. +3. Click **Submit**, then **Save and Apply**. + +{{< figure src="packet-forwarder-save.png" alt="Enable verbose logging" >}} + +--- + +Let me know if you want to extend this with firmware tips or screenshots, or if you’re ready to commit and push this PR with a message like: + +```bash +doc: Add LoRa Basics Station setup guide for Robustel R1520LG \ No newline at end of file diff --git a/doc/content/hardware/gateways/models/robustel-r1520lg/robustel-r1520lg.png b/doc/content/hardware/gateways/models/robustel-r1520lg/robustel-r1520lg.png new file mode 100644 index 0000000000..f9c6f5d7c4 Binary files /dev/null and b/doc/content/hardware/gateways/models/robustel-r1520lg/robustel-r1520lg.png differ diff --git a/doc/content/hardware/gateways/models/robustel-r1520lg/udp.md b/doc/content/hardware/gateways/models/robustel-r1520lg/udp.md new file mode 100644 index 0000000000..a44ae81689 --- /dev/null +++ b/doc/content/hardware/gateways/models/robustel-r1520lg/udp.md @@ -0,0 +1,43 @@ +--- +title: "Connect Robustel R1520LG with UDP Packet Forwarder" +description: "" +aliases: + [/gateways/robustel-r1520lg/udp, /gateways/models/robustel-r1520lg/udp] +--- + +This section guides you to connect the Robustel R1520LG LoRaWAN® Gateway to {{% tts %}} using the [{{% udp-pf %}}]({{< ref "/hardware/gateways/concepts/udp" >}}). + + + +## Configure the Packet Forwarder + +Follow these steps to configure the UDP Packet Forwarder on the Robustel R1520LG: + +1. Log in to the gateway’s web interface. Use the default IP (`http://192.168.0.1`) or a custom IP if already configured. +2. Navigate to **LoRaWAN → LoRa Settings → General Settings**. +3. In the **LoRaWAN Network Server** drop-down list, select **External NS** and click **Submit**. +4. Go to the **Packet Forwarder** section and choose **UDP Forwarder** from the drop-down. +5. Enter the following configuration details: + +- **server_address**: Address of your {{% tts %}} deployment. See [Server Addresses]({{< ref "/concepts/server-addresses" >}}). +- **serv_port_up**: `1700` (UDP upstream port) +- **serv_port_down**: `1700` (UDP downstream port) + +6. Click **Submit**, then click **Save and Apply** in the top-right corner. + +If your configuration was successful, your gateway will connect to {{% tts %}} within a few seconds. + +{{< figure src="udp-forwarder-save.png" alt="Configure UDP Packet Forwarder on Robustel R1520LG" >}} + +## Troubleshooting + +If the gateway does not connect to {{% tts %}}, follow these steps to debug: + +1. Navigate to **LoRaWAN → LoRa Settings → General Settings**. +2. Enable **Verbose Debug** and click **Submit**, then **Save and Apply**. +3. Navigate to **System → Debug** to view the packet forwarder logs. + +{{< figure src="packet-forwarder-save.png" alt="Enable verbose debugging" >}} +{{< figure src="system-debug.png" alt="Packet Forwarder Logs" >}} + +You should see logs indicating successful uplink/downlink communication with {{% tts %}}. If needed, restart the gateway or re-check the server address and port configuration. \ No newline at end of file diff --git a/doc/data/frequency-plans.yml b/doc/data/frequency-plans.yml index ef10d2a810..a987fe06c5 100644 --- a/doc/data/frequency-plans.yml +++ b/doc/data/frequency-plans.yml @@ -3,6 +3,7 @@ name: Europe 863-870 MHz (SF12 for RX2) description: Default frequency plan for Europe base-frequency: 868 + gateways: true country-codes: [ al, @@ -73,6 +74,7 @@ description: TTN Community Network frequency plan for Europe, using SF9 for RX2 base-frequency: 868 base-id: EU_863_870 + gateways: false country-codes: [ al, @@ -143,6 +145,7 @@ description: European 6 channel plan used by major operators to support LoRaWAN Passive Roaming base-frequency: 868 base-id: EU_863_870 + gateways: false country-codes: [ al, @@ -213,6 +216,7 @@ description: Single channel frequency plan for Europe (experimental) base-frequency: 868 base-id: EU_863_870 + gateways: true country-codes: [ al, @@ -282,6 +286,7 @@ name: Europe 433 MHz (ITU region 1) description: Default frequency plan for worldwide 433MHz base-frequency: 433 + gateways: true file: EU_433.yml - id: US_902_928_FSB_1 @@ -289,6 +294,7 @@ name: United States 902-928 MHz, FSB 1 description: Default frequency plan for the United States and Canada, using sub-band 1 base-frequency: 915 + gateways: true country-codes: [ca, cr, ec, gy, mx, pa, pr, us] file: US_902_928_FSB_1.yml @@ -297,6 +303,7 @@ name: United States 902-928 MHz, FSB 2 (used by TTN) description: TTN Community Network frequency plan for the United States and Canada, using sub-band 2 base-frequency: 915 + gateways: true country-codes: [ca, cr, ec, gy, mx, pa, pr, us] file: US_902_928_FSB_2.yml @@ -305,6 +312,7 @@ name: United States 902-928 MHz, FSB 3 description: Default frequency plan for the United States and Canada, using sub-band 3 base-frequency: 915 + gateways: true country-codes: [ca, cr, ec, gy, mx, pa, pr, us] file: US_902_928_FSB_3.yml @@ -313,6 +321,7 @@ name: United States 902-928 MHz, FSB 4 description: Default frequency plan for the United States and Canada, using sub-band 4 base-frequency: 915 + gateways: true country-codes: [ca, cr, ec, gy, mx, pa, pr, us] file: US_902_928_FSB_4.yml @@ -321,6 +330,7 @@ name: United States 902-928 MHz, FSB 5 description: Default frequency plan for the United States and Canada, using sub-band 5 base-frequency: 915 + gateways: true country-codes: [ca, cr, ec, gy, mx, pa, pr, us] file: US_902_928_FSB_5.yml @@ -329,6 +339,7 @@ name: United States 902-928 MHz, FSB 6 description: Default frequency plan for the United States and Canada, using sub-band 6 base-frequency: 915 + gateways: true country-codes: [ca, cr, ec, gy, mx, pa, pr, us] file: US_902_928_FSB_6.yml @@ -337,6 +348,7 @@ name: United States 902-928 MHz, FSB 7 description: Default frequency plan for the United States and Canada, using sub-band 7 base-frequency: 915 + gateways: true country-codes: [ca, cr, ec, gy, mx, pa, pr, us] file: US_902_928_FSB_7.yml @@ -345,14 +357,25 @@ name: United States 902-928 MHz, FSB 8 description: Default frequency plan for the United States and Canada, using sub-band 8 base-frequency: 915 + gateways: true country-codes: [ca, cr, ec, gy, mx, pa, pr, us] file: US_902_928_FSB_8.yml +- id: US_903_0 + band-id: US_902_928 + name: United States 903.0 MHz + description: Single channel frequency plan for United States (experimental) + base-frequency: 915 + base-id: US_902_928_FSB_1 + country-codes: [ca, cr, ec, gy, mx, pa, pr, us] + file: US_903_0.yml + - id: AU_915_928_FSB_1 band-id: AU_915_928 name: Australia 915-928 MHz, FSB 1 description: Default frequency plan for Australia, using sub-band 1 base-frequency: 915 + gateways: true country-codes: [ar, au, bo, br, ca, cl, co, do, nz, py, pe, sr, uy] file: AU_915_928_FSB_1.yml @@ -361,6 +384,7 @@ name: Australia 915-928 MHz, FSB 2 (used by TTN) description: TTN Community Network frequency plan for Australia, using sub-band 2 base-frequency: 915 + gateways: true country-codes: [ar, au, bo, br, ca, cl, co, do, nz, py, pe, sr, uy] file: AU_915_928_FSB_2.yml @@ -369,6 +393,7 @@ name: Australia 915-928 MHz, FSB 3 description: Default frequency plan for Australia, using sub-band 3 base-frequency: 915 + gateways: true country-codes: [ar, au, bo, br, ca, cl, co, do, nz, py, pe, sr, uy] file: AU_915_928_FSB_3.yml @@ -377,6 +402,7 @@ name: Australia 915-928 MHz, FSB 4 description: Default frequency plan for Australia, using sub-band 4 base-frequency: 915 + gateways: true country-codes: [ar, au, bo, br, ca, cl, co, do, nz, py, pe, sr, uy] file: AU_915_928_FSB_4.yml @@ -385,6 +411,7 @@ name: Australia 915-928 MHz, FSB 5 description: Default frequency plan for Australia, using sub-band 5 base-frequency: 915 + gateways: true country-codes: [ar, au, bo, br, ca, cl, co, do, nz, py, pe, sr, uy] file: AU_915_928_FSB_5.yml @@ -393,6 +420,7 @@ name: Australia 915-928 MHz, FSB 6 description: Frequency plan for Australia, using sub-band 6, which overlaps with Asia 923-925 MHz base-frequency: 915 + gateways: true country-codes: [ar, au, bo, br, ca, cl, co, do, nz, py, pe, sr, uy] file: AU_915_928_FSB_6.yml @@ -401,6 +429,7 @@ name: Australia 915-928 MHz, FSB 7 description: Default frequency plan for Australia, using sub-band 7 base-frequency: 915 + gateways: true country-codes: [ar, au, bo, br, ca, cl, co, do, nz, py, pe, sr, uy] file: AU_915_928_FSB_7.yml @@ -409,6 +438,7 @@ name: Australia 915-928 MHz, FSB 8 description: Default frequency plan for Australia, using sub-band 8 base-frequency: 915 + gateways: true country-codes: [ar, au, bo, br, ca, cl, co, do, nz, py, pe, sr, uy] file: AU_915_928_FSB_8.yml @@ -417,6 +447,7 @@ name: China 470-510 MHz, FSB 1 description: Default frequency plan for China, using sub-band 1 base-frequency: 470 + gateways: true country-codes: [cn] file: CN_470_510_FSB_1.yml @@ -425,6 +456,7 @@ name: China 470-510 MHz, FSB 11 (used by TTN) description: TTN Community Network frequency plan for China, using sub-band 11 base-frequency: 470 + gateways: true country-codes: [cn] file: CN_470_510_FSB_11.yml @@ -433,6 +465,7 @@ name: Asia 920-923 MHz description: TTN Community Network frequency plan for Asian countries, using frequencies ≤ 923 MHz base-frequency: 915 + gateways: true country-codes: [my, sg] file: AS_920_923.yml @@ -442,6 +475,7 @@ description: TTN Community Network frequency plan for Asian countries, using frequencies ≤ 923 MHz with listen-before-talk base-frequency: 915 base-id: AS_920_923 + gateways: true country-codes: [jp, my, sg] file: lbt_80_over_128.yml @@ -450,6 +484,7 @@ name: Japan 920-923 MHz with LBT (channels 31-38) description: Frequency plan for Japan, using continuous frequencies up to 923.4MHz with LBT. base-frequency: 915 + gateways: true country-codes: [jp] file: AS_920_923_TTN_JP_1.yml @@ -461,6 +496,7 @@ (note) A user who installs land mobile station in Japan must apply to Japanese Ministry of Internal Affairs and Communications. base-frequency: 915 base-id: AS_920_923_TTN_JP_1 + gateways: true country-codes: [jp] file: AS_920_923_TTN_JP_1_LAND_MOBILE.yml @@ -469,6 +505,7 @@ name: Japan 920-923 MHz with LBT (channels 24-27 and 35-38) description: Frequency plan for Japan, using top and bottom frequencies ≤ 923.4 MHz with LBT. base-frequency: 915 + gateways: true country-codes: [jp] file: AS_920_923_TTN_JP_2.yml @@ -477,6 +514,7 @@ name: Japan 920-923 MHz with LBT (channels 24-31) description: Frequency plan for Japan (16 channels), using continuous frequencies from 920.6 MHz, expected to be used with AS_920_923_TTN_JP_1. base-frequency: 915 + gateways: true country-codes: [jp] file: AS_920_923_TTN_JP_3.yml @@ -488,6 +526,7 @@ (note) A user who installs land mobile station in Japan must apply to Japanese Ministry of Internal Affairs and Communications. base-frequency: 915 base-id: AS_920_923_TTN_JP_3 + gateways: true country-codes: [jp] file: AS_920_923_TTN_JP_3_LAND_MOBILE.yml @@ -496,6 +535,7 @@ name: Asia 915-928 MHz (AS923 Group 1) with only default channels description: Compatibility frequency plan for Asian countries with common channels in the 923.0-923.5 MHz sub-band base-frequency: 915 + gateways: true file: AS_923.yml - id: AS_923_2 @@ -503,6 +543,7 @@ name: Asia 920-923 MHz (AS923 Group 2) with only default channels description: Compatibility frequency plan for Asian countries with common channels in the 921.4-922.0 MHz sub-band base-frequency: 915 + gateways: true file: AS_923_2.yml - id: AS_923_3 @@ -510,6 +551,7 @@ name: Asia 915-921 MHz (AS923 Group 3) with only default channels description: Compatibility frequency plan for Asian countries with common channels in the 916.5-917.0 MHz sub-band base-frequency: 915 + gateways: true file: AS_923_3.yml - id: AS_923_4 @@ -517,6 +559,7 @@ name: Asia 917-920 MHz (AS923 Group 4) with only default channels description: Compatibility frequency plan for Asian countries with common channels in the 917.3-917.5 MHz sub-band base-frequency: 915 + gateways: true file: AS_923_4.yml - id: AS_923_NDT @@ -525,6 +568,7 @@ description: Compatibility frequency plan for Asian countries with common channels in the 923.0-923.5 MHz sub-band and dwell time disabled base-frequency: 915 base-id: AS_923 + gateways: true file: disable_dwell_time.yml - id: AS_923_DT @@ -533,6 +577,7 @@ description: Compatibility frequency plan for Asian countries with common channels in the 923.0-923.5 MHz sub-band and dwell time enabled base-frequency: 915 base-id: AS_923 + gateways: true file: enable_dwell_time_400ms.yml - id: AS_923_2_NDT @@ -541,6 +586,7 @@ description: Compatibility frequency plan for Asian countries with common channels in the 921.4-922.0 MHz sub-band and dwell time disabled base-frequency: 915 base-id: AS_923_2 + gateways: true file: disable_dwell_time.yml - id: AS_923_2_DT @@ -549,6 +595,7 @@ description: Compatibility frequency plan for Asian countries with common channels in the 921.4-922.0 MHz sub-band and dwell time enabled base-frequency: 915 base-id: AS_923_2 + gateways: true file: enable_dwell_time_400ms.yml - id: AS_923_3_NDT @@ -557,6 +604,7 @@ description: Compatibility frequency plan for Asian countries with common channels in the 921.4-922.0 MHz sub-band and dwell time disabled base-frequency: 915 base-id: AS_923_3 + gateways: true file: disable_dwell_time.yml - id: AS_923_3_DT @@ -565,6 +613,7 @@ description: Compatibility frequency plan for Asian countries with common channels in the 921.4-922.0 MHz sub-band and dwell time enabled base-frequency: 915 base-id: AS_923_3 + gateways: true file: enable_dwell_time_400ms.yml - id: AS_923_4_NDT @@ -573,6 +622,7 @@ description: Compatibility frequency plan for Asian countries with common channels in the 921.4-922.0 MHz sub-band and dwell time disabled base-frequency: 915 base-id: AS_923_4 + gateways: true file: disable_dwell_time.yml - id: AS_923_4_DT @@ -581,6 +631,7 @@ description: Compatibility frequency plan for Asian countries with common channels in the 921.4-922.0 MHz sub-band and dwell time enabled base-frequency: 915 base-id: AS_923_4 + gateways: true file: enable_dwell_time_400ms.yml - id: AS_923_925 @@ -588,6 +639,7 @@ name: Asia 923-925 MHz description: TTN Community Network frequency plan for Asian countries, using frequencies ≥ 923 MHz base-frequency: 915 + gateways: true country-codes: [bn, kh, hk, id, la, tw, th, vn] file: AS_923_925.yml @@ -597,6 +649,7 @@ description: TTN Community Network frequency plan for Asian countries, using frequencies ≥ 923 MHz with listen-before-talk base-frequency: 915 base-id: AS_923_925 + gateways: true country-codes: [bn, kh, hk, id, la, tw, th, vn] file: lbt_80_over_128.yml @@ -606,6 +659,7 @@ description: TTN Community Network frequency plan for Asia 920-923 MHz in Australia base-frequency: 915 base-id: AS_920_923 + gateways: true country-codes: [au] file: AS_920_923_TTN_AU.yml @@ -615,6 +669,7 @@ description: TTN Community Network frequency plan for Asia 923-925 MHz in Australia. Secondary channels for 16 channel gateways. base-frequency: 915 base-id: AS_923_925 + gateways: false country-codes: [au] file: AS_923_925_TTN_AU.yml @@ -623,6 +678,7 @@ name: South Korea 920-923 MHz description: TTN Community Network frequency plan for South Korea base-frequency: 915 + gateways: true country-codes: [kr] file: KR_920_923_TTN.yml @@ -631,6 +687,7 @@ name: Morocco 869-870 MHz description: Draft frequency plan for Morocco, with 4 channels base-frequency: 868 + gateways: true country-codes: [ma] file: MA_869_870_DRAFT.yml @@ -639,6 +696,7 @@ name: India 865-867 MHz description: Default frequency plan for India base-frequency: 868 + gateways: true country-codes: [in] file: IN_865_867.yml @@ -647,6 +705,7 @@ name: Russia 864-870 MHz description: TTN Community Network frequency plan for Russia base-frequency: 868 + gateways: true country-codes: [ru] file: RU_864_870_TTN.yml @@ -655,6 +714,7 @@ name: LoRa 2.4 GHz with 3 channels (Draft 2) description: Global 3 channel plan for LoRa 2.4 GHz (Draft 2) base-frequency: 2450 + gateways: true country-codes: [ af, @@ -911,6 +971,7 @@ name: Israel 917-920 MHz (channels 1-4 and 11-14) description: TTN Community Network frequency plan for Israel using channels 1 to 4 and 11 to 14. base-frequency: 915 + gateways: true country-codes: [il] file: IL_917_920_TTN.yml @@ -919,6 +980,7 @@ name: Israel 917-920 MHz (channels 1-7 and 9) description: TTN Community Network frequency plan for Israel using channels 1 to 7 and channel 9. base-frequency: 915 + gateways: true country-codes: [il] file: IL_917_920_TTN_2.yml @@ -928,6 +990,7 @@ description: TTN Community Network frequency plan for Singapore base-frequency: 915 base-id: AS_920_923 + gateways: true country-codes: [sg] file: SG_920_923_TTN.yml @@ -936,5 +999,6 @@ name: Uzbekistan 915-928 MHz with only default channels description: Compatibility frequency plan for Uzbekistan with common channels in the 926.2-926.8 MHz sub-band base-frequency: 915 + gateways: true country-codes: [uz] file: UZ_923_1.yml