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

Problem facing when run the build in Release Mode.

Hey nordic , 

I am doing project on BLE. I am Using Segger embedded studio v4.30b. (Board pca10040).

In that I am using features like advertising ,scanning and connect to particular device. 

There are two modes Release / Debug mode. For the project I am using Release mode and flashing hex files in to PCA10040. 

But when I am running my project in Release mode,  after flashing hex files to pca10040, the board should start scanning and connect to particular advertising device.

But it is not executing any feature of BLE. 

And when run project in debug mode it is running well.

Please help me out for this. Any suggestion ? 

Related