<?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>Why radio times jump from 5 ms to 20 ms after the first triggering.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/104782/why-radio-times-jump-from-5-ms-to-20-ms-after-the-first-triggering</link><description>I am using NRF_RADIO with MPSL to send packets on specific times. I realized that the processing times for &amp;quot;ramp up (code 9)&amp;quot;, &amp;quot;being in Tx idle state (code 10)&amp;quot;, &amp;quot;transmission (code 11)&amp;quot; and 
 &amp;quot;disabling (Code 12)&amp;quot; takes around 5 mS while for the following</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 17 Oct 2023 17:24:28 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/104782/why-radio-times-jump-from-5-ms-to-20-ms-after-the-first-triggering" /><item><title>RE: Why radio times jump from 5 ms to 20 ms after the first triggering.</title><link>https://devzone.nordicsemi.com/thread/450903?ContentTypeID=1</link><pubDate>Tue, 17 Oct 2023 17:24:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:db096bc0-9672-4d68-b181-88878923f0fe</guid><dc:creator>Omid</dc:creator><description>&lt;p&gt;SOLVED:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;The issue was with the Loging config that I had on.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;I used to have &amp;quot;CONFIG_LOG_MODE_IMMEDIATE&amp;quot; on which caused the issue.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Replaced it with &amp;quot;CONFIG_LOG_MODE_DEFERRED&amp;quot; and added &amp;quot;CONFIG_SYSTEM_WORKQUEUE_STACK_SIZE&amp;quot;.&lt;br /&gt;&lt;br /&gt;Now, all the radio timings are in the range of 1 mS.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>