<?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>nRF52840 NRF_RADIO-&amp;gt;SHORTS Register</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/93646/nrf52840-nrf_radio--shorts-register</link><description>Hi, 
 I want to use NRF_RADIO-&amp;gt;SHORTS register in my standard BLE application. 
 I am using nRF5 SDK15. 
 When I write in to this register before enabling the Softdevic, it does write to the register . 
 But It is resetting the NRF_RADIO-&amp;gt;SHORTS register</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 08 Nov 2022 14:32:58 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/93646/nrf52840-nrf_radio--shorts-register" /><item><title>RE: nRF52840 NRF_RADIO-&gt;SHORTS Register</title><link>https://devzone.nordicsemi.com/thread/394744?ContentTypeID=1</link><pubDate>Tue, 08 Nov 2022 14:32:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:861641da-3a9b-406c-8e59-269c6d7df637</guid><dc:creator>AKV</dc:creator><description>&lt;p&gt;Thanks for the response.&lt;/p&gt;
&lt;p&gt;I have checked the register by using the ble_radio_notification_evt_handler, as you said that the values are correct. READY_START and END_DISABLE is True.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 NRF_RADIO-&gt;SHORTS Register</title><link>https://devzone.nordicsemi.com/thread/394609?ContentTypeID=1</link><pubDate>Tue, 08 Nov 2022 08:55:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4057553a-c070-4fa9-a67c-6dedd0be2459</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;The SoftDevice is already highly optimized to limit CPU time and keep power consumption as low as possible. The shorts you mention are already used by the SoftDevice, so you do not need to enable them manually.&lt;/p&gt;
&lt;p&gt;You can check this by enabling the &lt;a title="Radio Notification" href="https://infocenter.nordicsemi.com/topic/sds_s140/SDS/s1xx/radio_notif/radio_notification.html?cp=4_7_4_0_10"&gt;Radio Notification&lt;/a&gt;&amp;nbsp;feature, then read out the RADIO-&amp;gt;SHORTS register using a debugger when hitting a breakpoint in the radio notification handler:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/sd_5F00_radio_5F00_shorts.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 NRF_RADIO-&gt;SHORTS Register</title><link>https://devzone.nordicsemi.com/thread/394573?ContentTypeID=1</link><pubDate>Tue, 08 Nov 2022 06:30:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f40ac926-3891-4517-bf9d-ab8fe38b653e</guid><dc:creator>AKV</dc:creator><description>&lt;p&gt;Thanks for the prompt response.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Basically we would like the CPU load to be reduced to enable time for our application.&amp;nbsp; For this, we want to eliminate the time that the CPU spends in the setting the Radio from end state to Disable state and Ready to Start states ( eliminate the time the Radio is in the RXIDLE and TXIDLE states ) of the Radio. Believe the Shorts aid in this. These state transitions are handled by interrupts to the CPU, I believe.&amp;nbsp; Eliminating these interrupts will aid in getting more time for our application. Since the Radio is capable of handling these by just setting the registers, we would like to take advantage of that.&lt;/p&gt;
&lt;p&gt;The shorts we are trying to implement is described in Fig 114 ( for Tx ) and Fig 117 (for Rx ) in the Ver 1.5 specification sheet of the nRF52840.&lt;/p&gt;
&lt;p&gt;We want to do this through the softdevice only so that we dont break anything in the system.&lt;/p&gt;
&lt;p&gt;Hope there is a mechanism to achieve this .&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 NRF_RADIO-&gt;SHORTS Register</title><link>https://devzone.nordicsemi.com/thread/394482?ContentTypeID=1</link><pubDate>Mon, 07 Nov 2022 15:05:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5a3a86e8-de6e-4133-b2e6-3f38bbf4d81d</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Access to the RADIO peripheral is &amp;quot;Blocked&amp;quot; when the SoftDevice is enabled, see&amp;nbsp;&lt;a title="Hardware peripherals" href="https://infocenter.nordicsemi.com/topic/sds_s140/SDS/s1xx/sd_resource_reqs/hw_block_interrupt_vector.html?cp=4_7_4_0_6_0"&gt;Hardware peripherals&lt;/a&gt;. It is not possible to set the SHORTS register when the SoftDevice is enabled, apart from inside a Timeslot, s&lt;span&gt;ee&amp;nbsp;&lt;/span&gt;&lt;a title="The Radio Timeslot API allows the nRF52 device to be part of a network using the SoftDevice protocol stack and an alternative network of wireless devices at the same time." href="https://infocenter.nordicsemi.com/topic/sds_s140/SDS/s1xx/concurrent_multiprotocol_tsl_api/concurrent_multiprotocol_tsl_api.html#concurrent_multiprotocol_tsl_api"&gt;Concurrent multiprotocol implementation using the Radio Timeslot API&lt;/a&gt;&lt;span&gt;.&lt;/span&gt;&amp;nbsp;Changing the register value when the SoftDevice have control of the RADIO would potentially break the SoftDevice functionality. What are you trying to achieve by setting this registers?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>