<?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 sdk13.1 can&amp;#39;t write to flash.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/23571/using-sdk13-1-can-t-write-to-flash</link><description>while using example buttonless DFU in sdk13.1, writing to flash using flash_word_write() is preventing ble connections, even though ble is advertising. 
 can anyone help with this please? any quick reply is much appreciated.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 19 Jul 2017 09:57:16 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/23571/using-sdk13-1-can-t-write-to-flash" /><item><title>RE: using sdk13.1 can't write to flash.</title><link>https://devzone.nordicsemi.com/thread/92590?ContentTypeID=1</link><pubDate>Wed, 19 Jul 2017 09:57:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f2a45628-50c5-4bd3-a14c-5a678a444fbb</guid><dc:creator>luke</dc:creator><description>&lt;p&gt;thank you guys for ur help! i managed to solve it by registering an area for the data in flash using Fstorage functions.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: using sdk13.1 can't write to flash.</title><link>https://devzone.nordicsemi.com/thread/92589?ContentTypeID=1</link><pubDate>Tue, 18 Jul 2017 09:37:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bc9d65fb-01ec-4be7-98f5-ccc459ee028a</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Please provide some more information on how and when you are writing to flash. Things like code snippets and any error codes that are returned are very useful.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: using sdk13.1 can't write to flash.</title><link>https://devzone.nordicsemi.com/thread/92588?ContentTypeID=1</link><pubDate>Mon, 17 Jul 2017 13:43:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ea2948d2-82b2-4f2b-8184-530f748180fb</guid><dc:creator>Otavio Borges</dc:creator><description>&lt;p&gt;Have you called sd_flash_page_erase() before writting on flash?
I managed to get flash operations working using sd_flash_page_erase() and writing on NRF_EVT_FLASH_OPERATION_SUCCESS on sys_evt_dispatch() callback.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>