<?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>Baud Rate on nRF52 issues</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/49141/baud-rate-on-nrf52-issues</link><description>Hi, I am evaluating two nRF52832 boards with a PCA10040. I am using the SDK examples Central and Peripheral to talk to each other on Tera Term. I am using the &amp;quot;send file&amp;quot; operation on tera term. On this file, I have typed six characters (all numbers)</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 02 Jul 2019 12:21:44 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/49141/baud-rate-on-nrf52-issues" /><item><title>RE: Baud Rate on nRF52 issues</title><link>https://devzone.nordicsemi.com/thread/195983?ContentTypeID=1</link><pubDate>Tue, 02 Jul 2019 12:21:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:af2c5f25-8b4f-4d44-bbe9-93665c553fa2</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;I suppose he is referring to the HW flow control lines, RTS and CTS. If enabled, these lines are controlled automatically by the UART peripheral. Please Google for more details.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Baud Rate on nRF52 issues</title><link>https://devzone.nordicsemi.com/thread/195769?ContentTypeID=1</link><pubDate>Mon, 01 Jul 2019 20:53:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:79c35d73-fc71-4239-b5d3-d8a80c0ebb4a</guid><dc:creator>Aashay</dc:creator><description>&lt;p&gt;Hey, could you explain what you mean by hardware handshake lines?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Baud Rate on nRF52 issues</title><link>https://devzone.nordicsemi.com/thread/195450?ContentTypeID=1</link><pubDate>Sat, 29 Jun 2019 09:02:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7f4383c5-45e8-461d-96b8-ea731dbc70ed</guid><dc:creator>Turbo J</dc:creator><description>&lt;p&gt;Looks normal to me, if you are using UART and not UARTE (with DMA).&lt;/p&gt;
&lt;p&gt;Reason is simply the little delay on every entry (and exit) from an interrupt handler. The first larger delay might be softdevice interrupting your UART receiver.&lt;/p&gt;
&lt;p&gt;At&amp;nbsp; higher baud rates I recommend using hardware handshake lines.&lt;/p&gt;
&lt;p&gt;Also consider using UARTE instead of UART, and/or try rolling your own UART interrupt handler function. The NRF stuff might not be optimal for your case.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>