What's the correct settings for nRF51822 CEAAE0 (0x0079) with dfu example in SDK v11 ? I believe the chip I am using is a 16KB ram 256KB rom version, but not sure 51422 or 51822 as the manufacture did a LGA soc which integrated crystals and other dc-dc circuts inside.
I am using the example in nRF5_SDK_11.0.0_89a8197\examples\dfu\bootloader\pca10028\dual_bank_serial_s130
My environment is set to use uvision5. I tried to modify the settings as below:
- Device tab, the device chosen nRF51822_xxAA
- Target tab, Xtal 16.0MHz [yes] IROM1 0x3C000 0x3C00 (yes) [yes] IRAM1 0x20002C00 0x1380 [no] [yes] IRAM2 0x20003F80 0x80 [yes]
I am sure the dfu bootloader is working on nRF51-DK