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

DFU BLE on singlebank

Dear all: same as this issue: devzone.nordicsemi.com/.../use-dfu-to-update-ap-over-ble-single-bank

it seem same as my way that modify modify "dfu_dual_bank_ble" target . only modify dfu_double_bank.c to dfu_single_bank.c. Then get the error (see the attachment file,IMG_0050[1].PNG)) and i found it have some error

  1. conn_params_negotiation () it can't setting the connect params
  2. bootloader_settings_save () A.the call bootloader_util_settings_get(&p_bootloader_settings); the p_bootloader_settings all 0xFF. B.when call ble_flash_page_erase() function , it will be block.

how to solve it ?

Development Environment: nrf6310 DK Board, BLE SDK , vsdk_4.4.0 SD : v5.2.1

IMG_0050[1].PNG

Parents Reply Children
No Data
Related