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
  • Hi Einar,

    Thank you for your quick reply.

    Previously, I used the DFU with bonds and my device is not bonded with the smartphone, this is why, the android application indicate that the device is not bonded.

    So when i switched to DFU without bonds, it works correctly.

    My question now, how can I performe DFU process with bonding.

    BR,

    Mehdi

Reply
  • Hi Einar,

    Thank you for your quick reply.

    Previously, I used the DFU with bonds and my device is not bonded with the smartphone, this is why, the android application indicate that the device is not bonded.

    So when i switched to DFU without bonds, it works correctly.

    My question now, how can I performe DFU process with bonding.

    BR,

    Mehdi

Children
No Data
Related