I have troubles with the bluetooth examples on the nRF5340.
Examples without bluetooth works fine. (blinky of hello world).
I allready found out that the code is waiting on bt_rpmsg_platform_endpoint_is_bound() status.
How can I get an bluetooth example working for the nRF5340 in vsCode?