-
CONFIG_LTE_EDRX_REQ
¶
Enable requesting use of eDRX.
Type: bool
Help¶
Enable request for use of eDRX using AT+CEDRXS. For reference, see 3GPP 27.007 Ch. 7.40.
Defaults¶
- “n” if
LTE_LINK_CONTROL
Kconfig definition¶
At ../nrf/drivers/lte_link_control/Kconfig:45
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_EDRX_REQ bool prompt "Enable requesting use of eDRX." ifLTE_LINK_CONTROL
default "n" ifLTE_LINK_CONTROL
depends onLTE_LINK_CONTROL
help Enable request for use of eDRX using AT+CEDRXS. For reference, see 3GPP 27.007 Ch. 7.40.
(Definitions include propagated dependencies, including from if’s and menus.)