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

running BLE uart example runs only in debug mode

BLE UART run example runs in debug mode and able to see the BLE in the nrfconnect using Jlink debugger When the Jlink debugger and power supply is provided we are not see the BLE in the nrfconnect again if the code is flash able to see the BLE

Same in the case of blinky example ; LED blinks and program runs in debug mode disconnect the debugger and on the board program does not run and do not see LED blinky

how to make it run in release mode or normal mode

Related