Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[nrf toup] Disable mpsl before performing factory data #527

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

ArekBalysNordic
Copy link
Contributor

We can speed up flash operations while performing a factory reset by disabling mpsl before that.

Thanks to that flash operations do not wait for mpsl synchronization and all write operations take less time.

@ArekBalysNordic ArekBalysNordic changed the title [nrf noup] Disable mpsl before performing factory data [nrf toup] Disable mpsl before performing factory data Jan 2, 2025
@ArekBalysNordic ArekBalysNordic force-pushed the fd_improve branch 3 times, most recently from 6bae796 to 3107d4f Compare January 8, 2025 09:24
We can speed up flash operations while performing a factory
reset by disabling mpsl before that.
Thanks to that flash operations do not wait for mpsl
synchronization and all write operations take less time.

Signed-off-by: Arkadiusz Balys <[email protected]>
@ArekBalysNordic ArekBalysNordic merged commit b237efc into nrfconnect:master Jan 10, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants