<?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>Data Logger in internal flash</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/9197/data-logger-in-internal-flash</link><description>I would like to make device that collects data from sensor. I would like to use internal flash memory. Is there any library that will help me?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 14 Sep 2015 13:53:56 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/9197/data-logger-in-internal-flash" /><item><title>RE: Data Logger in internal flash</title><link>https://devzone.nordicsemi.com/thread/33914?ContentTypeID=1</link><pubDate>Mon, 14 Sep 2015 13:53:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:73f144bd-2785-4054-902a-08a5c33e749d</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;pstorage can read/write and update. Its main functionality is to do safe flash access in midst of BLE activity. It remembers nothing about the last done activity like records. All the database management and  or table lookup logic must be implemented by the application itself.
Unfortunately nothing of such sort is yet available from Nordic apart from this functionality.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Data Logger in internal flash</title><link>https://devzone.nordicsemi.com/thread/33913?ContentTypeID=1</link><pubDate>Sun, 13 Sep 2015 23:12:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aa446ab9-768a-415f-871a-7ab01db5d17e</guid><dc:creator>Tom</dc:creator><description>&lt;p&gt;I know pstorage. I&amp;#39;m looking for something more than just reading and writing. for example, find the last record, add a new record, overwriting old records, etc.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Data Logger in internal flash</title><link>https://devzone.nordicsemi.com/thread/33912?ContentTypeID=1</link><pubDate>Sun, 13 Sep 2015 22:07:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ca2a65d8-c75b-4f3f-a7a5-05399d27dfe2</guid><dc:creator>Bill Siever</dc:creator><description>&lt;p&gt;Nordic&amp;#39;s pstorage would be a good foundation for storing data.  Do you mean something beyond that? (pstorage just handles the reading/writing to flash. The user code still have to manage the business logic, like when it&amp;#39;s ok to overwrite, how to retrieve it, etc.)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>