<?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>Can SoftDevice SoC API be used when the SoftDevice is disabled?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/15098/can-softdevice-soc-api-be-used-when-the-softdevice-is-disabled</link><description>I am using SDK 11.0.0 and S132 on a nRF52832. In my application, my device can operate in BLE mode with the SoftDevice enabled or in custom RF mode with the SoftDevice disabled. When the SoftDevice is disabled, is it safe to use the SoftDevice SoC functions</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 19 Jul 2016 12:49:13 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/15098/can-softdevice-soc-api-be-used-when-the-softdevice-is-disabled" /><item><title>RE: Can SoftDevice SoC API be used when the SoftDevice is disabled?</title><link>https://devzone.nordicsemi.com/thread/57668?ContentTypeID=1</link><pubDate>Tue, 19 Jul 2016 12:49:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dd386aaa-1bf0-4447-bd43-294e26b3f2c8</guid><dc:creator>abkirchhoff</dc:creator><description>&lt;p&gt;RK, thanks your answer.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can SoftDevice SoC API be used when the SoftDevice is disabled?</title><link>https://devzone.nordicsemi.com/thread/57667?ContentTypeID=1</link><pubDate>Tue, 12 Jul 2016 23:35:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:89c9fdec-1e26-41ea-bfbd-626dff32635e</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;No you can&amp;#39;t use the sd functions when the softdevice is disabled. In that case, just call the basic nrf driver functions which do the same thing, or write the registers directly. Many of those softdevice SoC functions only exist to guard shared resources when the SD is active and have one-line counterparts in the SDK.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>