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

DFU over BLE and USB

My current project has DFU enabled through the secure BLE bootloader and it works well. I would like to include the additional option of performing DFU over USB. Is it possible to combine the two functions into the same bootloader? Does Nordic have any sample code which does this?

Thanks

Parents Reply
  • Hello Hung Bui,

    I got it running on the nRF52832 with SDK15.3 as Non-Debug version but I am wondering if it might be possible to get this Non-Debug version fit into the 24kB Flash which is resevred for the bootloader. Is there any known overhead regarding used drivers or something else which I could try to remove to save flash memory? If you could give me a hint it would be great.

    Thank you

    Peter   

Children
Related