<?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>Using RNG with SoftDevice disabled</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/8452/using-rng-with-softdevice-disabled</link><description>I have my devices programmed in a way, that they decide whether to enable SD and transmit via BLE or to keep it disabled and start operating using Gazell.
In this case I need SD to be disabled and use RNG.
Can I do it? 
 Thanks in advance.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 30 Jul 2015 14:08:42 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/8452/using-rng-with-softdevice-disabled" /><item><title>RE: Using RNG with SoftDevice disabled</title><link>https://devzone.nordicsemi.com/thread/30774?ContentTypeID=1</link><pubDate>Thu, 30 Jul 2015 14:08:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3e6c4b39-aafd-427d-8ec1-729da0656f16</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Yes, when you disable stack, you cannot use its API anymore. Few exceptions, the ones defined in nrf_sdm.h and everything that is below SOC_SVC_BASE_NOT_AVAILABLE enum in nrf_soc.h. The exception in these is that they are used to enable/disable softdevice and some  flash operations.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using RNG with SoftDevice disabled</title><link>https://devzone.nordicsemi.com/thread/30773?ContentTypeID=1</link><pubDate>Thu, 30 Jul 2015 13:52:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9b0bdd1b-e1de-44cb-af89-c035ff953bf2</guid><dc:creator>ImQ009</dc:creator><description>&lt;p&gt;I see, so I have to access the registers directly?
Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using RNG with SoftDevice disabled</title><link>https://devzone.nordicsemi.com/thread/30772?ContentTypeID=1</link><pubDate>Thu, 30 Jul 2015 13:52:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:786d2b82-be4a-4058-bdd4-d2cc2dadf104</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;YES :)
Softdevice disable will mark all peripherals as unprotected, you can just consider that it doesn&amp;#39;t exist except that it takes space in flash&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>