Good day,
I have done DFU using the secure bootloader example in sdk16 using the nrf connect app. The DFU process completes successfully and the controller runs the new application firmware on the device. But I have a strange issue after DFU the serial port stopped working. There is an RFID reader attached to the serial port and stopped working after DFU even we debug the RFID after erasing the controller's flash and bootloader memory then again the serial port did not respond.
My main concern here is:
Is there any impact of the DFU/bootloader on the serial of the controller(nrf52832 chip)?
What should I do to track the issue?
Also when we completed the DFU after the restart we had some prints RTT viewer.