"BLE DFU single bank support for bootloader+softdevice update". I found it in change log of SDK 7.1.0. What does it mean?
"BLE DFU single bank support for bootloader+softdevice update". I found it in change log of SDK 7.1.0. What does it mean?
Hi,
It meant the support for bootloader and softdevice update. It erases the application to store the image the softdevice (and bootloader) so it's single bank update.
It's available from SDK v6.1, I guess we forgot to add that info into the release note of SDK v6.1&SDKv7.0 so we added in the note for SDK v7.1
Sorry, I should have been clear. On the iOS side, what needs to change in order to get SINGLE BANK? I made a few changes and was able to get the Bootloader, Eprom and Application to transfer, but after Application is transferred, the device stays in DFU mode.
Also, when trying to update DUAL BANK to SINGLE BANK, I get the error "Old DFU only supports Application upload".
Sorry, I should have been clear. On the iOS side, what needs to change in order to get SINGLE BANK? I made a few changes and was able to get the Bootloader, Eprom and Application to transfer, but after Application is transferred, the device stays in DFU mode.
Also, when trying to update DUAL BANK to SINGLE BANK, I get the error "Old DFU only supports Application upload".