Hi,
I have arm based application processor and need to connect with nRF52840 using UART, I don't have any idea about bootloader and factory firmware when hardware assemble.
1) What is pin connection required to connect with application processor to factory program nrf52840(new module without any firmware) via UART? without Seggar debugger/programmer.
2) If firmware flash is possible via UART, which pin required to put nRF52840 in booting mode?
3) Is DFU example is enough to do factory firmware update which is given in SDK nRF5_SDK_15.0.0_a53641a?
Thanks