How to implement OTA update on other ble central device

Hi,

I have a peripheral device that running on nrf5340 and can be updated via  MCUMGR SMP. i tested it via Device Manager application and it is working.

My question is:

How can i implement or use some library in order to run this functionality on my other ble device that is central.

Thanks.

Parents Reply
  • We don't have any Device Firmware Upgrade (DFU) "Master" application samples for the nRFs. I.e. the device that will transfer the upgrade. We only support that in nRF Connect for iOS/Android, or through the mcumgr. I guess you could look into the mcumgr project on github and see how you could implement a central that does the same for the nRF51. 

    Best regards,

    Edvin

Children
No Data
Related