Commit f85abfa
Drivers: MPSL: Reduce flash radio sync timeout for Mesh use cases
After changes in how MPSL uses the
CONFIG_SOC_FLASH_NRF_RADIO_SYNC_MPSL_NORMAL_PRIORITY_TIMEOUT_US value,
Mesh applications started observing some slowdown in roundtrip
point-to-point message and response. This is because Mesh now needs to
wait for the entire timeout as part of a roundtrip. Decreasing the
timeout to 5ms moves us close to where we were before the recent
changes to MPSL, without over-prioritizing flash timeslots.
Signed-off-by: Ludvig Jordet <[email protected]>1 parent 49dc39f commit f85abfa
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
| |||
0 commit comments