CONFIG_MEMFAULT_NCS_LTE_METRICS
Collect LTE metrics
Type: bool
Help
Capture LTE metrics while the application is running. Supported
metrics are time to connect and number of connection establishments.
Direct dependencies
(Includes any dependencies from ifs and menus.)
Defaults
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol
Kconfig definition
At <nRF>/modules/memfault-firmware-sdk/Kconfig:123
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:6
→ <nRF>/doc/_build/kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:93
→ <nRF>/modules/Kconfig:9
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect
config MEMFAULT_NCS_LTE_METRICS
bool "Collect LTE metrics"
select LTE_LC_TRACE
depends on LTE_LINK_CONTROL && MEMFAULT
help
Capture LTE metrics while the application is running. Supported
metrics are time to connect and number of connection establishments.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)