Hi All,
I am trying to implement UART SERIAL Bootloader for my device and I just need to perform DFU using uart serial without pressing BUTTON 1 and RESET buttons in nrf52840 dk board
My query is Without pressing BUTTON_1 and Power RESET how to enter to DFU mode from the application layer.
~Thanks