<?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>Floating UART fails the device</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/21926/floating-uart-fails-the-device</link><description>I have a custom nrf52832 board. I have changed the UART TX and RX pins to P0.3 and P0.4 respectively. If the pins are floating, then nrf52832 stops advertising,If something connected then there is no issue. Do I need to enable any pull up for these pins</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 10 May 2017 08:14:59 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/21926/floating-uart-fails-the-device" /><item><title>RE: Floating UART fails the device</title><link>https://devzone.nordicsemi.com/thread/86085?ContentTypeID=1</link><pubDate>Wed, 10 May 2017 08:14:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a47440af-59dd-4c63-a132-e40856b031cc</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;As @Turbo J said, pull-ups are worth a shot. It might not be necessary on the TX pin though. The reason why your advertising stops is probably because your application hits an error handler with a while(1) loop when the floating pins on the UART generates an error due to noise on the RX pin. If you don&amp;#39;t use the UART you can also trace down this error check in your code and remove it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Floating UART fails the device</title><link>https://devzone.nordicsemi.com/thread/86084?ContentTypeID=1</link><pubDate>Tue, 09 May 2017 19:02:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9d82a3ed-fbdb-4d35-9f2c-4d1540826d70</guid><dc:creator>Turbo J</dc:creator><description>&lt;p&gt;Enabling the internal pullup on the RX pin sounds like a good idea...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>