diff --git a/packages/microbit-connection/src/bluetooth/flashing/nordic-dfu.ts b/packages/microbit-connection/src/bluetooth/flashing/nordic-dfu.ts index b515de6..ea88250 100644 --- a/packages/microbit-connection/src/bluetooth/flashing/nordic-dfu.ts +++ b/packages/microbit-connection/src/bluetooth/flashing/nordic-dfu.ts @@ -146,7 +146,7 @@ export async function flashDfu( restoreBond: true, }, }[boardVersion], - startAsForegroundService: false, + startAsForegroundService: true, keepBond: true, packetReceiptNotificationsEnabled: true, }