This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Queries on DFU over UART flow control

Hello,

 

I am using nRF52840, SDK_16.0.0, S140 SoftDevice and Segger 4.16 for flashing the image.

 

1) While upgrading over serial interface using DFU, whether UART needs all 4 wires (Tx, Rx, RTS, CTS) with flow control or even without flow control whether we can do DFU over serial interface.

https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v16.0.0%2Fsdk_app_serial_dfu_bootloader.html&cp=6_1_4_4_4

Whether can I disable flow control ?

2) To enter into bootloader mode do we need to always press button and the reset. Similar to Buttonless DFU for Bluetooth, even if UART whether we can enter into UART without any button.

Thanks & Regards

Vishnu Beema

Related