-
CONFIG_LTE_PSM_REQ_RPTAU
¶
PSM setting requested periodic TAU
Type: string
Help¶
Power saving mode setting for requested periodic TAU. See 3GPP 27.007 Ch. 7.38. And 3GPP 24.008 Ch. 10.5.7.4a for data format.
Defaults¶
- “00000011” if
LTE_LINK_CONTROL
Kconfig definition¶
At ../nrf/drivers/lte_link_control/Kconfig:29
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_PSM_REQ_RPTAU string prompt "PSM setting requested periodic TAU" ifLTE_LINK_CONTROL
default "00000011" ifLTE_LINK_CONTROL
depends onLTE_LINK_CONTROL
help Power saving mode setting for requested periodic TAU. See 3GPP 27.007 Ch. 7.38. And 3GPP 24.008 Ch. 10.5.7.4a for data format.
(Definitions include propagated dependencies, including from if’s and menus.)