Skip to content

Commit

Permalink
samples: cellular: nrf_cloud_rest_fota: Increase SMP timeout
Browse files Browse the repository at this point in the history
This patch increases the SMP timeout to avoid a crash that is caused
by a late reply from the nRF52.

Signed-off-by: Maximilian Deubel <[email protected]>
  • Loading branch information
maxd-nordic authored and jukkar committed Dec 5, 2024
1 parent 889f4c0 commit 24055a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions samples/cellular/nrf_cloud_rest_fota/overlay_smp_fota.conf
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ CONFIG_MCUMGR_GRP_OS=y
CONFIG_MCUMGR_TRANSPORT_UART=y
CONFIG_UART_MCUMGR_RX_BUF_COUNT=4
CONFIG_BOOT_IMAGE_ACCESS_HOOKS=y
CONFIG_SMP_CMD_RETRY_TIME=1000

0 comments on commit 24055a1

Please sign in to comment.