<?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>nRF52840 Dev Kit UART Example uses default 115200 baud on low-speed &amp;lt;10kHz pins?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/65391/nrf52840-dev-kit-uart-example-uses-default-115200-baud-on-low-speed-10khz-pins</link><description>The nRF52840 UART example uses pins 1.13 and 1.14 for the TX and RX pins on the Dev Kit (uart_pca10056) and has a default baud rate of 115200, but the 1.13 and 1.14 pins are specified as low speed only. Is this a mistake in the example or the datasheet</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 07 Sep 2020 09:26:43 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/65391/nrf52840-dev-kit-uart-example-uses-default-115200-baud-on-low-speed-10khz-pins" /><item><title>RE: nRF52840 Dev Kit UART Example uses default 115200 baud on low-speed &lt;10kHz pins?</title><link>https://devzone.nordicsemi.com/thread/268236?ContentTypeID=1</link><pubDate>Mon, 07 Sep 2020 09:26:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cdde13a1-068b-43fb-8823-5de2cb796de0</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;You&amp;#39;re absolutely correct. I would suggest editing this example to use some other GPIOs for UART connectivity in order to avoid any performance degradation. I will report this internally, so this might be fixed in a future release. Thank you for sharing your discovery with us!&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 Dev Kit UART Example uses default 115200 baud on low-speed &lt;10kHz pins?</title><link>https://devzone.nordicsemi.com/thread/268148?ContentTypeID=1</link><pubDate>Sat, 05 Sep 2020 21:25:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:67cde9e2-20d0-489b-9607-797444efc876</guid><dc:creator>tb32</dc:creator><description>&lt;p&gt;Hi Simonr, &lt;br /&gt;&lt;br /&gt;I&amp;#39;m also looking at v.17.0.0 but I was looking at SER_APP_RX_PIN/SER_APP_TX_PIN and SER_CON_RX_PIN/SER_CON_TX_PIN. In the connectivity example&lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.0/nrf51_setups_serialization.html"&gt; here&lt;/a&gt; pins 1.13 and 1.14 are used for TX and RX. The example project has a default of 115.2Kbaud in the sdk_config file. As mentioned on that page: &amp;quot;The SDK provides a sample serialization setup consisting of two nRF5 Development boards. One of these boards serves as &lt;b&gt;application board&lt;/b&gt; and hosts the actual &lt;em&gt;Bluetooth&lt;/em&gt; or ANT application. The other board serves as &lt;b&gt;connectivity board&lt;/b&gt; and supplies the radio connection.&amp;quot; So it seems as though that example uses low speed pins at greater than 10kHz on a board that uses a radio.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 Dev Kit UART Example uses default 115200 baud on low-speed &lt;10kHz pins?</title><link>https://devzone.nordicsemi.com/thread/267200?ContentTypeID=1</link><pubDate>Mon, 31 Aug 2020 11:29:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0bc1c19c-51ca-4d14-9747-fa9bd9fd012f</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;I&amp;#39;m sorry, but in what SDK version are you seeing this? I double-checked the&amp;nbsp;&lt;strong&gt;uart_pca10056&amp;nbsp;&lt;/strong&gt;example in SDK v.17.0.0 to make sure, and there the RX_PIN_NUMBER and TX_PIN_NUMBER pins are set to P0.08 and P0.06 by default. Either way, using low-frequency pins for high-speed operations are only a problem if you&amp;#39;re using the radio as well, as these pins are located near the radio, and may interfere. They shouldn&amp;#39;t cause any other problems with your application.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>