CONFIG_LTE_PSM_REQ_RAT
PSM setting requested active time
Type: string
Help
Power saving mode setting for requested active time.
See 3GPP 27.007 Ch. 7.38.
And 3GPP 24.008 Ch. 10.5.7.3 for data format.
Direct dependencies
(Includes any dependencies from ifs and menus.)
Default
“00100001”
Kconfig definition
At <nRF>/lib/lte_link_control/Kconfig:65
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_RAT
string "PSM setting requested active time"
default "00100001"
depends on LTE_LINK_CONTROL
help
Power saving mode setting for requested active time.
See 3GPP 27.007 Ch. 7.38.
And 3GPP 24.008 Ch. 10.5.7.3 for data format.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)