<?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>UART data continuous reading method</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/52799/uart-data-continuous-reading-method</link><description>OS in development environment ：Windows7 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex-M4F 32 bit processor 28-pin Land Grid Array / 15GPIOs / SWD Soft Ver:nRF5_SDK_15.3.0_59ac345 
 Is it</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 03 Oct 2019 11:52:50 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/52799/uart-data-continuous-reading-method" /><item><title>RE: UART data continuous reading method</title><link>https://devzone.nordicsemi.com/thread/213180?ContentTypeID=1</link><pubDate>Thu, 03 Oct 2019 11:52:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1566a80b-2bc5-44cd-a078-2a8498f46938</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I see. Then you can use UARTE, which is UART with EasyDMA. See &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.3.0%2Fgroup__nrf__libuarte.html"&gt;libUARTE&lt;/a&gt; and the example under &amp;lt;sdk folder&amp;gt;/examples/peripheral/experimental_libuarte.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: UART data continuous reading method</title><link>https://devzone.nordicsemi.com/thread/213079?ContentTypeID=1</link><pubDate>Thu, 03 Oct 2019 00:47:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2788028c-a38b-4b05-b63c-176138950cf5</guid><dc:creator>yokokawa</dc:creator><description>&lt;p&gt;The UART receive interrupt processing receives 1 byte of data received at the time of interrupt.&lt;br /&gt;Is it possible to receive multiple bytes of data received at interrupt time in UART reception interrupt processing?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: UART data continuous reading method</title><link>https://devzone.nordicsemi.com/thread/212984?ContentTypeID=1</link><pubDate>Wed, 02 Oct 2019 11:45:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b9413b17-882c-44fe-ab35-bc06cf2e53dd</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am afraid I do not fully understand your questions. You can see examples of uart usage in the UART example, as well as in the UART over BLE examples (ble_app_uart for BLE peripheral and ble_app_uart_c for BLE central). You should choose what to do in the UART event handler based on the event type.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>