Does Single-slot DFU with MCUboot support nRF52 series?

I just realized this feature is available from NCS V3.3.0.

Does it support nRF52 series such as nRF52832 with DFU through BLE?

In this page, it seems only nRF54 are included:

https://docs.nordicsemi.com/bundle/ncs-3.3.0/page/nrf/samples/dfu/single_slot/README.html

Thank you!

Parents Reply Children
  • Hello,

    Sorry, I was mistaken in my previous reply. This feature is available in NCS, although only officially supported for the nRF54 series. However, technically, there is no reason why it won't work for the nRF52-series (as long as there is enough flash). You can try to build it for the nRF52832, and see if you can fit your application next to the bootloader and FW loader. 

    Best regards,

    Edvin

Related