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

Fatal dfu log:Setting vector table to bootloader: 0x00078000

my code based on file "nRF5_SDK_14.0.0_3bcc1f7.zip".my hardware based on nrf52832QFAA.

my options set as:

project “bootloader_secure_ble”:

project “ ble_app_hrs ”with DFU services

1、merge hex:hrs.hex、bootloader_secure_ble.hex、setting.hex、s132_nrf52_5.0.0_softdevice.hex

2、load in chip, and i get log like this:

3、erase all, load "s132_nrf52_5.0.0_softdevice.hex" and "bootloader_secure_ble.hex", i can discover the device:

is any wrong with project "ble_app_hrs"???but i can not find ,please help me.

/*************************************************************************************************/

exp:

change  "#define NRF_SDH_BLE_VS_UUID_COUNT 0" to "#define NRF_SDH_BLE_VS_UUID_COUNT 1", log prompt change RAM start and size,after charge as log, 

i get :

device likes normal, is it? logs like "Setting vector table to bootloader: 0x00078000" is necessary?

Parents Reply Children
No Data
Related