NRF54L15: DFU to internal flash fails without JLink

Hello! Using NCS 3.2.1 I am implementing DFU over SPI (the NRF54L15 is SPI slave) using the "DFU Target" library. It works very well, as long as I am connected with JLink. As soon as I disconnect JLink it fails. Since the debugger is not there it's hard to debug. Any ideas what I could do to fix it?

Related