<?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 s332 with FSTORAGE</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/38179/using-s332-with-fstorage</link><description>I have been modifying a project we have to use the s332 2.0.1 with SDK 12.1. Upfront, In the current project environment, I can&amp;#39;t update the version of the SDK I&amp;#39;m using, so I need to stick with SDK 12.1. 
 I was able to get the project building and the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 18 Sep 2018 07:30:59 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/38179/using-s332-with-fstorage" /><item><title>RE: Using s332 with FSTORAGE</title><link>https://devzone.nordicsemi.com/thread/149154?ContentTypeID=1</link><pubDate>Tue, 18 Sep 2018 07:30:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d774f6d4-ff8e-4fb8-a193-c1110fdb4f2c</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/members/rc766437"&gt;rc766437&lt;/a&gt;,&lt;/p&gt;
&lt;p&gt;The problem is as I described in the original answer: If the SoftDevice is busy doing (too) many things, it may not be able to schedule any flash operations between the other events. If increasing the number of retries does not help, then the only way to fix this is do make sure there is less other SoftDevice activity so that it is possible for the SoftDevice to fit the flash operation in between the other events. To do this, use longer connection/advertising/scan events for BLE and/or ANT, or more extremely as you do: terminate a connection.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using s332 with FSTORAGE</title><link>https://devzone.nordicsemi.com/thread/149138?ContentTypeID=1</link><pubDate>Tue, 18 Sep 2018 03:47:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a7d0e842-1d55-4814-a606-86523c05f892</guid><dc:creator>rc766437</dc:creator><description>&lt;p&gt;Hi, Einar Thorsrud, I have the same problem about FStorge.I use SDK13.1, S332-sd-V4.0.2.&lt;/p&gt;
&lt;p&gt;my project is running BLE(central+peripheral),&amp;nbsp; ANT+ and&amp;nbsp;&lt;span&gt;fstorage together.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;If BLE(central+Peripheral) and ANT+ work together, storge data work normal, but when earse sector will occur the same problem,&amp;nbsp; even if the retries increase to 40, can&amp;#39;t solve this problem；&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;If ANT+ closed, stroge and earse data will work normal.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Please tell me how to solve this problem.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using s332 with FSTORAGE</title><link>https://devzone.nordicsemi.com/thread/147435?ContentTypeID=1</link><pubDate>Wed, 05 Sep 2018 17:03:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c43b5f36-d06f-4f53-a47c-42a7bd7259bd</guid><dc:creator>bencbyers</dc:creator><description>&lt;p&gt;You were right. I ended up increasing the retries to 40 and it is working just fine.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using s332 with FSTORAGE</title><link>https://devzone.nordicsemi.com/thread/147377?ContentTypeID=1</link><pubDate>Wed, 05 Sep 2018 12:48:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:de68eb3b-6c78-4fff-a0d2-cbd853a26843</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;There should not be any problem running BLE, ANT+ and fstorage together. However, the SoftDevice need to be able to schedule flash operations (erase or write) between other events, as the CPU is blocked during that time. If you for example advertise with a high frequency, there SoftDevice may not be able to find time to do the flash operation.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>