Keep DTR/RTS high during DFU

Hi guys:

Right now I have my custom board using nRF52833.

I wang to use DFU over uart to upgrade firmware.

I try a different way to enter DFU mode, and this require DTR stay low during the whole precess.

Can this  achieved by modifying the code in nrfutil python script or bootloader?

Thanks in advance!

Related