<?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>NRF52840</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/73976/nrf52840</link><description>Hi 
 
 I would like to store data in memory and to be able to read them after. But I don&amp;#39;t know how to proceed ! I use IDE segger. Is it possible to store data always in a specific start address of memory ? if yes, How to do ? 
 Thanks in advance for</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 16 Jun 2021 09:07:10 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/73976/nrf52840" /><item><title>RE: NRF52840</title><link>https://devzone.nordicsemi.com/thread/315546?ContentTypeID=1</link><pubDate>Wed, 16 Jun 2021 09:07:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b927f1f1-54c8-4d3f-b269-b8ab3832f197</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/4213._5F00_Verify_2D00_answer_2D00_nordic_5F00_2.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52840</title><link>https://devzone.nordicsemi.com/thread/315538?ContentTypeID=1</link><pubDate>Wed, 16 Jun 2021 08:49:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dca7e5de-2e56-41a7-a9c0-08a81d64ff63</guid><dc:creator>ciramor</dc:creator><description>&lt;p&gt;thanks a lot, it works !!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52840</title><link>https://devzone.nordicsemi.com/thread/314344?ContentTypeID=1</link><pubDate>Wed, 09 Jun 2021 06:59:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:18458a04-a2e2-461d-84b8-e502acf1ac71</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;It&amp;#39;s either related to interrupt priorities, ref:&lt;br /&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/61731/softdevice-s112-flash-write-hangs-indefinitely/251510#251510"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/61731/softdevice-s112-flash-write-hangs-indefinitely/251510#251510&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Alternatively, you have enabled the scheduler, in which case the flag will not be cleared until app_sched_execute() is executed in main() loop.&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52840</title><link>https://devzone.nordicsemi.com/thread/314298?ContentTypeID=1</link><pubDate>Tue, 08 Jun 2021 22:04:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4164f2bd-8dc6-4483-8e6c-a1b21384437a</guid><dc:creator>ciramor</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;my project was frozen and I am back.&lt;/p&gt;
&lt;p&gt;Actually, I would like to store a big table in the flash in order to be able to read the content even if I power off/on my board. I tried to do it with FDS but seems to be limited and so I would like to use the fstorage. I found an example in examples\peripheral\flash_fstorage. I tried this example but I can see that the first write work but then, it is locked on the function &amp;nbsp; wait_for_flash_ready(&amp;amp;fstorage);&lt;/p&gt;
&lt;p&gt;I don&amp;#39;t understand why my program (actually the program of the example :-) ) stay in the loop of this function.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;thanks in advance&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52840</title><link>https://devzone.nordicsemi.com/thread/304807?ContentTypeID=1</link><pubDate>Wed, 14 Apr 2021 12:18:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5b2a92bc-1191-4ced-98b5-494706f695ea</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;There is both non-volatile (Flash) and volatile (RAM) memory that can be used to store data. I assume you mean RAM in this case, then to allocate the variable to a specific RAM address by for instance:&lt;br /&gt;&lt;a href="https://stackoverflow.com/questions/15267001/how-to-store-a-variable-at-a-specific-memory-location"&gt;https://stackoverflow.com/questions/15267001/how-to-store-a-variable-at-a-specific-memory-location&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>