-
choice: Select network mode
Select network mode
Type: bool
Help¶
Select either LTE-M or Narrowband-IOT (NB-IoT) network mode
Default¶
Choice options¶
Kconfig definition¶
At <nRF>/lib/lte_link_control/Kconfig:140
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:23
→ <Zephyr>/modules/Kconfig:6
→ <BuildDir>/Kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:27
→ <nRF>/lib/Kconfig:16
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Libraries → nRF91 LTE Link control library
choice bool "Select network mode" defaultLTE_NETWORK_MODE_LTE_M
depends onLTE_LINK_CONTROL
help Select either LTE-M or Narrowband-IOT (NB-IoT) network mode
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)