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

iOS NRF52832 DFU issue

Hello

I am using buttons less DFU,

 S132_nrf52_6.1.1 softtdevice

using Android + nrf connecct, I can update the device with DFU

using IPhone 6, I can not update, DFU always failes

please advice 

Parents Reply
  • HI Deadpoolcode, 

    Judging from the log output it seems that the NRF is encountering a non-zero return code from one of the functions inside nrf_dfu_settings_init(). Can you run the bootloader in a debug session and see if you can identify the function that returns the non-zero return code? Set breakpoints in i app_error_handler() and/or app_error_handler() and then look at the call stack. 

    Best regards

    Bjørn

Children
No Data
Related