<?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>Creating/Sending CSV/ txt file in nRF52832</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/59229/creating-sending-csv-txt-file-in-nrf52832</link><description>Hi, 
 I am using nRF52832 with SDK16 SES. 
 I want to create the .txt or .csv file to save my sensor data , rssi and timestamp for one day and send the particular data to mobile application (receiver end)</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 21 Feb 2024 07:08:54 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/59229/creating-sending-csv-txt-file-in-nrf52832" /><item><title>RE: Creating/Sending CSV/ txt file in nRF52832</title><link>https://devzone.nordicsemi.com/thread/469947?ContentTypeID=1</link><pubDate>Wed, 21 Feb 2024 07:08:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:914cb408-6c23-433e-b341-de9bc3d31d6a</guid><dc:creator>azwin</dc:creator><description>&lt;p&gt;i am currently working on writing a value in a particular row say A1&amp;nbsp; in .csv file and reading&amp;nbsp; a result from A20 . , can you suggest how to get started . i am using nRF52840 SDK&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Creating/Sending CSV/ txt file in nRF52832</title><link>https://devzone.nordicsemi.com/thread/284528?ContentTypeID=1</link><pubDate>Fri, 11 Dec 2020 12:47:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fdacf9d9-ba5a-4b85-8bc0-017b960135b1</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;This is not already supported. You would have to make a filesystem that would support it.&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;Jared&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Creating/Sending CSV/ txt file in nRF52832</title><link>https://devzone.nordicsemi.com/thread/284334?ContentTypeID=1</link><pubDate>Thu, 10 Dec 2020 13:19:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d3238114-5f95-47cd-85ca-93402f66410e</guid><dc:creator>Sunil vignesh</dc:creator><description>&lt;p&gt;Hi Jared, Hope your are doing well.&lt;/p&gt;
&lt;p&gt;I have run the example of fatfs to store the NORDIC.txt and it was successful . now i am doing testing on .csv file create / write and also trying to read the data .&lt;/p&gt;
&lt;p&gt;I have a doubt that is it possible to read the .csv file by row and column. example : like A15 - &amp;#39;A&amp;#39; column &amp;#39;15&amp;quot; row&amp;nbsp; to read particular data&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Creating/Sending CSV/ txt file in nRF52832</title><link>https://devzone.nordicsemi.com/thread/241381?ContentTypeID=1</link><pubDate>Tue, 24 Mar 2020 13:08:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5d5ba4fe-e3f2-4716-8be7-f791d4e4f0e9</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
[quote user="Sunil vignesh"]will .csv file will be create and store&amp;nbsp; in flash memory of nRF52[/quote]
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;No, the nRF itself doesn&amp;#39;t support that file system.&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/50717/how-do-i-save-rssi-value-information-to-a-csv-file-from-the-ble_app_interactive-example/202959#202959"&gt;See this answer&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;Jared&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Creating/Sending CSV/ txt file in nRF52832</title><link>https://devzone.nordicsemi.com/thread/241294?ContentTypeID=1</link><pubDate>Tue, 24 Mar 2020 08:50:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b5b992c1-2829-4251-b4b0-aff8dce2a55a</guid><dc:creator>Sunil vignesh</dc:creator><description>&lt;p&gt;Hi Jared &lt;/p&gt;
&lt;p&gt;Are you there?.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Creating/Sending CSV/ txt file in nRF52832</title><link>https://devzone.nordicsemi.com/thread/240753?ContentTypeID=1</link><pubDate>Fri, 20 Mar 2020 07:05:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f4ea0046-9fee-4471-8b70-5057786b94d6</guid><dc:creator>Sunil vignesh</dc:creator><description>&lt;p&gt;will .csv file will be create and store&amp;nbsp; in flash memory of nRF52&lt;/p&gt;
&lt;p&gt;i am not having SD card&lt;/p&gt;
&lt;p&gt;but i want the log data to be send as CSV file&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Creating/Sending CSV/ txt file in nRF52832</title><link>https://devzone.nordicsemi.com/thread/240637?ContentTypeID=1</link><pubDate>Thu, 19 Mar 2020 12:57:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:68c6790f-0faf-40ea-b6d2-d6516a595876</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;File transfers over BLE has been&amp;nbsp;discussed numerous times on DevZone, I would therefore suggest that you take some time to search through the various posts on the forum. In short, there are two relevant examples from the SDK that you should take a good look at, the first is the &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/ble_sdk_app_nus_eval.html?cp=7_1_4_2_2_25"&gt;ble_app_uart&lt;/a&gt; example which shows how to transfer data over BLE. Secondly, is the &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/app_sdcard_example.html"&gt;fatfs example&lt;/a&gt; which shows how to use &lt;a href="http://elm-chan.org/fsw/ff/00index_e.html"&gt;file system&amp;nbsp;functions&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;Jared&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>