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

What is Background DFU?

Hi there,

Can anybody please give me a detailed defination of background DFU? Also, it would be perfect if there are examples about background DFU.

Thanks!

Parents
  • Hi,

    "Background DFU" is generally referring to the capability of receiving FW updates while running the main application, as opposed to making the device enter DFU mode and do everything from the bootloader. The advantage with this is that your device may operate as normal during the DFU transfer (Note: you still need a reset at the end to swap to the new application).

    But what kind of transport are you planning to use for the DFU, is it through BLE, Bluetooth Mesh, zigbee, thread, usb, or something else?

Reply
  • Hi,

    "Background DFU" is generally referring to the capability of receiving FW updates while running the main application, as opposed to making the device enter DFU mode and do everything from the bootloader. The advantage with this is that your device may operate as normal during the DFU transfer (Note: you still need a reset at the end to swap to the new application).

    But what kind of transport are you planning to use for the DFU, is it through BLE, Bluetooth Mesh, zigbee, thread, usb, or something else?

Children
Related