<?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>Zephyr UART</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/90566/zephyr-uart</link><description>Hi 
 I&amp;#39;m using UART1 built on interrupts, everything more or less works, but I can’t catch UART errors. From the documentation, I saw that it is possible to activate an interrupt by error. (void uart_irq_err_enable(const struct device *dev)), but I don</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 01 Aug 2022 14:03:33 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/90566/zephyr-uart" /><item><title>RE: Zephyr UART</title><link>https://devzone.nordicsemi.com/thread/379570?ContentTypeID=1</link><pubDate>Mon, 01 Aug 2022 14:03:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5031023c-2f7c-404f-a0e7-a982c51f1944</guid><dc:creator>SwRa</dc:creator><description>&lt;p&gt;Hi Georgiy,&lt;/p&gt;
&lt;p&gt;The use of&amp;nbsp;&lt;span&gt;uart_irq_err_enable can be seen here:&lt;/span&gt;&amp;nbsp;&lt;a href="https://github.com/nrfconnect/sdk-nrf/blob/f18f6929e239f01125d349dc8543c940b45b2001/samples/bluetooth/peripheral_uart/src/uart_async_adapter.c"&gt;https://github.com/nrfconnect/sdk-nrf/blob/f18f6929e239f01125d349dc8543c940b45b2001/samples/bluetooth/peripheral_uart/src/uart_async_adapter.c&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;/p&gt;
&lt;p&gt;Swathy&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>