This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Uploading application and bootloader : application not starting

Hi,

I merged 3 hex files(softdevice.hex, bootloader.hex, application.hex)

I uploaded this hex file to nrf52382 DK.

After uploading hex file to DK, although there is application hex file in memory, my DK booted in bootloader mode.

Why does my DK work like this??

I want to change my DK automatically run in application mode after uploading.

How can I do this?

SDK : 11.0 DK : nrf52382 SoftDevice : 0x88

Thanks.

Related