Skip to content

Commit aa80cc7

Browse files
[nxp][cmake][platform][mcxw7x] Increase LIT ICD idle mode duration to one hour (project-chip#41993)
For Long Idle Time ICDs the idle mode duration may be several hours or even longer. Reviewed-by: Marian Chereji <[email protected]> Signed-off-by: Andrei Menzopol <[email protected]> Co-authored-by: Andrei Menzopol <[email protected]>
1 parent e4803a5 commit aa80cc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/platform/nxp/config/prj_thread_mtd_low_power_lit.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ CONFIG_CHIP_ICD_LIT_SUPPORT=y
3434
CONFIG_CHIP_ICD_DSLS_SUPPORT=y
3535
CONFIG_CHIP_ICD_SLOW_POLL_INTERVAL=15000
3636
CONFIG_CHIP_ICD_FAST_POLLING_INTERVAL=500
37-
CONFIG_CHIP_ICD_IDLE_MODE_DURATION=60
37+
CONFIG_CHIP_ICD_IDLE_MODE_DURATION=3600
3838
CONFIG_CHIP_ICD_ACTIVE_MODE_DURATION=15000
3939
CONFIG_CHIP_ICD_ACTIVE_MODE_THRESHOLD=30000

0 commit comments

Comments
 (0)