<?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>IRQHandler Interrupt with ESB</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/90359/irqhandler-interrupt-with-esb</link><description>I am trying to have an interrupt that would allow ESB RF to change so I could essentially scan several channels for broadcasts. However I can not get the above code to work. I have the interval large for now, but I can not even set a breakpoint in the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 27 Jul 2022 21:11:21 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/90359/irqhandler-interrupt-with-esb" /><item><title>RE: IRQHandler Interrupt with ESB</title><link>https://devzone.nordicsemi.com/thread/378992?ContentTypeID=1</link><pubDate>Wed, 27 Jul 2022 21:11:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:eb7a2a1c-a7e7-4d5a-b8db-d3154f826bc5</guid><dc:creator>steve4879</dc:creator><description>&lt;p&gt;So I found the solution after some time.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Since i am using the Zephyr environment that runs the RTOS you need to do something like:&amp;nbsp;&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;pre class="ui-code" data-mode="text"&gt;IRQ_DIRECT_CONNECT(TIMER1_IRQn, 0, interrupt_handler, 0);&lt;/pre&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: IRQHandler Interrupt with ESB</title><link>https://devzone.nordicsemi.com/thread/378951?ContentTypeID=1</link><pubDate>Wed, 27 Jul 2022 14:29:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cad421b4-0f9d-4398-8088-391aa96baa51</guid><dc:creator>steve4879</dc:creator><description>&lt;p&gt;Thank you, I did realize using Zephyr to build the project means I have to do this interrupt in a different way.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: IRQHandler Interrupt with ESB</title><link>https://devzone.nordicsemi.com/thread/378702?ContentTypeID=1</link><pubDate>Tue, 26 Jul 2022 11:46:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f279f667-9256-47b3-843f-b90cf1c877b1</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;all our ESB experts are on summer holidays. We would need to wait for a week or two until they come back to office. Sorry for this inconvenience caused and hope you understand.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>