<?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>High-throughput USB-UART streaming on nRF9151 - Buffer overflow issues and reference examples</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/125918/high-throughput-usb-uart-streaming-on-nrf9151---buffer-overflow-issues-and-reference-examples</link><description>Hello, I&amp;#39;m a beginner and trying to do my project with nRF9151DK. As said this project uses the nRF9151DK that requires high-throughput USB-UART data streaming on two boards TX and RX. TX receive from USB-UART and RX should output to the USB-UART. The</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 08 Dec 2025 00:54:15 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/125918/high-throughput-usb-uart-streaming-on-nrf9151---buffer-overflow-issues-and-reference-examples" /><item><title>RE: High-throughput USB-UART streaming on nRF9151 - Buffer overflow issues and reference examples</title><link>https://devzone.nordicsemi.com/thread/556406?ContentTypeID=1</link><pubDate>Mon, 08 Dec 2025 00:54:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:990e8375-f783-4a74-bcb7-1e939095f7b6</guid><dc:creator>Mike Lazarev</dc:creator><description>&lt;p&gt;Hello Vidar,&lt;br /&gt;&lt;br /&gt;Thank you for your reply. I separated UART shell and data stream and now it is working good. Thank you for your help, I achieved desired result for my project.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Mikhail Lazarev&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: High-throughput USB-UART streaming on nRF9151 - Buffer overflow issues and reference examples</title><link>https://devzone.nordicsemi.com/thread/556084?ContentTypeID=1</link><pubDate>Wed, 03 Dec 2025 09:18:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f67a44d6-ca18-4037-a872-1e76e95b830a</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;&lt;span&gt;In general achieving more than 32 kbps of throughput over UART should not be a problem. However, I do not see&amp;nbsp;any reliable way to expose both a UART shell and separate data streams on the same UART instance, since all data received by the UART will be passed to the shell module. Would it be possible to to expose the shell on another UART port?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Vidar&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>