<?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>nRF5340 UART RX missing bytes</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/125650/nrf5340-uart-rx-missing-bytes</link><description>Hello, 
 I&amp;#39;ve seen some posts mentioning a problem with the UART missing bytes on the RX, potentially at higher baudrates. I&amp;#39;m communicating with a module that uses a 921600 baudrate, and using SDK 3.1.0 . I was using the nRF52840, which had the same</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 20 Nov 2025 11:49:55 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/125650/nrf5340-uart-rx-missing-bytes" /><item><title>RE: nRF5340 UART RX missing bytes</title><link>https://devzone.nordicsemi.com/thread/554887?ContentTypeID=1</link><pubDate>Thu, 20 Nov 2025 11:49:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0a1c22e3-7656-45dc-869b-f37166a52255</guid><dc:creator>Kazi Afroza Sultana</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Your configuration and overlay look good. Can you check that timer you have used (CONFIG_UART_1_NRF_HW_ASYNC_TIMER=3 and CONFIG_NRFX_TIMER3=y) is not used for any other peripheral or for any other library?&amp;nbsp;&amp;nbsp;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Also do you have&amp;nbsp;&lt;code dir="ltr"&gt;UART_RX_BUF_REQUEST&amp;nbsp;&lt;/code&gt;&lt;span&gt;in the UART async callback function in your application code?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>