<?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>Pstorage for writing in eeprom or sd card</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/18734/pstorage-for-writing-in-eeprom-or-sd-card</link><description>how should i replace pstorage from sdk so as to write data to eeprom or sd card instead of flash(as defined in SDK).</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 04 Jan 2017 10:09:14 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/18734/pstorage-for-writing-in-eeprom-or-sd-card" /><item><title>RE: Pstorage for writing in eeprom or sd card</title><link>https://devzone.nordicsemi.com/thread/72332?ContentTypeID=1</link><pubDate>Wed, 04 Jan 2017 10:09:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d7e38f73-637a-4a81-928c-627d34b65026</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;That you will have to figure out yourself.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Pstorage for writing in eeprom or sd card</title><link>https://devzone.nordicsemi.com/thread/72331?ContentTypeID=1</link><pubDate>Wed, 04 Jan 2017 09:21:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b9bcd628-2dfc-49b9-8852-2b3ada652f09</guid><dc:creator>krt</dc:creator><description>&lt;p&gt;how to change the interface so that it matches ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Pstorage for writing in eeprom or sd card</title><link>https://devzone.nordicsemi.com/thread/72330?ContentTypeID=1</link><pubDate>Wed, 04 Jan 2017 09:02:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:151e7caa-60e1-49ed-bec7-4416d9cd0182</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;Pstorage accesses flash by using the SoftDevice API, sd_flash_write() and sd_flash_page_erase(). It reads from flash with memcpy(). And it gets system events from the SoftDevice so that it knows if a flash operation succeeded or not, NRF_EVT_FLASH_OPERATION_SUCCESS and NRF_EVT_FLASH_OPERATION_ERROR.&lt;/p&gt;
&lt;p&gt;Pstorage wasnt&amp;#39; designed to be used with an external EEPROM, but if you really need use it, you need to at least change the interface so that it matches with whatever interface your EEPROM has.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Pstorage for writing in eeprom or sd card</title><link>https://devzone.nordicsemi.com/thread/72327?ContentTypeID=1</link><pubDate>Wed, 04 Jan 2017 08:40:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e8f1568f-e07d-4e27-aed6-cacd8fe2620c</guid><dc:creator>krt</dc:creator><description>&lt;p&gt;How to modify Pstorage to use external EEPROM?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Pstorage for writing in eeprom or sd card</title><link>https://devzone.nordicsemi.com/thread/72326?ContentTypeID=1</link><pubDate>Wed, 04 Jan 2017 08:12:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:967531eb-7bc7-4119-b479-41b5aa07d324</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;I don&amp;#39;t understand, Pstorage is a software module.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Pstorage for writing in eeprom or sd card</title><link>https://devzone.nordicsemi.com/thread/72329?ContentTypeID=1</link><pubDate>Tue, 03 Jan 2017 17:10:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0e0bc7c4-07ec-4ded-aafe-d6799cf42c19</guid><dc:creator>krt</dc:creator><description>&lt;p&gt;i want to replace pstorage  for external eeprom&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Pstorage for writing in eeprom or sd card</title><link>https://devzone.nordicsemi.com/thread/72328?ContentTypeID=1</link><pubDate>Tue, 03 Jan 2017 16:22:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:616ddbc0-06f7-43b0-9752-e9e5cbbf75e0</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;I don&amp;#39;t quite understand what you want to do. Do you want to modify Pstorage to use external eeprom or SD card? Or do you really mean replace? What kind of interface do you have to the eeprom or SD card? I think you should edit your question and try to elaborate quite a lot.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>