The sdk 16 - bootloader positions s140 softdevice V. 7.0.1 wrongly so that it is acknowledged as Application and does not work with nrf52840.
As you can see at the picture, that whenever the sdk 16.0.0 bootloader is involved, the Softdevice ist not put at the Address 0x1000, like with sdk 15 bootloader, but at 0xff8. Then the softdevice is marked green like an applikation and the whole app does not run. I used the nrf connect v. 3.3.3 (newest), and also when I program the soc with the Segger Embedded Studio, it does not work.
I also tried different versions and variants of the bootloader (open, debug, with or without merged settings hex)
How can I avoid this problem? Thanks for help!