<?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 end/disabled event missing</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/9263/radio-end-disabled-event-missing</link><description>Hello 
 I am working on a proprietary radio protocol while dealing with a problem that I stuck at for 2 days now. I am managing to get the radio stuck in a TX state (NRF_RADIO-&amp;gt;STATE == 11) where the disabled and end event never come. This bug happens</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 16 Sep 2015 11:36:42 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/9263/radio-end-disabled-event-missing" /><item><title>RE: Radio end/disabled event missing</title><link>https://devzone.nordicsemi.com/thread/34183?ContentTypeID=1</link><pubDate>Wed, 16 Sep 2015 11:36:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c5c5c443-b67f-4420-9b90-85853a720438</guid><dc:creator>Rinze</dc:creator><description>&lt;p&gt;I seem to have found the problem.&lt;/p&gt;
&lt;p&gt;Before sending this message I was in RX mode. I had a PPI channel enabled to disable the radio on the RTC0 Compair event. When receiving a message I restarted the RX state (NRF_RADIO-&amp;gt;TASKS_START = 1). I didn&amp;#39;t take in to account that the Radio could be disabled at any time tanks to the PPI. This resulted in me doing a TASKS_START = 1 while the radio was disabled. According to the datasheet triggering a task from the wrong state could result in incorrect behavior. I my case that resulted in the missing of the END event the next time i tried to send a message.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>