From 2beb551d088699a2cc8c4ca6af77170870490c2f Mon Sep 17 00:00:00 2001 From: Linux in a Bit <105567407+LinuxinaBit@users.noreply.github.com> Date: Wed, 16 Jul 2025 16:31:06 +0000 Subject: [PATCH] RNode - Note the airtime limit documentation in duty cycle section --- Frequently-Asked-Questions.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Frequently-Asked-Questions.md b/Frequently-Asked-Questions.md index bce9566..7b5daec 100644 --- a/Frequently-Asked-Questions.md +++ b/Frequently-Asked-Questions.md @@ -123,7 +123,11 @@ Depends on the hardware. ESP32 based devices idle at around 150 mA for planning nRF52 based systems have dramatically lower idle power consumption. -## Does RNode support “advanced interference mitigation” or "polite spectrum access"? +## How does RNode deal with duty cycle limits? + +There are also multiple airtime limit options available in the RNode interface options. See [the manual](https://reticulum.network/manual/interfaces.html#rnode-lora-interface) for details. + +In the EU, RNode **may** be allowed relaxed limits: > en300/220 allows increased power and duty cycle in some bands if "advanced interference mitigation" and/or "polite spectrum acces" is implemented, or the device is "under control of a network access point". Actual implementation into local law is not completely harmonised and varies from country to country, so you'll have to do your own local research. >