Hello,
If i push an update file in the second bank and i want to apply update is there any way to skip Bluetooth upload with bootloader ?
Hello,
If i push an update file in the second bank and i want to apply update is there any way to skip Bluetooth upload with bootloader ?
The BLE bootloader in SDK does clear swap area once it receives a DFU start command, but it would be possible to change this. E.g., set a special flag in the grepret register when you want to swap a preloaded image, and add routine for this in the bootloader.