Hi,
I know there are OTA bootloaders for nrf52 which can be enabled by pressing a button(gpio start) or by sending a message on a bluetooth cahracteristic(buttoless dfu start).
Is there available an OTA bootloader which starts always after power on for a limited time(5/10 seconds) before starting the application? I know there is a bootloader working in this way for nrf51822, but is there a similar one for nrf52832 too?
Thanks in advance.