Hi,
I am using 'pstorage_update' to store data in the internal flash. Whenever the number of bytes that should be written matches the size of a storage block everything is fine. But if the number of bytes is smaller, the update isn't performed and pstorage_access_status_get stays 1.
Any suggestions to solve this issue?