Hi, I want to use BLE to run DFU. My sdk is 8.1.1 and base project is ble_app_uart. When I use nrfgo Studio to program softdevice, bootloader and app, It can't enter app. But if I use nrfgo Studio to program softdevice and bootloader only, and upload the same app by MCP, It can enter app and work well. So what's wrong with the bootloader? By the way, I use 51822 but the bootloader's chip is 51422, for it does'nt work if I choose 51822. Does this effect?