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.
Default
“00000011”
Kconfig definition
At <nRF>/lib/lte_link_control/Kconfig:57
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:6
→ <nRF>/doc/_build/kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:94
→ <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
config LTE_PSM_REQ_RPTAU
string "PSM setting requested periodic TAU"
default "00000011"
depends on LTE_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.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)