Reference link: https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-9-bootloaders-and-dfu-fota/topic/exercise-1-dfu-over-uart/
I have an nRF54L15 dk board upon which I want to implement DFU, I have followed all the steps until "4. Build and flash the application to your board." where I could build and flash to the board. I understand that the UART console is disabled, and I wont be able to see any logs. But the LED is not blinking and I am not able to DFU using auterm.
Could anyone guide me on how to implement DFU for this board using serial recovery and also be able to print logs perhaps on a different UART channel.
I am attaching my project file for your reference.Blinky5.zip

