This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Wait for fds write to finish SDK14

Hi

I would like to write some data to flash directly before powering off. I have a few questions:

  1. What is the best way to know if my write operation has finished?
  2. If I have make several write operations in a short amount of time, it's likely that some will be queued given that it's an asynchronous operation. Is there a way to check if there are any queued operations left?
  3. Where can I find the fds event handler in SDK14 (provided it still exists)? Or where can I get the events returned by fds

Thanks SDK14 nrf52832

Related