Hi,
I'm using SDK 14.2.0 flash_fstorage_example_s140_pca10056 with SEGGER on the nRF52840 Preview DK.
As you can see the basic example not working, what I'm writing and what I'm reading is completely different.
Thanks, Miki
Hi,
I'm using SDK 14.2.0 flash_fstorage_example_s140_pca10056 with SEGGER on the nRF52840 Preview DK.
As you can see the basic example not working, what I'm writing and what I'm reading is completely different.
Thanks, Miki
Solved it. Apparently I need to perform erase procedure to the flash (writing 1's). I wrongly assumed the write procedure contains the eraseing.
Solved it. Apparently I need to perform erase procedure to the flash (writing 1's). I wrongly assumed the write procedure contains the eraseing.