<?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>Finding the flash path</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/79190/finding-the-flash-path</link><description>Hi There, 
 
 If I want to put some files, like video on the nRF52840 boards, and let them broadcast onto other devices. How can I do to find the flash path of the video file? 
 
 Regards, 
 Gaosheng</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 08 Sep 2021 15:27:39 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/79190/finding-the-flash-path" /><item><title>RE: Finding the flash path</title><link>https://devzone.nordicsemi.com/thread/328664?ContentTypeID=1</link><pubDate>Wed, 08 Sep 2021 15:27:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cb312463-bc50-43fe-b258-d324415a8c7c</guid><dc:creator>lgs</dc:creator><description>&lt;p&gt;Hi Marjeris,&lt;/p&gt;
&lt;p&gt;It is ok. I use the Mesh SDK5.0.&amp;nbsp; The examples you mentioned I have reviewed, but I cannot understand them thoroughly. So, Can you provide some more specific cases for me?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Gaosheng&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Finding the flash path</title><link>https://devzone.nordicsemi.com/thread/328661?ContentTypeID=1</link><pubDate>Wed, 08 Sep 2021 15:24:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:46153aa8-bdb2-4559-9881-a3f6d4ee79b9</guid><dc:creator>Marjeris Romero</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Sorry for late reply. Which SDK are you working with?&lt;/p&gt;
&lt;p&gt;For nRF5 SDK you can check out the &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/lib_fstorage.html"&gt;fstorage library&lt;/a&gt; or the &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/lib_fds.html"&gt;FDS module library&lt;/a&gt; for example.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Finding the flash path</title><link>https://devzone.nordicsemi.com/thread/327857?ContentTypeID=1</link><pubDate>Thu, 02 Sep 2021 16:55:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e20c8c0c-751d-4a28-8d15-1ded809e2bed</guid><dc:creator>lgs</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I want to put some small video files, about 10KB.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Gaosheng&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Finding the flash path</title><link>https://devzone.nordicsemi.com/thread/327850?ContentTypeID=1</link><pubDate>Thu, 02 Sep 2021 16:09:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:af9fb44c-31ff-47fd-b51e-3311978200bb</guid><dc:creator>Marjeris Romero</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user=""]If I want to put some files, like video on the nRF52840 boards[/quote]
&lt;p&gt;How big is the file you want to stored in flash? The flash storage of a microcontroller is usually quite limited, so storing something so big as a video file may not be possible.&lt;/p&gt;
&lt;p&gt;You can see an overview of the flash size for different nRF devices in this comparison table:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1630598691612v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;That said, for storing smaller files in flash you can take a look at the &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/lib_fds.html"&gt;Flash Data Storage (FDS) library&lt;/a&gt; or the &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/lib_fstorage.html"&gt;fstorage library&lt;/a&gt; and their respective examples in the SDK.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>