<?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>Hello! I&amp;#39;m trying to use UART1 instead of UART0 in the UART example</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/25855/hello-i-m-trying-to-use-uart1-instead-of-uart0-in-the-uart-example</link><description>I have just changed line 74 of nrf_drv_uart.h file as 
 #define UART1_ENABLED 1
 
 instead of 
 #define UART1_ENABLED 0
 
 and the example gives an error. Please find the image of the error attached!! 
May I know what&amp;#39;s the issue here?
 UART1error</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 12 Oct 2017 05:55:42 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/25855/hello-i-m-trying-to-use-uart1-instead-of-uart0-in-the-uart-example" /><item><title>RE: Hello! I'm trying to use UART1 instead of UART0 in the UART example</title><link>https://devzone.nordicsemi.com/thread/101845?ContentTypeID=1</link><pubDate>Thu, 12 Oct 2017 05:55:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ec30b69d-2fa3-418f-a5fb-49754cb705bd</guid><dc:creator>Yashur</dc:creator><description>&lt;p&gt;That fixed the issue martin!! Thanks Allot!! :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hello! I'm trying to use UART1 instead of UART0 in the UART example</title><link>https://devzone.nordicsemi.com/thread/101844?ContentTypeID=1</link><pubDate>Wed, 11 Oct 2017 13:04:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7ea7ffa5-c008-477d-a95b-5cc57388d0f7</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;The nRF52832 only has one UART which is UART0. The nRF52&lt;strong&gt;840&lt;/strong&gt; is the only IC that has both UART0 and UART1.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>