-
CONFIG_LTE_LOCK_BANDS
¶
Enable LTE bands lock
Type: bool
Help¶
Enable LTE band locks for bands 3, 4, 13 and 20. Other bands cannot be used when this setting is enabled.
Defaults¶
- “n” if
LTE_LINK_CONTROL
Kconfig definition¶
At ../nrf/drivers/lte_link_control/Kconfig:22
Included via Kconfig:10
→ Kconfig.zephyr:10
→ /jenkins_workspace/workspace/connect-nrf_documentation_master/_build/Kconfig.modules:1
→ /jenkins_workspace/workspace/connect-nrf_documentation_master/ncs/nrf/Kconfig.nrf:11
→ ../nrf/drivers/Kconfig:11
Menu path: (top menu) → Nordic nRF Connect → Device Drivers → nRF91 LTE Link control library
config LTE_LOCK_BANDS bool prompt "Enable LTE bands lock" ifLTE_LINK_CONTROL
default "n" ifLTE_LINK_CONTROL
depends onLTE_LINK_CONTROL
help Enable LTE band locks for bands 3, 4, 13 and 20. Other bands cannot be used when this setting is enabled.
(Definitions include propagated dependencies, including from if’s and menus.)