<?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>nrf_fstorage_is_busy() return always true</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/71928/nrf_fstorage_is_busy-return-always-true</link><description>Hi all together, 
 nrf52810 SD112 SDK 15.3.0 
 I have a problem writing to flash with the nrf_fstorage module. I try to write an array of 32 Bytes into flash, triggered by a BLE write by nrfConnect. After calling nrf_fstorage_write() , the wait_for_flash_ready</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 19 Aug 2021 13:48:56 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/71928/nrf_fstorage_is_busy-return-always-true" /><item><title>RE: nrf_fstorage_is_busy() return always true</title><link>https://devzone.nordicsemi.com/thread/325769?ContentTypeID=1</link><pubDate>Thu, 19 Aug 2021 13:48:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:764f4a65-1386-46cb-947a-83efeed4e9ad</guid><dc:creator>SRQ</dc:creator><description>&lt;p&gt;This was exactly the problem. Thank you very much.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf_fstorage_is_busy() return always true</title><link>https://devzone.nordicsemi.com/thread/295845?ContentTypeID=1</link><pubDate>Tue, 23 Feb 2021 13:41:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3d88daa4-a88f-4b55-b784-41ed45fa8b5e</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;It sounds like the Softdevice SoC (flash) events are not being forwarded to the fstorage observer for some reason (nrf_fstorage_sd.c::nrf_fstorage_sys_evt_handler).&lt;/p&gt;
&lt;p&gt;Please check if your project includes the nrf_sdh_soc.c file. This file is a part of the &lt;span&gt;&lt;a title="SoftDevice Handler library" href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/lib_softdevice_handler.html?cp=7_1_3_48"&gt;SoftDevice Handler library&lt;/a&gt;&lt;/span&gt; and responsible for propagating Softdevice flash events to all SoC observers.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vidar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>