Implementing DFU

Hello,

I'm currently developing on an NRF82832, I'm using a Black Magic Debug Probe to flash the firmware and the bootloader. I use Linux.

I have a working firmware and I want to implement DFU OTA on it but I can't find any documentation for getting started to add DFU on an existing application.

I can't use the nrfutil tool as it doesn't work on Linux.

Could you point me to the right direction ?

And do nrf52832 have a default bootload with DFU OTA out of the box ? To avoid flashing everything by hand with a cable.

Thank you very much

Regards,

Théo

Related