Hi,
I did some benchmark on internal flash access and found it takes more than 2 seconds for the device to write 16kB data. I timed by "nrf_fstorage_is_busy". Is this normal to have such long time to write 16kB(0x4000)? Is there better way to write a big chunk of data at once?
Thank you,
Min-Ching