<?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>How am I able to access and write to the NRF_RADIO registers?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/115412/how-am-i-able-to-access-and-write-to-the-nrf_radio-registers</link><description>There are some fields that I wish to change. I am using the project direction_finding_connectionless_rx as a base to work with. I would like to be able to read and write specifically to NRF_RADIO-&amp;gt;DFECTRL1, NRF_RADIO-&amp;gt;DFECTRL2, and NRF_RADIO-&amp;gt;CTEINLINECONF</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 11 Oct 2024 13:20:26 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/115412/how-am-i-able-to-access-and-write-to-the-nrf_radio-registers" /><item><title>RE: How am I able to access and write to the NRF_RADIO registers?</title><link>https://devzone.nordicsemi.com/thread/505899?ContentTypeID=1</link><pubDate>Fri, 11 Oct 2024 13:20:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c6ad8aab-d2ff-4909-9b47-d6a8fb12da29</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;From what core are you trying to read/write to these registers from. You will need to access them from the NET core on the nRF5340, as the Application core does not have permission/access to read/write of the radio peripheral. Please try doing so from the NET core domain, and I think you should be fine.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>