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

nRF5340-PDK - Debugger in SES remains in bt_enable forever

I've started to play around with my nRF5340 PDK board. I have the nRF Connect SDK 1.2.0 installed.

- First I have opened the sample "HCI rpmsg" and programmed the compiled version to the network core of the nRF53.
- Afterwards I've opened the LBS sample and built it for the application core. I'm able to download the application and it also works normally when no debugger is attached (pressed reset button).

The problem is that when I start the application for debugging I'm able to step through till the bt_enable function, but there it hangs forever.

Any idea what could be the problem?

Regards Adrian

Related