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

About FLASH writing to "DE C0 AD DE FE 01 1E F1"

SDK: 15.3.0
Example: ble_app_multirole_lesc
Device: EYSHJNZWZ (nRF52832)

I called "pm_init" to do "PeerManager".
Then, a part of FLASH has been written to "DE C0 AD DE FE 01 1E F1".
Please tell me the cause of this.
Also, please tell me the meaning of this written value.

Parents Reply
  • Let me ask additional questions.

    I am using "SEGGER Embedded Studio".
    When debugging with "SEGGER Embedded Studio", it was confirmed that "DE C0 AD DE FE 01 1E F1" was written.

    Next, I wrote the generated HEX file to the device using "nRFgo Studio".
    After that, when I turned on the power and called "pm_init", I thought that "DE C0 AD DE FE 01 1E F1" would be written.
    However, "DE C0 AD DE FE 01 1E F1" was not written.

    Please tell me the cause of this.

Children
Related