Use SDK 10, SD version is 8.0.
I add the dfu to the ANCS project. Then use the nRF Toolbox App to update the firmware,
but it pop up "Read DFU Verion characteristic failed" as the picture.
Use SDK 10, SD version is 8.0.
I add the dfu to the ANCS project. Then use the nRF Toolbox App to update the firmware,
but it pop up "Read DFU Verion characteristic failed" as the picture.
I have the same problem. I'm using nRF5_SDK_11.0.0_89a8197.
The DFU app makes the app switch too bootloader mode but then I get this error message.
@hark&mosi: Have you made sure you enabled IS_SRVC_CHANGED_CHARACT_PRESENT = 1 in both the application and the bootloader when testing ? You may need to delete bond (forget the device) turn off and on Bluetooth before testing. Do you have the same problem with the example in the SDK, and which SDK version you are testing with ?