<?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>Problems with pstorage</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/6540/problems-with-pstorage</link><description>Hello, 
 I am trying to write data to flash with the pstorage api. I managed successful to write data to flash with the pstorage_test_store_and_update() function from the example of this thread . 
 case BLE_GAP_EVT_DISCONNECTED:
 
 m_conn_handle </description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 23 Apr 2015 13:07:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/6540/problems-with-pstorage" /><item><title>RE: Problems with pstorage</title><link>https://devzone.nordicsemi.com/thread/22845?ContentTypeID=1</link><pubDate>Thu, 23 Apr 2015 13:07:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4d069658-e165-4066-a7db-08a951052587</guid><dc:creator>tomhogenkamp</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I found the solution by myself. The problem was that I was waiting for an event (flash writed successful) while I was in an event (the disconnected event).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problems with pstorage</title><link>https://devzone.nordicsemi.com/thread/22844?ContentTypeID=1</link><pubDate>Tue, 21 Apr 2015 07:50:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:890332f3-8f04-4ec0-8e98-3594c070c02e</guid><dc:creator>Stefan Birnir Sverrisson</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;The rule is that you should not mix pstorage operations and advertising. This is ensured in i.e. the ble_app_hrs example in nRF51 SDK 6.1.0, see the advertising_start in main.c. Also in nRF51 SDK 8.0.0, see ble_advertising_start&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>