<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>nrf5340 Interprocessor Communication without using OpenAMP</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/84419/nrf5340-interprocessor-communication-without-using-openamp</link><description>Hello! 
 I am evaluating using nrf5340 for a very simple application (literally would only be a few lines of code). In it, I want to pass some information from the network core to the application core. I know that I can signal the application core that</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 07 Feb 2022 12:39:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/84419/nrf5340-interprocessor-communication-without-using-openamp" /><item><title>RE: nrf5340 Interprocessor Communication without using OpenAMP</title><link>https://devzone.nordicsemi.com/thread/351528?ContentTypeID=1</link><pubDate>Mon, 07 Feb 2022 12:39:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6ab02f39-efd3-4578-a8a7-7ab8fa0160b9</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;First of all, I strongly&amp;nbsp;recommend using Zephyr and our nRF Connect SDK when working with the nRF5340.&amp;nbsp;&lt;a href="http://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.8.0/nrf/ug_nrf5340.html"&gt;http://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.8.0/nrf/ug_nrf5340.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Here is a sample that show use to use&amp;nbsp;RPMsg Service: &lt;a href="https://github.com/nrfconnect/sdk-zephyr/tree/main/samples/subsys/ipc/rpmsg_service"&gt;github.com/.../rpmsg_service&lt;/a&gt;&lt;/p&gt;
[quote userid="104009" url="~/f/nordic-q-a/84419/nrf5340-interprocessor-communication-without-using-openamp"]Therefore, what would be the way for the application core to receive correctly data from the network core?[/quote]
&lt;p&gt;We don&amp;#39;t have any examples for this. But &lt;span&gt;OpenAMP&amp;nbsp;&lt;/span&gt;&lt;span&gt;uses the &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fps_nrf5340%2Fipc.html"&gt;IPC&lt;/a&gt; driver in nrfx, so you could take a look at that driver:&amp;nbsp;&lt;a href="https://github.com/NordicSemiconductor/nrfx/blob/master/drivers/src/nrfx_ipc.c"&gt;https://github.com/NordicSemiconductor/nrfx/blob/master/drivers/src/nrfx_ipc.c&lt;/a&gt;&amp;nbsp;&lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>