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

cannot get ble_APP_uart application to run

I am trying to run the ble_app_uart from the ble_peripheral folder in the NRF SDK 15_2

I am testing with a Nordic 52840 DK (PC10040). I have made essentially no changes.

I am using the SEGGER standard compiler (5.10). I have used this to compile
and run other applications such as radio_test in the past.

I built the application but when it runs it does not stop at main nor do I see any
sign that it is working (e.g. a LED blinking).

What am I doing wrong? I hope I do not have to use the NRF Connect SDK.

Related