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

NRF_BREAKPOINT_COND;

Hello everyone,

I am using UART in my project to send data and receive data 

the issue is while I am debugging it shows or indicating at NRF_BREAKPOINT_COND;

but led is glowing

What could be the cause!

and this is the path

G:\EMBEDDEDBMY\nRF52832 new version\nRF5_SDK_15.3.0_59ac345\examples\peripheral\uart\pca10040\blank\ses

Thank you

Related