<?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>radio irq handler is called several times when receiving a packet</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/92773/radio-irq-handler-is-called-several-times-when-receiving-a-packet</link><description>Hi,Nordic, 
 (Device:nrf52840DK,SDK:nRF5_SDK_17.0.2) 
 I am now modifying the esb_prx code.In the original design,there is only one type of packet,but now i want to conbined the time sync project to esb,so Rx needs &amp;quot;sync packet&amp;quot; containing counter and</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 01 Dec 2022 08:48:51 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/92773/radio-irq-handler-is-called-several-times-when-receiving-a-packet" /><item><title>RE: radio irq handler is called several times when receiving a packet</title><link>https://devzone.nordicsemi.com/thread/398463?ContentTypeID=1</link><pubDate>Thu, 01 Dec 2022 08:48:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ede7e644-9c00-4654-855b-b3aee2ee9be8</guid><dc:creator>HaoHuang</dc:creator><description>&lt;p&gt;Thanks a lot,I already sloved the problem.There is a parameter in esb that can adjust the retransmit times,after set it to 1,it works fine.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: radio irq handler is called several times when receiving a packet</title><link>https://devzone.nordicsemi.com/thread/390372?ContentTypeID=1</link><pubDate>Wed, 12 Oct 2022 08:02:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d7d9754e-05e1-4b29-8731-86b26bbb0b30</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You&amp;#39;re printing from the IRQ, which will prolong the execution time. Remove this print and print from the main thread instead, and verify the signal using a logic analyzer or a oscilloscope.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>