Previous to the bootloader & DFU, application settings were:
IROM1: Start: 0x1C000 Size 0x24000 (Startup Checked) IRAM1: Start: 0x20002800 Size 0x5800
The DFU settings are:
IROM1: Start: 0x3C000 Size 0x3C00 (Startup Checked)
IRAM1: Start: 0x20002C00 Size 0x5380
IRAM1: Start: 0x20007F80 Size 0x80 (no init)
So do the Application ROM/RAM settings change if a DFU is in use? If so, what do the Application's memory layout settings change to?
The S130 specification seems to suggest the size would change from 0x24000 to 0x20000 (0x3C000-0x1C000), but I can't find that recorded anywhere.
infocenter.nordicsemi.com/.../bledfu_memory.html
We're using the NRF51822_xxAC variant; with the S130 Softdevice (v1.0) and SDK 10.0.