<?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>Value of PSTORAGE_MAX_APPLICATIONS</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/5576/value-of-pstorage_max_applications</link><description>I am using the ble_app_template, together with one timer called every second. The timeout handler of the timer just prints a short string on the serial port using simple_uart and toggles an LED. Now I try to get pstorage running. First I just called the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sat, 10 Oct 2015 02:51:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/5576/value-of-pstorage_max_applications" /><item><title>RE: Value of PSTORAGE_MAX_APPLICATIONS</title><link>https://devzone.nordicsemi.com/thread/19545?ContentTypeID=1</link><pubDate>Sat, 10 Oct 2015 02:51:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9dec0def-114f-4b89-a11b-9b18595532ff</guid><dc:creator>pkarc</dc:creator><description>&lt;p&gt;In case you are looking for PSTORAGE_MAX_APPLICATIONS since version 3.0.1 its now called PSTORAGE_NUM_OF_PAGES&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Value of PSTORAGE_MAX_APPLICATIONS</title><link>https://devzone.nordicsemi.com/thread/19544?ContentTypeID=1</link><pubDate>Mon, 16 Feb 2015 13:50:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fcdcd792-ff3c-4f24-aed6-b1006a3d3d23</guid><dc:creator>Stefan Birnir Sverrisson</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;There is a &lt;a href="https://devzone.nordicsemi.com/question/15271/how-can-i-write-10kb-of-data-to-internal-flash/?answer=17300#post-id-17300"&gt;pstorage example here&lt;/a&gt; which is built on ble_app_template. Also there is a discussion &lt;a href="https://devzone.nordicsemi.com/question/22791/how-to-preserve-app-data/?comment=22989#comment-22989"&gt;here&lt;/a&gt; how the PSTORAGE_MAX_APPLICATIONS works.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Value of PSTORAGE_MAX_APPLICATIONS</title><link>https://devzone.nordicsemi.com/thread/19543?ContentTypeID=1</link><pubDate>Sat, 14 Feb 2015 20:57:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b26cfa24-d2f1-4d0b-a5a5-5974cde5501f</guid><dc:creator>Bill Siever</dc:creator><description>&lt;p&gt;Since the LED continues to blink it sounds like the timer interrupt is occurring.  Could you provide a little more information? Here are a few things that may help diagnose the problem:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Can you provide some of the source code?&lt;/li&gt;
&lt;li&gt;Can you make sure you check the return value of any of the Nordic functions. Are they all &amp;quot;NRF_SUCCESS&amp;quot;?&lt;/li&gt;
&lt;li&gt;Have you used a debugger to verify if the UART calls are or are not happening? If so, what did you see?&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>