Skip to content

Commit

Permalink
config: increase flash timeout
Browse files Browse the repository at this point in the history
[KRKNWK-18773]
Fix for flash_sync_mpsl: timeout
Failed to erase flash area: -116 (ETIMEDOUT)

Signed-off-by: Krzysztof Taborowski <[email protected]>
  • Loading branch information
ktaborowski committed Apr 5, 2024
1 parent 68c3a8c commit 8c8bde6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@
CONFIG_DK_LIBRARY_BUTTON_NO_ISR=y

CONFIG_SIDEWALK_SUBGHZ_SUPPORT=n
CONFIG_SOC_FLASH_NRF_TIMEOUT_MULTIPLIER=100
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@
CONFIG_DK_LIBRARY_BUTTON_NO_ISR=y

CONFIG_SIDEWALK_SUBGHZ_SUPPORT=n
CONFIG_SOC_FLASH_NRF_TIMEOUT_MULTIPLIER=100

0 comments on commit 8c8bde6

Please sign in to comment.