<?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>[nRF51422] Flash write and background scanning</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/6594/nrf51422-flash-write-and-background-scanning</link><description>Hello. Can I use flash_write example functions (nrf_nvmc_write_byte, nrf_nvmc_page_erase) after open channel on background scanning? Regards, PW.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 05 May 2015 06:16:13 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/6594/nrf51422-flash-write-and-background-scanning" /><item><title>RE: [nRF51422] Flash write and background scanning</title><link>https://devzone.nordicsemi.com/thread/23055?ContentTypeID=1</link><pubDate>Tue, 05 May 2015 06:16:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:89d5b473-d614-4466-8eee-0548abd0c828</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Unfortunately I am not able to find any examples for SDK 6.1. There are a lot of examples on SDK 7.2 sd_flash in \components\drivers_nrf\pstorage\pstorage.c.
I suggest that even you do not use SDK7.2, you download it anyways just to see how pstorage library uses this functions.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [nRF51422] Flash write and background scanning</title><link>https://devzone.nordicsemi.com/thread/23054?ContentTypeID=1</link><pubDate>Mon, 04 May 2015 12:52:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:466278d8-76db-4958-83a3-e2df1db72401</guid><dc:creator>PW</dc:creator><description>&lt;p&gt;I did some changes and I&amp;#39;ve got nRF51422 rev.2, SDK6.1.0, S210, SD3.0.0 inside. Is there any example for S210 and sd_flash_.... functions? There are many examples and subjects for other stacks, but not for this one which I use.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [nRF51422] Flash write and background scanning</title><link>https://devzone.nordicsemi.com/thread/23053?ContentTypeID=1</link><pubDate>Tue, 21 Apr 2015 05:41:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9b2e91cb-6b35-441d-8bf8-29e21ff6048e</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;It is always better if you can use the latest revision of hardware and SDK. Fewer PANs and fewer bugs.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [nRF51422] Flash write and background scanning</title><link>https://devzone.nordicsemi.com/thread/23052?ContentTypeID=1</link><pubDate>Mon, 20 Apr 2015 18:50:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:32dc2e09-9a67-4896-8e12-09ae0b945b4f</guid><dc:creator>PW</dc:creator><description>&lt;p&gt;Thanks for quick answer. I&amp;#39;m working with s210 and the first revision of nRF51422 (QFAAC0). SDK is 4.4.2. Maybe it&amp;#39;s time to change revision and SDK? :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [nRF51422] Flash write and background scanning</title><link>https://devzone.nordicsemi.com/thread/23051?ContentTypeID=1</link><pubDate>Mon, 20 Apr 2015 12:52:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:028d28c1-460b-4496-aeb7-2be16c94b29e</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;you cannot access NVMC directly with nrf_nvmc functions if you are using the softdevice, as the time needed to perform the flash operation will interface with BLE activity of the softdevice. Like John mentioned you need to use sd_flash** API available in nrf_soc.h.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [nRF51422] Flash write and background scanning</title><link>https://devzone.nordicsemi.com/thread/23050?ContentTypeID=1</link><pubDate>Mon, 20 Apr 2015 12:19:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:103e3b2e-3315-44fb-89d0-5c29856316ae</guid><dc:creator>John</dc:creator><description>&lt;p&gt;I&amp;#39;m not sure what your application is doing, but if the open channel and back ground scanning involves using the softdevice stack, you will need to use radio notifications to time your accesses using those functions. Alternatively you could use the sd_flash functions that will handle the timing for you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>