<?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>not advertising after uart pin change</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/70687/not-advertising-after-uart-pin-change</link><description>Hi, 
 i have changed uart pins to second port. After that it is not advertising. when i connect the FTDI converter to the uart pads from custom board, it starts working and advertising. If i remove the uart to usb converter, it will revert back to not</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 20 Jan 2021 12:23:03 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/70687/not-advertising-after-uart-pin-change" /><item><title>RE: not advertising after uart pin change</title><link>https://devzone.nordicsemi.com/thread/290236?ContentTypeID=1</link><pubDate>Wed, 20 Jan 2021 12:23:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9525c88e-ade5-4c7e-ae9f-d7e12441ac2b</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Try to add a pull.up on RXD pin, if it is floating you may get receive errors (e.g. framing error) which the code may assert upon.&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: not advertising after uart pin change</title><link>https://devzone.nordicsemi.com/thread/290134?ContentTypeID=1</link><pubDate>Wed, 20 Jan 2021 08:08:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d0bdba5d-52a3-4899-9169-e2f150ed5066</guid><dc:creator>daviddedwin</dc:creator><description>&lt;p&gt;Assuming that you are using the nRF52840-DK.&lt;/p&gt;
&lt;p&gt;Can you switch off the logging&amp;nbsp; in the application to see, if the act of sending the data to the unconnected UART results in the buffers getting full, and triggering a stop condition in the application. Verify the switching off of the UART logs on the connected UART and then switch to the unconnected UART.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>