Recently I develop products on nRF5340, I plan to make the full BLE stack run in the net-core, and app-core only runs application. It involves data exchenge between net-core and app-core, which may be the most difficult part.
So I have the following questions:
1. Is the scheme effective?
2. How to implement the scheme?
3. Is there the relevant documents description?
3 What is the relevance between openAMP and RPC?