I could run the examples like blinky just out of the box
But, I am clueless how to add a bootloader to this example. I just want to add a simple bootloader from Open Bootloader example to the blinky example
I get the point that in the bootloader I must provide the address for jumping to app start. But a lot of points like converting to hex file, merging and getting the memory layout right is intimidating. Can a simple set of steps be provided?
I already almost bricked my nRF52840 DK. Hence want to go informed way
It was very hard to get the documentation with broken links everywhere