Hi team,
I am using SDK V16.0.0 and looking at the flash_fstorage_s140 example. There are wait_for_flash_ready function calls after the nrf_fstorage_write function calls in the main.c file. However, in the cli.c file, when using the fstorage_write command, there is no wait_for_flash_ready function used.
Is this wait_for_flash_ready necessary? When we use it in our application, it is not returning from the wait_for_flash_ready. Do we need to include it? If we do not include it, will there be data corruption?
Regards,
Akash Patel