Skip to content
This repository was archived by the owner on Jul 9, 2024. It is now read-only.

Commit e7e7fd7

Browse files
committed
feat: enable impact detection
1 parent 08d77fc commit e7e7fd7

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

asset-tracker-cloud-firmware-azure.conf

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,8 @@ CONFIG_DOWNLOAD_CLIENT_MAX_FILENAME_SIZE=255
77

88
## Enable LTE-m, NB-IoT, and GPS
99
CONFIG_LTE_NETWORK_MODE_LTE_M_NBIOT_GPS=y
10+
11+
## Enable impact detection
12+
## Currently the sensitivity cannot be configured, because CONFIG_ADXL372_ACTIVITY_THRESHOLD is not used.
13+
## The low (10-15g) threshold is used.
14+
CONFIG_EXTERNAL_SENSORS_IMPACT_DETECTION=y

0 commit comments

Comments
 (0)