Hello,
I have application that is sending data over BLE every 5 minutes.
I want to implement DFU using BLE. I don't have any single button on my device.
What should i have to add in my application for DFU. I use native nRF boot-loader from example. What are the changes i have to do in native Bootloader for buttonless DFU.
How to tell my application to jump into DFU mode ?
Thanks.