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

How can I add DFU Service support to an application?

I use the software S110 v8.00,and the NRF51822QFAA chip. now ,I need add DFU Service support to an application. I find the ble_peripheral\ble_app_hrs\pca10028\s110_with_dfu project. I have some question:

1.I only program s110 v8.00 hex and the hrs hex file 2 files to nrf51822 chip,then the chip hrs with DFU funciont? is right?

2.I wiil program s110 v8.00 hex ,the hrs hex file,and the dual_bank_ble_s110 hex ,3 files to the nrf51822,then the chip have hrs with DFU function? is right?

Parents Reply
  • Bjørn Spockeli Hi, Thanks for your answer. I just didnt understood some things:

    1. To use DFU in the app I need to flash SoftDevice, bootloader and the app together? How? 3 different .hex files? Can I do it using the IAR ? or only by making a .zip pachage by phyton ? Can you please explein it to me?
    2. in the ble_app_hrs example there is only the app? there no bootloader? I need the booloader seperently? Thanks Anna
Children
No Data
Related