This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Flash memory on nRF52832

hello, i have a question, i use sdk15.3 for nRF52832, i run for example flash_fds, sometimes it will not be able to erase or write to memory, after restarting the device, it can be written or erased. , but soon after seeing such a case again, can you give me a solution, thanks a lot!

Parents Reply
  • Hi,

    Unfortunately, I am not able to reproduce this, and I do not have any explanation for what you are seeing.

    I see from the text printed after reset that the records are not written (Found x valid records), so after the problem occurs all you really see is the echoing from your terminal, and nothing seems to happen on the nRF side. Could it be a UART issue? Or has an error occurred on the nRF side? What state is the nRF in if you check from the debugger?

    I am not able to open any of the links you provided, but it is not important since it seems like a copy of the nRF52832 DK. Just one last HW related question. Which nRF52832 variant is on the DK (what is the chip marking)?

Children
Related