Hi, I would like to run an nrf53 example project. I got the devkit, and after some struggle I am now able to compile and run a project.
I need to run an Bluetooth example that has the app on the one core and the network on the other. But it seems even after loading the network image, and then trying to debug the app code in SES, I can't get comms between the two cores.
It seems as if the app waits for a reply and then just hangs there.
Is there a good example to get say a heart rate central demo going on the nrf53 dev kit?