I'm using the nRF52 + SDK11.0.0 + s132. I have a single physical button on my hardware that can be used to toggle power to the system (though a PMIC). This same button routes to a GPIO on the nRF52. How can I modify the DFU bootloader to check if the button is pressed, say, for 2 seconds after power up before loading the bootloader?