<?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>Adding NUS between an existing non-nordic micro and PC, max packet size?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/105651/adding-nus-between-an-existing-non-nordic-micro-and-pc-max-packet-size</link><description>I&amp;#39;m trying to add BLE to my embedded device already with an STM32 micro processor. I want to use one of the UART channels to add a bluetooth device (Nordic nrf5340 or 52840 or anything at this point that works) to communicate between my embedded device</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 15 Nov 2023 14:28:47 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/105651/adding-nus-between-an-existing-non-nordic-micro-and-pc-max-packet-size" /><item><title>RE: Adding NUS between an existing non-nordic micro and PC, max packet size?</title><link>https://devzone.nordicsemi.com/thread/455794?ContentTypeID=1</link><pubDate>Wed, 15 Nov 2023 14:28:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dfbdb032-c347-4160-86e9-9b177ae5b2d7</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am not aware of any native implementation of the Nordic UART service for windows, and we do not prive it. If you can use a dongle, you can use the NUS central sample for this functionality.&lt;/p&gt;
&lt;p&gt;Regarding length, the sample scales buffers based on&amp;nbsp;BT_NUS_UART_BUFFER_SIZE from the Kconfig in the sample folder. You can increase the default value here or add CONFIG_BT_NUS_UART_BUFFER_SIZE=&amp;lt;some larger number&amp;gt; to your prj.conf.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>