Skip to content

Commit

Permalink
Fix channel allocation chirpstack bug
Browse files Browse the repository at this point in the history
  • Loading branch information
disk91 committed Jan 4, 2024
1 parent 165b276 commit 458958c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chirpstack/configuration/chirpstack/region_au915_2.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 458958c

Please sign in to comment.