This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nrf5340, openamp, documentation/tutorial

Hi, I'm enthusiast of nrf5340 DK. BUT: in the samples I'm not able to find some viable openamp (other ipc seems to have the same problem) example. I am looking for a way to enable reliable and simple communication between net core and app core. Another question: where I can find some written external documentation ? TIA

Parents
  • Hi 

    Have you had a look at the entropy_nrf53 example in the nrf repository?

    \v1.5.1\nrf\samples\nrf_rpc\entropy_nrf53

    This example shows you how you can set up an application specific API over openamp in order to communicate between the app and network core. 

    The nRF Connect SDK documentation can be found here.

    By clicking the version number top left you can change to a different version if needed. 

    Best regards
    Torbjørn

Reply
  • Hi 

    Have you had a look at the entropy_nrf53 example in the nrf repository?

    \v1.5.1\nrf\samples\nrf_rpc\entropy_nrf53

    This example shows you how you can set up an application specific API over openamp in order to communicate between the app and network core. 

    The nRF Connect SDK documentation can be found here.

    By clicking the version number top left you can change to a different version if needed. 

    Best regards
    Torbjørn

Children
Related