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

DEBUG in preprocessor definition cause issue in bluetooth connection

hello,

I am using SDK v15.2.0,s140,pca100056. In my custom application I am using 3 SPI, RTC, timers, USBD, etc.

Actually during the development stage I have used DEBUG in preprocessor definition to see logs . All works fine according to the flow. But when I removed DEBUG from the preprocessor definitions, I am not able to connect my device to the phone via bluetooth. On connecting to the advertised device, the connection get disconnected and will never get advertised again. 

Why this could be so?

I am attaching my sdk_config.h file with this.sdk_config.h

Please  provide me some suggestions on this.

Regards,

Shilpa

Related