Hello
i have the following parts which i want to flash to the nrf52840 with nrfconnect.
Softdevice s140, open bootloader, own application.
If i flash all at once the device is not jumping to the application, it stays in the bootloader.
If i flash first the softdevice and then the bootloader and application together nothing starts.
If i use the console and nrfjprog and flash one after the next it stays in bootloader mode.
It only works if it's in bootloader mode and i send the application via dfu usb-serial.
Do i have to merge anything or generate a settingspage and merge ?
Thanks in advance
twittich