<?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>BLE SoftDevice with NVMC</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/42425/ble-softdevice-with-nvmc</link><description>I am going to use the BLE softdevice. Can I use the NVMC to read and write Flash for configuration information?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 14 Jan 2019 12:50:32 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/42425/ble-softdevice-with-nvmc" /><item><title>RE: BLE SoftDevice with NVMC</title><link>https://devzone.nordicsemi.com/thread/165446?ContentTypeID=1</link><pubDate>Mon, 14 Jan 2019 12:50:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:64ab32a7-3075-4cca-bded-c3e1d77531dc</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;You have to close it - use the &amp;#39;Verify Answer&amp;#39; button:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/8585._5F00_Verify_2D00_answer_2D00_nordic.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE SoftDevice with NVMC</title><link>https://devzone.nordicsemi.com/thread/165441?ContentTypeID=1</link><pubDate>Mon, 14 Jan 2019 12:48:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4ba89ce1-f65f-4f6d-b46e-f599c46e5c35</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;When using a SoftDevice, some peripherals are restricted or blocked, see the &lt;a href="https://www.nordicsemi.com/DocLib/Content/SoftDevice_Spec/s140/latest/SDS/s1xx/sd_resource_reqs/hw_block_interrupt_vector"&gt;Hardware peripherals&lt;/a&gt; section of the SoftDevice Specification. NVIC is open when the SoftDevice is disabled, but when the SoftDevice is enabled the NVIC is restricted, which means you must go through the &lt;a href="https://www.nordicsemi.com/DocLib/Content/SoftDevice_API_Doc/S140/v6-1-0/group__nrf__soc__api"&gt;SoftDevice SoC Library API&lt;/a&gt; for access.&lt;/p&gt;
&lt;p&gt;In any case, I do recommend that you use higher level drivers and/or libraries for flash access.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE SoftDevice with NVMC</title><link>https://devzone.nordicsemi.com/thread/165414?ContentTypeID=1</link><pubDate>Mon, 14 Jan 2019 12:01:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cefb81d8-f49a-4e50-90c4-77dfeb9132f9</guid><dc:creator>TK Here</dc:creator><description>&lt;p&gt;I decided to use the library.&amp;nbsp; You can close this.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE SoftDevice with NVMC</title><link>https://devzone.nordicsemi.com/thread/165195?ContentTypeID=1</link><pubDate>Fri, 11 Jan 2019 14:08:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a72b5256-ebbb-4249-97fb-aa27861d4c74</guid><dc:creator>TK Here</dc:creator><description>&lt;p&gt;I would prefer to do direct HW access and not use the drivers.&amp;nbsp; The question is can I follow the FlashWrite example and not run into problems if I&amp;nbsp;am using the BLE softdevice OR I have to use the driver?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE SoftDevice with NVMC</title><link>https://devzone.nordicsemi.com/thread/165185?ContentTypeID=1</link><pubDate>Fri, 11 Jan 2019 13:54:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c3a5bc63-240b-4050-bc53-bd22931d1d3d</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;&lt;a href="https://www.nordicsemi.com/DocLib/Content/SDK_Doc/nRF5_SDK/v15-2-0/lib_flash"&gt;https://www.nordicsemi.com/DocLib/Content/SDK_Doc/nRF5_SDK/v15-2-0/lib_flash&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;See also&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.nordicsemi.com/DocLib/Content/SDK_Doc/nRF5_SDK/v15-2-0/lib_fds"&gt;https://www.nordicsemi.com/DocLib/Content/SDK_Doc/nRF5_SDK/v15-2-0/lib_fds&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;and&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.nordicsemi.com/DocLib/Content/SDK_Doc/nRF5_SDK/v15-2-0/lib_fstorage"&gt;https://www.nordicsemi.com/DocLib/Content/SDK_Doc/nRF5_SDK/v15-2-0/lib_fstorage&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;and&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/42422/i-want-store-sensors-data-if-connection-lost/165130#165130"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/42422/i-want-store-sensors-data-if-connection-lost/165130#165130&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>