<?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>Reading a file from PC</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/57532/reading-a-file-from-pc</link><description>Hi 
 I am working with nRF52832 DK, using Segger IDE. I want to read data(a file) from a computer and process the data on DK. Is there any way of doing it? Also, is it possible to copy the file from PC and paste in the corresponding project folder of</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 14 Feb 2020 06:25:24 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/57532/reading-a-file-from-pc" /><item><title>RE: Reading a file from PC</title><link>https://devzone.nordicsemi.com/thread/234308?ContentTypeID=1</link><pubDate>Fri, 14 Feb 2020 06:25:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b8799391-676c-4dee-9ffe-3b6e7032cbfc</guid><dc:creator>Sai Kiran</dc:creator><description>&lt;p&gt;Even if I am using Debug terminal to print some NRF_LOG data, UART will parallely happen. Am I right? And also, in the UART example, where is the value received, stored? I want to process the data received.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Reading a file from PC</title><link>https://devzone.nordicsemi.com/thread/234307?ContentTypeID=1</link><pubDate>Fri, 14 Feb 2020 06:15:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6106c81f-161d-4ee6-8008-28bc5904d0ab</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;You don&amp;#39;t need any converters with DK. On your PC the DK is emulated as a COM port.open any serial terminal like putty and send data to a application onDK that is receiving data on the UART pins mentioned on the bottom of the DK&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Reading a file from PC</title><link>https://devzone.nordicsemi.com/thread/234303?ContentTypeID=1</link><pubDate>Fri, 14 Feb 2020 04:44:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8f1da25f-6ff2-45d7-8781-206b8168f3ff</guid><dc:creator>Sai Kiran</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;I&amp;nbsp;have connected DK to PC via USB(for power supply and downloading the code). If I want to send some data from PC to DK, do I need to use USB to UART converter and connect pins to DK and read the data with these pins? I had a look at example/peripherals/uart example. If I want to print the data received through UART, how do I do that?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Sai Kiran.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Reading a file from PC</title><link>https://devzone.nordicsemi.com/thread/233390?ContentTypeID=1</link><pubDate>Sat, 08 Feb 2020 05:24:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:38a3a7fb-9b13-4e7c-a6e0-6059ca399fac</guid><dc:creator>Sai Kiran</dc:creator><description>&lt;p&gt;Understood. Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Reading a file from PC</title><link>https://devzone.nordicsemi.com/thread/233213?ContentTypeID=1</link><pubDate>Fri, 07 Feb 2020 09:18:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0bc9b929-a118-425b-8d54-42616950b00f</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;A terminal program can read the data in the file inside the PC and transmit it through the UART COM port. The DK application can be programmed to receive this data like any other UART data.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>