Hello,
I'm currently having some issues where my custom board is either experiencing infinite DFUTarg cycle or "no bootloader was found" error.
I have been following the tutorial from https://github.com/gamnes/nRF52832-buttonless-dfu-development-tutorial and it works fine on my nRF52DK.
However when I attempted to do the same approach on my custom board, it's either stuck on infinite DFUTarg during step 2; or "no bootloader was found" error when I download the app + sd + bootloader. I'm using SDK v17.1.0 and my custom board also has the optional 32KHz XTAL. I only have this issue with buttonless DFU, because I attempted ble_app_uart + bootloader and it works just fine.
Can anyone please enlighten me on this issue?
Thank you.
Eddy.

