<?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>Hardware event handler</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/25941/hardware-event-handler</link><description>Hello,
I need to connect an event handler (i.e. a function) to two NRF_RADIO events:
-NRF_RADIO-&amp;gt;EVENTS_ADDRESS
-NRF_RADIO-&amp;gt;EVENTS_READY 
 I know I should use the NRF_RADIO interrupt handler, but I can&amp;#39;t. I&amp;#39;m using the bluetooth and then the softdevice</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 17 Oct 2017 08:19:36 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/25941/hardware-event-handler" /><item><title>RE: Hardware event handler</title><link>https://devzone.nordicsemi.com/thread/102191?ContentTypeID=1</link><pubDate>Tue, 17 Oct 2017 08:19:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a1632c5e-e2a2-48f6-a9bc-e41ad013b15f</guid><dc:creator>Davide</dc:creator><description>&lt;p&gt;cool!!!
Thank you very much, that was exactly what I was searching for!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hardware event handler</title><link>https://devzone.nordicsemi.com/thread/102190?ContentTypeID=1</link><pubDate>Mon, 16 Oct 2017 13:54:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8f1ef117-0bfe-4539-afea-7c11533a7949</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Davide,&lt;/p&gt;
&lt;p&gt;You can use the EGU unit. Please find information about that in the nRF52840 spec (chap 46).&lt;/p&gt;
&lt;p&gt;Basically it&amp;#39;s a dummy unit that provide possibility to trigger an event from a task. You can simply connect PPI to one of EGU&amp;#39;s task and then handle the correspondent EGU event when PPI fires.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>