When debuging nrf52832 , the code can be flashed into the flash through JTAG . However , I need to reprogramme the nrf52832 through UART interface . It seems that there is no bootloader example in SDK ,as shown in picture 1. .
How to develop the UART bootloader function of nrf52832 ? Is there any example ?
picture 1