<?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 gazell with FDS</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/32770/using-gazell-with-fds</link><description>In our application we use gazell. We also want to use the flash data storage which uses softdevice. 
 With gazell enabled, we cannot access flash. 
 What is the recommended way to access FDS with gazell?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 28 Mar 2018 08:19:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/32770/using-gazell-with-fds" /><item><title>RE: Using gazell with FDS</title><link>https://devzone.nordicsemi.com/thread/126281?ContentTypeID=1</link><pubDate>Wed, 28 Mar 2018 08:19:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:16715536-fd12-43db-a985-eaf0c11a1d14</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;If you don&amp;#39;t plan to have activity when you are doing gazell then switching back and forth between softdevice and gazell is possible. We have an example of switching between them in&amp;nbsp;\examples\multiprotocol\ble_app_gzll.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you want to use softdevice and gazell concurrently, it&amp;#39;s more complex as the softdevice blocks access to the radio. And you would need to use timeslot to grant access to the gazell stack. But it&amp;#39;s posisble.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Another option is to use pstorage_nosd.c module from SDK v11 or accessing the flash directly using NVMC peripheral as what we do in&amp;nbsp;\examples\peripheral\flashwrite&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using gazell with FDS</title><link>https://devzone.nordicsemi.com/thread/126143?ContentTypeID=1</link><pubDate>Tue, 27 Mar 2018 14:47:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:adabb7b0-6303-47f4-ad36-28a25195d79a</guid><dc:creator>Sumanth Murali</dc:creator><description>&lt;p&gt;Porting is not feasible at the moment. Can you let me know how we can use softdevice and gazell together? What is the best way to disable gazell and enable softdevice and once flash operation is done, maybe disable softdevice and enable gazell?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using gazell with FDS</title><link>https://devzone.nordicsemi.com/thread/126141?ContentTypeID=1</link><pubDate>Tue, 27 Mar 2018 14:35:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:319e5e33-497f-4ed3-a19d-051c71f77021</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;If you are using nRF52832, we would suggest you to move to SDK v15.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you don&amp;#39;t plan to move, you may want to&amp;nbsp;copy the fstorage and fds library from SDK v14 to use i SDK v12. I think it would be straight forward to port the library back.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using gazell with FDS</title><link>https://devzone.nordicsemi.com/thread/126131?ContentTypeID=1</link><pubDate>Tue, 27 Mar 2018 14:08:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:51f0fb9e-b278-4c18-b163-ea9ebc8bb27c</guid><dc:creator>Sumanth Murali</dc:creator><description>&lt;p&gt;We are using SDK 12, and the flash data storage works only with softdevice enabled.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using gazell with FDS</title><link>https://devzone.nordicsemi.com/thread/126116?ContentTypeID=1</link><pubDate>Tue, 27 Mar 2018 12:35:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c02cf647-dac5-45c3-a9e2-d4cb37d4151f</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Why would fds need softdevice ? Here is an example in SDK without softdevice:&amp;nbsp;SDKv14_2\examples\peripheral\flash_fds\pca10040\blank\&lt;/p&gt;
&lt;p&gt;Note that in the example we use nrf_fstorage_nvmc.c not&amp;nbsp;nrf_fstorage_sd.c&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>