Hello,
I'm trying to use the nRF5340 and got some trouble with the nRF Connect SDK (installed from nRF Connect and working with SES).
Working on the development kit (nRF5340-DK) and no problems with a project like blinky.
When using BLE template the app core got stuck in “bt_enable()”. Same problem with all template (for example : beacon).
I tried to program the “hci_rpmsg” project on the net core, but the debugger is not working on this core
After programing nothing has changed for the app core (got stuck again in bt_enable).
I'm not familiar with Zephyr and the new SDK and i'm starting to turn around.
I founded this topic : https://devzone.nordicsemi.com/f/nordic-q-a/60684/nrf5340-pdk---debugger-in-ses-remains-in-bt_enable-forever
But the solution was no help.
### ### ### ###
OS : Windows 10
nRF Connect SDK installed from the nRF Connect app (Toolchain Manager) (SDK v1.5.0)
Working with SES
### ### ### ###
I hope someone can help me.
Have a nice day.