The latest development version of this page may be more current than this released 2.7.5 version.

CONFIG_LORAMAC_REGION_EU433

Europe 433MHz Frequency band

Type: bool

Direct dependencies

<choice LORAMAC_REGION: LoRaWAN Region Selection>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At subsys/lorawan/Kconfig:48

Included via Kconfig:8Kconfig.zephyr:44subsys/Kconfig:33

Menu path: (Top) → Sub Systems and OS Services → LoRaWAN support [EXPERIMENTAL] → LoRaWAN Region Selection

config LORAMAC_REGION_EU433
    bool "Europe 433MHz Frequency band"
    depends on <choice LORAMAC_REGION>

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)