<?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>How do reserve the received packets, and write them on a file (like, txt) in the flash, then how to extract the file from the flash onto my computer?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/79669/how-do-reserve-the-received-packets-and-write-them-on-a-file-like-txt-in-the-flash-then-how-to-extract-the-file-from-the-flash-onto-my-computer</link><description>Hi There, 
 I try to send some packets from a file between two devices. Now, I want to confirm and analyse whether I receive the total packets correctly or not. Two points: 
 1. Write the packet on a file in the flash. 
 2. How do export the file on my</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 16 Sep 2021 19:17:28 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/79669/how-do-reserve-the-received-packets-and-write-them-on-a-file-like-txt-in-the-flash-then-how-to-extract-the-file-from-the-flash-onto-my-computer" /><item><title>RE: How do reserve the received packets, and write them on a file (like, txt) in the flash, then how to extract the file from the flash onto my computer?</title><link>https://devzone.nordicsemi.com/thread/329899?ContentTypeID=1</link><pubDate>Thu, 16 Sep 2021 19:17:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:69b8c11c-a132-4714-9069-157ee391ee57</guid><dc:creator>lgs</dc:creator><description>&lt;p&gt;Thank you! I think the checksum is a good idea!&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Gaosheng Liu&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How do reserve the received packets, and write them on a file (like, txt) in the flash, then how to extract the file from the flash onto my computer?</title><link>https://devzone.nordicsemi.com/thread/329598?ContentTypeID=1</link><pubDate>Wed, 15 Sep 2021 11:54:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:280bde39-edac-44ee-9faa-25ee97583c59</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Adding a file system is not trivial.&lt;/p&gt;
&lt;p&gt;Have you considered using checksum instead to verify data?&lt;/p&gt;
&lt;p&gt;Alternatively write the data to an array in RAM or Flash, and then dump the data to the UART port after reception. If you are using a terminal window (e.g. tera term), then you can simply output the data to UART, and on the PC use the terminal window to view or store the UART data to a log file on a PC.&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>