The Main module can be configured using the following Kconfig options:
-
CONFIG_APP_LOG_LEVEL: Controls logging level for the main module.
-
CONFIG_APP_SAMPLING_INTERVAL_SECONDS: Default sensor data sampling interval in buffer mode. Triggers sensor sampling and location search.
-
CONFIG_APP_MSG_PROCESSING_TIMEOUT_SECONDS: Maximum time allowed for processing a single message.
-
CONFIG_APP_WATCHDOG_TIMEOUT_SECONDS: Defines the watchdog timeout for the main module.