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

OTA / DFU function by NRF52840

Hi All,

I am working on a project with NRF52840 , we are looking for a solution to do the OTA to device by the central device , both of them are using NRF52840 as BLE module , how can I push the new frimware to device from central ?

Thanks for any ans

  • Hi Kawing,

    Currently we only have solution to do BLE DFU from either a PC or a mobile phone, but don't have an example to do DFU from a nRF52.

    I can see that there is a quite a few request for this I will report this internally and hopefully will have an example in the near future. 

    For now I would suggest to have a look at our DFU library in our nRF Connect /nRF Toolbox app on Android/iOS and on PC. 

    We do have example for DFU master running on NRF52 with UART and SPI that you may want to have a look, here.

Related