From 2785ebcc914aec02b1580a37ef817a9d01a3fc39 Mon Sep 17 00:00:00 2001 From: Lim Jing Heng Date: Wed, 4 Jun 2025 17:46:23 -0400 Subject: [PATCH] Add `tx_power` to region_au915.toml Fixes the error message `Handle command error: No TX Power equal or lower than:` when sending downlink messages --- configuration/region_au915.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configuration/region_au915.toml b/configuration/region_au915.toml index ddad1da..c4ace04 100644 --- a/configuration/region_au915.toml +++ b/configuration/region_au915.toml @@ -75,6 +75,8 @@ 927100000, ] + tx_power = [12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27] + [[mappings.data_rates]] modulation = "LORA" spreading_factor = 12