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

SDK15.2 fds write operation problem

Hi Nordic,

    A problem was found with the SDK15.2 write operation. If the write size is equal to 12000 bytes, the system will return an invalid operation length error.

But this write length is uint32_t .

If you change the write length to 6000 bytes, you can write successfully.So what is the cause of this?

Looking forward to your reply!

Related