Hi
I want to use a mcu to update the firmware in the nrf52810 through uart,I look in the sample in the nRF5SDK1702d674dde\nRF5_SDK_17.0.2_d674dde\examples\dfu\secure_bootloader\pca10040e_uart.I can not find the start of writing firmware to bank1,could you show me call which APIs to write bank0 and the code working process?