<?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>GATT connection timeout after flash write in nrf52805</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/67514/gatt-connection-timeout-after-flash-write-in-nrf52805</link><description>Hi all 
 I&amp;#39;m using nrf52805 soc, softdevice s112 , sdk version 17.0.2 and nrf connect mobile app for my project development. I can connect and disconnect the nrf52 device to my android mobile multiple times. But when i try to write data to device&amp;#39;s flash</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 23 Oct 2020 12:14:32 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/67514/gatt-connection-timeout-after-flash-write-in-nrf52805" /><item><title>RE: GATT connection timeout after flash write in nrf52805</title><link>https://devzone.nordicsemi.com/thread/276620?ContentTypeID=1</link><pubDate>Fri, 23 Oct 2020 12:14:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f6052c74-1220-46cd-9aaa-45d9691db41a</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;That makes sense. The Softdevice does not permit the application direct access to the NVMC peripheral when it&amp;#39;s active. Instead you have you use the sd_ API&amp;#39;s as you did now (&lt;span&gt;&lt;a title="Flash memory API" href="https://infocenter.nordicsemi.com/topic/sds_s132/SDS/s1xx/flash_mem_api/flash_mem_api.html?cp=4_7_3_0_7"&gt;Flash memory API&lt;/a&gt;&lt;/span&gt;). Thanks for updating the thread.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GATT connection timeout after flash write in nrf52805</title><link>https://devzone.nordicsemi.com/thread/276597?ContentTypeID=1</link><pubDate>Fri, 23 Oct 2020 10:22:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:109ebcd1-4f29-4d13-9819-5c7c94d2777b</guid><dc:creator>selva</dc:creator><description>&lt;p&gt;For erase Operation we are used this function nrf_nvmc_page_erase();&lt;br /&gt;&lt;br /&gt;Now we change to sd_flash_page_erase();&lt;br /&gt;&lt;br /&gt;So now we can connect and disconnect using&amp;nbsp; android Mobile is OK.&lt;br /&gt;&lt;br /&gt;Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GATT connection timeout after flash write in nrf52805</title><link>https://devzone.nordicsemi.com/thread/276415?ContentTypeID=1</link><pubDate>Thu, 22 Oct 2020 11:05:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:66146be2-fca1-4295-b29b-4b2c381f8a9f</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Can you show with a code snippet how you are storing the data to flash? The error indicates that the peripheral stopped responding to the phone.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>