-
CONFIG_LTE_AUTO_INIT_AND_CONNECT
¶
Auto Initialize and Connect for the LTE link
Type: bool
Help¶
Turn on to make the LTE Link Controller to automatically initialize and connect the modem before the application starts
Defaults¶
- “y” if
LTE_LINK_CONTROL
Kconfig definition¶
At ../nrf/drivers/lte_link_control/Kconfig:14
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_AUTO_INIT_AND_CONNECT bool prompt "Auto Initialize and Connect for the LTE link" ifLTE_LINK_CONTROL
default "y" ifLTE_LINK_CONTROL
depends onLTE_LINK_CONTROL
help Turn on to make the LTE Link Controller to automatically initialize and connect the modem before the application starts
(Definitions include propagated dependencies, including from if’s and menus.)