mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-28 16:01:18 +01:00
tests/pkg_semtech-loramac: add note about duty-cycle disabling
This commit is contained in:
parent
4e827085f7
commit
e5831cf321
@ -66,6 +66,11 @@ for US915 region.
|
||||
|
||||
The default region is `EU868`.
|
||||
|
||||
**For testing purpose**, it is possible to disable the duty-cycle restriction
|
||||
implemented in the MAC layer with the `DISABLE_LORAMAC_DUTYCYCLE` macro:
|
||||
|
||||
CFLAGS=-DDISABLE_LORAMAC_DUTYCYCLE LORA_REGION=US915 LORA_DRIVER=sx1272 make ...
|
||||
|
||||
## Using the shell
|
||||
|
||||
This application provides the `loramac` command for configuring the MAC,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user