This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Blocking flash write

Is there a way to implement a blocking flash write without dealing with system events. Periodically, every 10 seconds or so, I need to dump a large amount of data to flash (~3kb). I don't care about anything else at that point. I'd like the system to block until the data is safely into flash and then resume normal operation.

I'm running this with softdevice enabled (S110).

Parents Reply Children
No Data
Related