This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Running mbed BLE example without debugger attached?

I'm using the nRF52 DK with mbed, running the heart rate monitor demo app.

When I disconnect the board from the PC and attach a USB power supply instead, the nRF52 won't boot. Re-attaching to the PC and power cycling causes it to boot again.

Is there a flag that must be set to run the nRF52 in standalone / no debugger mode?

Sorry if this question has been asked before, but I couldn't find any info on this.

Related