<?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 break not working</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/3934/uart-break-not-working</link><description>Hello, we can&amp;#39;t seem to be UART break working in interrupt. Is there any detailed documentation on UART operation? We&amp;#39;re using the spi_mem_nRF51 Series Reference Manual Version 2.1. It works for TDX and RDX but not an error. Below is our setup and interrupt</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 06 Oct 2014 10:53:57 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/3934/uart-break-not-working" /><item><title>RE: UART break not working</title><link>https://devzone.nordicsemi.com/thread/14157?ContentTypeID=1</link><pubDate>Mon, 06 Oct 2014 10:53:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:904dc836-f4ef-46e9-908a-a85697ef2b01</guid><dc:creator>Asbj&amp;#248;rn</dc:creator><description>&lt;p&gt;Edited my answer with information about the error source and code example. It sounds like the error is there, but it will most likely show up as a framing error as well. Have a look at the code example.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: UART break not working</title><link>https://devzone.nordicsemi.com/thread/14156?ContentTypeID=1</link><pubDate>Fri, 26 Sep 2014 14:13:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b0fca760-75bf-429b-97d5-f28be904393a</guid><dc:creator>Yano</dc:creator><description>&lt;p&gt;Basically if I issue a break sequence on my terminal (into the UART) I don&amp;#39;t get an error interrupt. The documentation is not very detailed but I assume that break is one of the UART0 errors (well its in ERRORSRC register in System viewer). I DO get an interrupt on RX and TX data though. Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: UART break not working</title><link>https://devzone.nordicsemi.com/thread/14155?ContentTypeID=1</link><pubDate>Fri, 26 Sep 2014 12:39:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:64832516-af8d-43d5-860d-6f1027f5ac6e</guid><dc:creator>Asbj&amp;#248;rn</dc:creator><description>&lt;p&gt;I&amp;#39;m not sure what your issue is. I added your code to the default uart_example in the nRF51SDK and the interrupts fires as expected. You say that RXD and TXD works, but not an error? What do you mean by this? Are you getting data through on the UART or are you seeing some issues sending/transmitting?  Do you not see the interrupts firing?&lt;/p&gt;
&lt;p&gt;EDIT:
It will be seen as a FRAMING error first of all, but the BREAK error is still available as a source too. Please have a look at the attached code example that prints the error codes.&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/UART-INT-example-v1.2mod.zip"&gt;UART INT example v1.2mod.zip&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>