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

the hex file has data in softDevice region(testing duf example)

nrf52810_xxaa_s112.hex

Hi guys,

I'm testing the 52810 duf function.

hardwar: 52810

using SDK: 15.3.0

softdevice: s112_nrf52_6.1.1_softdevice.hex

download software: nrfgo Studio

bootloader code example: ...\nRF5_SDK_15.3.0_59ac345\examples\dfu\secure_bootloader\pca10040e_ble

I have tested blinky and app_uart example on my hardware, they both worked well, so my hardware is good.

when  I try to test the duf example,  I first erased all ,then downloaded the S112 softDevice successful, when I downloaded the bootload hex file, the nrfgo Studio said "this hex file has data in SoftDevice region...."

I checked my bootload project's ROM seeting, it's correct.

therefor, I got lost, please help. Thanks.

attached file is the bootloader.hex file

Related