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.