From 458958c2f7fb3def93bcc1363d5997642fb40e5b Mon Sep 17 00:00:00 2001 From: Paul Date: Thu, 4 Jan 2024 19:40:20 +0100 Subject: [PATCH] Fix channel allocation chirpstack bug --- chirpstack/configuration/chirpstack/region_au915_2.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chirpstack/configuration/chirpstack/region_au915_2.toml b/chirpstack/configuration/chirpstack/region_au915_2.toml index 54097a55..8b868dd9 100644 --- a/chirpstack/configuration/chirpstack/region_au915_2.toml +++ b/chirpstack/configuration/chirpstack/region_au915_2.toml @@ -209,7 +209,7 @@ # Use this when ony a sub-set of the by default enabled channels are being # used. For example when only using the first 8 channels of the US band. # Note: when left blank / empty array, all channels will be enabled. - enabled_uplink_channels=[16, 17, 18, 19, 20, 21, 22, 23, 65] + enabled_uplink_channels=[16, 17, 18, 19, 20, 21, 22, 23, 66] # Rejoin-request configuration (LoRaWAN 1.1)