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

About the memory map of nRF52810

In the nRF51822, there was a bootloder area, but in the nRF52810, there is no area except for Application, and the image is as shown in the map below, is that correct?
-----
0x2FFFF
|    Application(Code)
0x19000
|    Softdevice
0x01000
|    MBR
0x00000
-----

Also, I am aware that the bonding information during pairing is managed by the SDK(S112), but where is the information placed in the above map?

Parents Reply Children
No Data
Related