SDK: 7.0.2
CHIP: nRF52840
I'm faced with strange dfu behavior.
The dfu SD+BL+APP (softdevice 6.1.1 -> 7.2.0) is working fine which was flashed by j-link.
However, Same package dfu which was flashed by I-DAP is always updated only SD+APP without BL. nothing error.
I assumed to write different flash data between tools I-DAP and J-Link. But Very strange, these flash data were same. I read back flash data by nrf-connect programmer and compared WinMerge.
I think it make a sense that same flash data is same behavior in this level. but actually It isn't.
Could this happen because of the use of register that I did not think of?
Is there any possibility of only updating SD+APP without Bl ?