<?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 to read a text file using UART protocol</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/94376/how-to-read-a-text-file-using-uart-protocol</link><description>Hi am trying to do bare metal programming using nRF52840 dk. I am working on UART protocol where I am trying to read a text file. 
 My text file look like this: It has 10 rows and 10 columns 
 
 
 I have implemented the following functions to read the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 01 Dec 2022 07:15:46 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/94376/how-to-read-a-text-file-using-uart-protocol" /><item><title>RE: How to read a text file using UART protocol</title><link>https://devzone.nordicsemi.com/thread/398444?ContentTypeID=1</link><pubDate>Thu, 01 Dec 2022 07:15:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:db82dd9c-7a8b-4aa1-9d5f-781eb3b64f65</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Hi Pavan,&lt;/p&gt;
&lt;p&gt;It looks like you are completely enabling and disabling the UART, which would not be necessary. Could you try without this? Maybe do not disable it then? I would also suggest you to look at the &lt;a href="https://infocenter.nordicsemi.com/topic/drivers_nrfx_v2.9.0/group__nrf__uart.html?cp=9_3_0_3_0_45"&gt;nrfx drivers&lt;/a&gt; for this implementation.&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;/p&gt;
&lt;p&gt;Priyanka&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>