<?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>What could make nRF52840 radio hang in TXDISABLE state?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/19958/what-could-make-nrf52840-radio-hang-in-txdisable-state</link><description>I have a very simple test program to run the radio through the transmit sequence, each task is called from the radio interrupt handler according to each event.
The process works correctly through the sequence (disabled&amp;gt;txru&amp;gt;txidle&amp;gt;tx&amp;gt;txidle&amp;gt;txdisable</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sun, 01 Oct 2017 17:01:24 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/19958/what-could-make-nrf52840-radio-hang-in-txdisable-state" /><item><title>RE: What could make nRF52840 radio hang in TXDISABLE state?</title><link>https://devzone.nordicsemi.com/thread/77661?ContentTypeID=1</link><pubDate>Sun, 01 Oct 2017 17:01:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0f5401ac-cf9b-4aaa-ac6d-868ff5965ad5</guid><dc:creator>Ed</dc:creator><description>&lt;p&gt;Paddy, I am trying to do the exact same thing you are to verify radio states using ESB.  Can you provide your example code to run through these states?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What could make nRF52840 radio hang in TXDISABLE state?</title><link>https://devzone.nordicsemi.com/thread/77663?ContentTypeID=1</link><pubDate>Sun, 26 Feb 2017 07:55:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:983eb5ed-e301-4d97-b9f0-038214e56a5c</guid><dc:creator>Paddy</dc:creator><description>&lt;p&gt;Clearing the disabled event immediately before calling the disable task (even though it always appeared to be clear while debugging) seems to have done the job. Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What could make nRF52840 radio hang in TXDISABLE state?</title><link>https://devzone.nordicsemi.com/thread/77660?ContentTypeID=1</link><pubDate>Fri, 24 Feb 2017 12:06:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:badaeb25-77c6-4715-b710-40685d66f61a</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;The sequence we have in the example and what you are doing are very similar , maybe you can compare and check what could be the difference can cause the issue.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What could make nRF52840 radio hang in TXDISABLE state?</title><link>https://devzone.nordicsemi.com/thread/77659?ContentTypeID=1</link><pubDate>Fri, 24 Feb 2017 10:32:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:145872cb-47a5-4873-9f8a-a7113bc2df80</guid><dc:creator>Paddy</dc:creator><description>&lt;p&gt;I have tried it, maybe I&amp;#39;ll go back to it- the issue is I&amp;#39;m trying to get IEEE802.15.14 working (not using the openthread code as I need it to work in a different way).
I am clearing the previous event (END) before calling disable, I&amp;#39;m not clearing the disabled event but I&amp;#39;m pretty sure it wasn&amp;#39;t set. I shall check.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What could make nRF52840 radio hang in TXDISABLE state?</title><link>https://devzone.nordicsemi.com/thread/77662?ContentTypeID=1</link><pubDate>Fri, 24 Feb 2017 10:01:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:26b60aef-bb96-4e25-900e-54ab288b10ec</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Paddy,&lt;/p&gt;
&lt;p&gt;Have you tried the radio example in the SDK ?&lt;/p&gt;
&lt;p&gt;Have you made sure you clear the NRF_RADIO-&amp;gt;EVENTS_DISABLED before you call TASK_DISABLE ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>