i can't find the right settings for the bootloader i am using s130 softdevice and sdk10 can someone help?
i can't find the right settings for the bootloader i am using s130 softdevice and sdk10 can someone help?
i am trying to work with "dfu_dual_bank_ble_s130_pca10028" example SDK10
Hi,
The correct linker configuration depends on which package variant you are using. The default configuration is for the xxAC variant that has 256K of flash and 32K of RAM.
Default:
xxAA (256/16):
xxAB (128/16). Note: BOOTLOADER_REGION_START must be changed to reflect new start address
HI,
Thnks i can now see the Dfu Targ in the MCP and connect to it.
but after 1% of upload i got this massage
any idea why ?
Hi,
What version of MCP are you using? Also, have you tried to upload one of the test images provided in the SDK (\examples\dfu\ble_dfu_send_hex\test_images_update_nrf51)?
I am using MCP version 3.10.0.14.
i am getting the same error with the test image.