I am trying to implement the buttonless dfu example, I successfully managed to upload the template example examples\ble_peripheral\ble_app_buttonless_dfu and can see it advertising "Nordic Buttonless" and I connect to it with nrfConnect on my phone but it says the device does not support Nordic nor McuMgr DFU update mechanisms.
The same thing happened when I just uploaded the precompiled example "sd_s140_bootloader_buttonless_with_setting_page_dfu_secure_ble_debug_without_bonds.hex" found in examples\dfu\secure_dfu_test_images\ble\nrf52840.
What I am missing?
Thanks.