Hi,
I just learned how to do a OTA DFU. I tried it with nrf52840 DK and was successful in it, but our custom board does not have a button on it. In production we will like the board to start always in the DFU mode when powered ON and look for new packages for initial 30 sec and then switch back to normal application .
I was reading a lot about DFU_BUTTONLESS example but could not figure out the right procedure to do so.
Will I have to change the structure of my application or will this logic be implemented inside the bootloader?
Can you please provide some guiding steps to do so and if possible a pseudo code .
Thanks
Arshdeep