nrf52832 sdk15.2.0 dfu support BLE, UART, but I want to add other wireless dfu method, how to add ? related documents?
nrf52832 sdk15.2.0 dfu support BLE, UART, but I want to add other wireless dfu method, how to add ? related documents?
There have been made some improvements to the bootloader since then, but the protocol is the same. You should refer to the SDK 13 documentation.
thanks