VS Code example with Bluetooth advertisement for nRF5340 dual core

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?

Parents Reply Children
Related