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

nRF51 S110 v8 buttonless DFU-OTA

Hi, I am facing issue on nRF51 s110 buttonless DFU. We are initiating DFU using nRF Connect and the device jumps from app to bootloader. On my Android Phone using nRF Connect I can see the DfuTarg. But nRF Connect stays at connecting state and eventually timed out. Bonding info is shared and on device app MAC address type was set as BLE_GAP_ADDR_TYPE_RANDOM_STATIC.

SDK version 8.

Regards, Renga.

Parents
  • I think newest version of nRF Connect is not compatible with old bootloader available in SDK 8. You may try to:

    • Find some older version of nRF Master Control Panel (previous name of nRF Connect) and try with them - some version should work, but cannot tell you which one.
    • Modify bootloader so it is compatible with the new one available in newest SDK
    • Write your own app for DFU (instead of nRF Connect)
Reply
  • I think newest version of nRF Connect is not compatible with old bootloader available in SDK 8. You may try to:

    • Find some older version of nRF Master Control Panel (previous name of nRF Connect) and try with them - some version should work, but cannot tell you which one.
    • Modify bootloader so it is compatible with the new one available in newest SDK
    • Write your own app for DFU (instead of nRF Connect)
Children
No Data
Related