<?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 enable page aligned? when I want store more than 1024 bytes?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/9174/how-to-enable-page-aligned-when-i-want-store-more-than-1024-bytes</link><description>Hi, 
 I&amp;#39;m using nrf51822 and SDK 6.1. 
 devzone.nordicsemi.com/.../ 
 I learned how to store data with using pstorage library.
but I can&amp;#39;t register block more than 1024 bytes. (block size * block count) 
 but above link&amp;#39;s sample code does store mode</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 11 Sep 2015 13:51:46 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/9174/how-to-enable-page-aligned-when-i-want-store-more-than-1024-bytes" /><item><title>RE: how to enable page aligned? when I want store more than 1024 bytes?</title><link>https://devzone.nordicsemi.com/thread/33808?ContentTypeID=1</link><pubDate>Fri, 11 Sep 2015 13:51:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7431e207-d1e4-48d2-bd36-30cca7e09e87</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;ill close this case a duplicate one, as most of the information is given in your other related thread.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to enable page aligned? when I want store more than 1024 bytes?</title><link>https://devzone.nordicsemi.com/thread/33807?ContentTypeID=1</link><pubDate>Fri, 11 Sep 2015 13:39:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8dfde36e-3aa6-4311-a044-402745dfb5c2</guid><dc:creator>benevbright</dc:creator><description>&lt;p&gt;Thanks so much
^^&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to enable page aligned? when I want store more than 1024 bytes?</title><link>https://devzone.nordicsemi.com/thread/33806?ContentTypeID=1</link><pubDate>Fri, 11 Sep 2015 13:38:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f7b3d1c3-9aea-4f27-9887-c5b54e8d1ff7</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;you can have more than page (1024 bytes) of memory if you choose
PSTORAGE_MAX_APPLICATIONS to the required value. The value of memory pstorage will allocate for your application is PSTORAGE_MAX_APPLICATIONS number of pages.&lt;/p&gt;
&lt;p&gt;NOTE: PSTORAGE_MAX_APPLICATIONS is rename to PSTORAGE_NUM_OF_PAGES in SDK9.0&lt;/p&gt;
&lt;p&gt;And about the page aligned.
I think @RK answer that to you &lt;a href="https://devzone.nordicsemi.com/question/50942/pstorage_register-return-error-when-i-try-with-more-than-1024-bytes-block_size-block_count/"&gt;here&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>