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

Readback protection.

How can I protect nRF52840 from flash (excluding virtual pages) readback.

I want to have a virtual site available for reading via nRF Connect.

Parents Reply
  • Hi Kenneth,

    thank you for your  answer.

    The USB Mass Storage Class module will support SPI/QSPI flash/SD cards and RAM/Empty devices, but does not provide a block device class for internal flash.

    I removed a part of the QSPI and used RAM and FLASH only to simulate the MSC. But every time I insert the dongle into the computer, it wants to format it.

    Can you suggest a way to solve this problem?

    In short, at the moment it works like this:
    I upload flash (virtual pages nRF52840 Dongle) via nRF Connect - Programmer as a part of .hex file via "Save as file" (there are a few thousand records). This is not possible when using "Approtect".

    Well thank you.

    Best regards,

    Regio

Children
Related