secure bootloader example is not working

i used nrf52832 and sdk 14_02 i run this example secure bootloader located in example>dfu folder is get error 

return NRF_ERROR_INTERNAL;

on nrf_bootloader_init() this function can you please help me to solve this problem 

thanks

Parents Reply Children
Related