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

nRF52 error during DFU process

Hi, 

I'm developing an nRF52 application based on SDK14 and S132 that require the DFU service.

The DFU is not performed using the nRF toolbox application on both of android and iOS with a different error message.

I got one of the error messages below: 

  • Enabling Indication failed : Under iOS_V10.3.2.
  • DFU device not bonded   : Under Android_V6.0.1.

When I tested with the DFU_Buttonless example from SDK14 the DFU performed correctly under Android.

Best Regards,

Mehdi.

Parents Reply
  • Hi Mehdi,

    I have not seen any reports of this issue before, and this kind of attacks are part of our release testing, so it seems a bit odd. Have you modified the bootloader in any way? If so, what have you modified exactly? Can you explain in detail how you have tested, both how you built the .zip package with the incorrect private key, how you upgraded and how you verified that the application with the incorrect key was flashed? It would also be very useful with a RTT debug log transcript from the bootloader.

Children
Related