<?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>How to write directly into flash using mesh flash manager</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/58001/how-to-write-directly-into-flash-using-mesh-flash-manager</link><description>Hello everyone! 
 I tried to write data directly into flash using flash manager from nrf SDK, but according to docs it does not work with ble mesh. 
 But mesh flash manager stores data as handle/value pairs. How to write directly into flash using mesh</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 20 Feb 2020 13:53:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/58001/how-to-write-directly-into-flash-using-mesh-flash-manager" /><item><title>RE: How to write directly into flash using mesh flash manager</title><link>https://devzone.nordicsemi.com/thread/235479?ContentTypeID=1</link><pubDate>Thu, 20 Feb 2020 13:53:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0490d17f-e2ed-498f-ad76-7065caa58750</guid><dc:creator>Mttrinh</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;div&gt;You can&amp;#39;t, this should never be done. The flash manager does flash operations within timeslots. If write operations are triggered asynchronously from outside of the stack, it will assert the softdevice almost immediately.&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>