<?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>Keep getting uart error at UART0_IRQHandler at app_art_fifo using app_trace</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/7847/keep-getting-uart-error-at-uart0_irqhandler-at-app_art_fifo-using-app_trace</link><description>Hi, 
 I am wondering what to do to fix the error I have been getting while trying to debug my project. I am using app_trace for logging. I would often get an error on the UART0_IRQHandler. I is happen more often now for some reason. It comes and go.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 26 Jun 2015 07:11:00 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/7847/keep-getting-uart-error-at-uart0_irqhandler-at-app_art_fifo-using-app_trace" /><item><title>RE: Keep getting uart error at UART0_IRQHandler at app_art_fifo using app_trace</title><link>https://devzone.nordicsemi.com/thread/27962?ContentTypeID=1</link><pubDate>Fri, 26 Jun 2015 07:11:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:81e67946-7690-438c-b5e9-9f322708db16</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;It does not matter how low baudrate you have, if the peer uart sends data when the driver on nordic chip is blocked by softdevice, and if the internal buffer is full then we cannot avoid loosing packets. This can happen at very low baud rates too without flow control
&lt;a href="https://devzone.nordicsemi.com/question/15665/uart-works-uncorrectly-while-ble-is-exchanging-data/"&gt;devzone.nordicsemi.com/.../&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Keep getting uart error at UART0_IRQHandler at app_art_fifo using app_trace</title><link>https://devzone.nordicsemi.com/thread/27961?ContentTypeID=1</link><pubDate>Thu, 25 Jun 2015 22:16:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6b59daaa-e4d1-4a59-ad0c-78b59b108cdb</guid><dc:creator>Chaiwat Sungkhobol</dc:creator><description>&lt;p&gt;What do you think the setting should be? what Baud and buffer size should i set it at for non flow control?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Keep getting uart error at UART0_IRQHandler at app_art_fifo using app_trace</title><link>https://devzone.nordicsemi.com/thread/27960?ContentTypeID=1</link><pubDate>Thu, 25 Jun 2015 22:04:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:722fc9ba-3221-4814-99e9-90eadbfe0816</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;the combination of softdevice and given uart speed on 16 MHZ processor is not feasable, you need flow control for this. if you use APP_HIGH priority on interrupt handler with this UART speed then softdevice will starve and will assert.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Keep getting uart error at UART0_IRQHandler at app_art_fifo using app_trace</title><link>https://devzone.nordicsemi.com/thread/27959?ContentTypeID=1</link><pubDate>Thu, 25 Jun 2015 20:49:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8ad7c65d-42bc-4e5a-b8db-d0a12230b7fb</guid><dc:creator>Chaiwat Sungkhobol</dc:creator><description>&lt;p&gt;I am using Softdevice with this.&lt;br /&gt;
The IRQ priority is low.  If I set it to high it works but the Softdevice dies.&lt;br /&gt;
If i use a lower speed it happens more often.
I will try to find a flow control uart converter to test it out.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Keep getting uart error at UART0_IRQHandler at app_art_fifo using app_trace</title><link>https://devzone.nordicsemi.com/thread/27958?ContentTypeID=1</link><pubDate>Thu, 25 Jun 2015 20:17:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d4081463-a8e3-47bd-9688-45b1ba267ced</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;If you do not have flow control then overflow errors are bound to happen at the speed you mentioned. The driver is not reading fast enough, are you using having BLE radio activity along with this?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>