This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Bootloader and dual bank preloaded

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 ?

Parents
  • 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.

Reply
  • 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.

Children
No Data
Related