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

Bootload NRF52832 over UART from external MCU

Hello all,

I am interested in using the Secure Serial Bootloader to program my NRF52832 over UART from an external MCU. I am aware of the SDK example and creating DFU packages (I have used the BLE DFU before), but from what I'm reading this example uses nrfutil to do the flashing over uart using a usb/serial bridge. How can I program the NRF52 using UART from an MCU? The MCU has support for an SD card filesystem which can store the DFU package.

Parents Reply Children
No Data
Related