Hi all,
We are trying to use buttonless dfu for actual products.
We already finished testing dfu using \nRF5_SDK_15.2.0_9412b96\examples\dfu\secure_bootloader\pca10056_ble example with nrf52840_xxaa_s140.hex binary.
We followed "Getting started with Nordic's Secure DFU bootloader, a step by step guide" post to create above final merged binary. (used button4 for testing)
However, once we migrate \examples\ble_peripheral\ble_app_buttonless_dfu into our main ble app project and create final merge binary, we get an unexpected symptom.
Can we use both secure bootloader and buttonless dfu mode?
If not, how can we make our own bootloader for buttonless dfu?
In addition, do we need an extra configuration to use buttonless dfu?
Please share us your opinion.
Thank you