-
choice: Select network mode
Select network mode
Type: bool
Help¶
Select either LTE-M or Narrowband-IOT (NB-IoT) network mode
Defaults¶
Choice options¶
Kconfig definition¶
At ../nrf/drivers/lte_link_control/Kconfig:86
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
choice bool prompt "Select network mode" ifLTE_LINK_CONTROL
defaultLTE_NETWORK_MODE_LTE_M
ifLTE_LINK_CONTROL
depends onLTE_LINK_CONTROL
help Select either LTE-M or Narrowband-IOT (NB-IoT) network mode
(Definitions include propagated dependencies, including from if’s and menus.)