Hi,
I want to add a secured OTA(Button Less) in ble_peripheral\ble_app_template.
Is there any proper tutorial/document/example for this?
Thanks!
Hi,
I want to add a secured OTA(Button Less) in ble_peripheral\ble_app_template.
Is there any proper tutorial/document/example for this?
Thanks!
Hi,
Please consider using our Buttonless DFU Template Application as a starting point. You can also find more documentation about the buttonless mechanism here: Buttonless Secure DFU Service
Best regards,
Vidar
Hi,
I am trying to upload nRF5_SDK_17.0.0_9d13099\examples\ble_peripheral\ble_app_buttonless_dfu but getting the follwing error. Can you please check?
Thanks
Thanks Vidar Berg,
How can I add buttonless secure DFU service in my application? I am following the mentioned link but getting confused about how to add sevice? Any suggestion please
Did you try to copy the buttonless service initialisation from the template example as I suggested, and in that case, did you encounter any errors?
I am following the following link to add the DFU service.This
I am getting the following issue. Any suggestion?
Looks like you are missing the include path for nrf_dfu_types.h. Please use the buttonless template example as a reference, and make sure that you have included the same "dfu" related paths.
Both the buttonless template and my application are placed in the same directory.
Both the buttonless template and my application are placed in the same directory.
Hi Vidar Berg
I have added DFU files like the buttonless template but getting the following error.
Does any suggestions please?
any suggestion please?
Yes, please make sure you have included the same include paths in your project as in the buttonless project.

I have fixed the above issue by adding a directory in the header files.
Now I have followed these steps to create a merge hex file.
I am trying to upload the merge.hex file and getting the following issue.

I have uploaded file form cmd but BLE is not advertising and not showing any response.
For my application, I am getting this error.
