<?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 Radio Notification callback alternative</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/124729/nrf5340-radio-notification-callback-alternative</link><description>Hello! I am developing an application for the nRF5340, and I am using split cores, so the controller is on the network core and the application is on the other core. I want to use Radio Notifications callback, but I saw that it is only possible if the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 02 Oct 2025 13:00:44 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/124729/nrf5340-radio-notification-callback-alternative" /><item><title>RE: nRF5340 Radio Notification callback alternative</title><link>https://devzone.nordicsemi.com/thread/550490?ContentTypeID=1</link><pubDate>Thu, 02 Oct 2025 13:00:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:41684b97-e823-481c-96c5-8380819ac145</guid><dc:creator>bihlori</dc:creator><description>&lt;p&gt;Thank you!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 Radio Notification callback alternative</title><link>https://devzone.nordicsemi.com/thread/550485?ContentTypeID=1</link><pubDate>Thu, 02 Oct 2025 12:43:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8e4fb96d-2011-48db-86b4-12576d4a013e</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am thinking about using the approach described &lt;a href="https://docs.nordicsemi.com/bundle/ps_nrf5340/page/ipc.html#ariaid-title2"&gt;here&lt;/a&gt; in the product specification. Alternatively, you can use the Zephyr icmsg IPC service that use this together with shared RAM under the hood (similarily to what is suggested &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/122336/using-the-ipc-api-between-two-separate-processors-using-i2c"&gt;here&lt;/a&gt;, though for a different usecase).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 Radio Notification callback alternative</title><link>https://devzone.nordicsemi.com/thread/550475?ContentTypeID=1</link><pubDate>Thu, 02 Oct 2025 12:04:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:78f149c9-93fc-4cbb-81b5-4cae607d5332</guid><dc:creator>bihlori</dc:creator><description>&lt;p&gt;Could you elaborate on the IPC -&amp;gt; DPPI communication? How can I trigger a DPPI event from IPC?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 Radio Notification callback alternative</title><link>https://devzone.nordicsemi.com/thread/550358?ContentTypeID=1</link><pubDate>Wed, 01 Oct 2025 12:37:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b567653b-8dc5-4063-b426-50a1e678f0eb</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;I see. That will be difficult. As you write, radio notication requiers the host and controller to run on the same core and I am having problems seeing any other way to implement this.&lt;/p&gt;
&lt;p&gt;If you have not come far in the development, perhaps it could be worth considering an nRF54L device instead? For isntance the nRF54L15 has ample memory, but does not have the complexities of a dual core device like nRF5340 and will let you use radio notifications.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 Radio Notification callback alternative</title><link>https://devzone.nordicsemi.com/thread/550357?ContentTypeID=1</link><pubDate>Wed, 01 Oct 2025 12:24:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d1eb86d4-3376-4080-a2f4-688863545756</guid><dc:creator>bihlori</dc:creator><description>&lt;p&gt;I update a GATT Characteristic with the given radio delay each connection interval that needs the precision by the radio notification callback. If I use a radio event (txready) I will be late with the updating, therefore there will be a connection interval delay.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 Radio Notification callback alternative</title><link>https://devzone.nordicsemi.com/thread/550355?ContentTypeID=1</link><pubDate>Wed, 01 Oct 2025 12:15:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1829f40c-f83c-40a0-8c60-7cb95281c90b</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;What do you need radio notifications for more precisely? Could it be enugh to hook some chosen radio events up from the net core via DPPI -&amp;gt; IPC (from net to app) -&amp;gt; DPPI -&amp;gt; EGU to get interrupts on the app core on relevant radio events?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 Radio Notification callback alternative</title><link>https://devzone.nordicsemi.com/thread/550351?ContentTypeID=1</link><pubDate>Wed, 01 Oct 2025 12:11:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d3fbf906-fbed-46cb-856c-61a28e2e4517</guid><dc:creator>bihlori</dc:creator><description>&lt;p&gt;I have seen these, but because I don&amp;rsquo;t have the Bluetooth host built on the network core, I get build errors when calling the radio notification register function.&lt;/p&gt;
&lt;p&gt;bt_conn_unref, bt_conn_get_info and other functions are undefined.&lt;/p&gt;
&lt;p&gt;Maybe I am just misunderstanding the build process and I am not including something in the network core build? I am using a modified version of the hci_ipc sample because I am handling custom IPC commands as well.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 Radio Notification callback alternative</title><link>https://devzone.nordicsemi.com/thread/550345?ContentTypeID=1</link><pubDate>Wed, 01 Oct 2025 11:56:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:af74342a-e156-4132-b2e1-3278af4da7e3</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;There is no ready made solution for radio notifications on the app core on nRF5340. There are potential ways to achieve it or somethign similar though, for instance ad decribed &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/108719/radio-notifications-on-nrf5340/471277"&gt;here&lt;/a&gt; or &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/118500/triggering-appcore-dppi-from-netcore-dppi/520863"&gt;here&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>