The gateway is available in two hardware variants, the 868 and the 915. Each of this variants supports the LoRaWAN regions compatible with the hardware:

Variant868915
Product references
  • EU
  • 863-870
  • US
  • AU
  • 902-928
Compatible regions
  • EU868
  • IN865
  • RU864
  • AU915
  • US915
  • AS920 (AS1)
  • AS923 (AS2)

Choosing a region will make the frequency plans of this regions available for the packet forwarders.

Some packet forwarders will get the frequency plan configuration from the server directly. The "Region" configuration is in that case not used at all.

Define the region

The region can be changed to any hardware compatible region.

Please refer to your regional legislation to see which regional settings you are allowed to use.


You can change the region in the LoRa > Settings page of the Manager UI:

You can see the avaialbe regions for your hardware with:

manager lora hardware region list
BASH

Output for a 915 gateway

Available regions:
- AU915
- US915
- AS920
- AS923
BASH

To set the region, use:

sudo manager lora hardware region set <region>
BASH

Output for region AU915

Region has been set to 'AU915'
BASH

You are not enforced to select a region that corresponds to your geographical location.

When choosing a region, be sure to check that this configuration is authorized by the RF regulator of your country.