I want to implement a button-less boot loader with ble_app_uart running as application. What I have to do is, when I send some data through ble_app_uart it should switch to Dfu mode. How can I make this work. I am using nrf51822qfaag0 with softdevice 7.3 and sdk 6. Please give me some suggestions.