<?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>&amp;#39;NRFX_UARTE1_INST_IDX&amp;#39; undeclared here (not in a function)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/53352/nrfx_uarte1_inst_idx-undeclared-here-not-in-a-function</link><description>hi...... 
 i am trying to merge the serial uarte example sdk 840 and ble_app_uart sdk 840 .. i am getting this error how to resolve it</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 17 Oct 2019 18:04:51 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/53352/nrfx_uarte1_inst_idx-undeclared-here-not-in-a-function" /><item><title>RE: 'NRFX_UARTE1_INST_IDX' undeclared here (not in a function)</title><link>https://devzone.nordicsemi.com/thread/215595?ContentTypeID=1</link><pubDate>Thu, 17 Oct 2019 18:04:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fb674a87-1122-4e72-93c9-53bcb312ff08</guid><dc:creator>ps_anu</dc:creator><description>&lt;p&gt;I will try and get back to you&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 'NRFX_UARTE1_INST_IDX' undeclared here (not in a function)</title><link>https://devzone.nordicsemi.com/thread/215513?ContentTypeID=1</link><pubDate>Thu, 17 Oct 2019 12:33:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:06f7078b-3d44-47f1-b755-ce1d9439f275</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Did you save the file, clean and rebuild the project?&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Could you also try to set the NRFX_UARTE1_ENABLED to in the&amp;nbsp;sdk_config.h file?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;// &amp;lt;o&amp;gt; NRFX_UART0_ENABLED - Enable UART0 instance 
#ifndef NRFX_UART0_ENABLED
#define NRFX_UART0_ENABLED 0
#endif

// &amp;lt;o&amp;gt; NRFX_UARTE1_ENABLED - Enable UARTE1 instance 
#ifndef NRFX_UARTE1_ENABLED
#define NRFX_UARTE1_ENABLED 1
#endif&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;-Amanda H.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 'NRFX_UARTE1_INST_IDX' undeclared here (not in a function)</title><link>https://devzone.nordicsemi.com/thread/215475?ContentTypeID=1</link><pubDate>Thu, 17 Oct 2019 11:03:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a23bf384-cd7f-4041-9b89-2d0b424f3ccf</guid><dc:creator>ps_anu</dc:creator><description>&lt;p&gt;i have done ..even though i am getting error&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 'NRFX_UARTE1_INST_IDX' undeclared here (not in a function)</title><link>https://devzone.nordicsemi.com/thread/215474?ContentTypeID=1</link><pubDate>Thu, 17 Oct 2019 11:02:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:25b8a1c0-1d93-4715-8897-7cbcb7869653</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Please try to set&amp;nbsp;&lt;/span&gt;&lt;strong&gt;UART1_ENABLED&amp;nbsp;&lt;/strong&gt;&lt;span&gt;to 1 in your sdk_config.h fil. as Vidar Berg&amp;#39;s suggesting&amp;nbsp;&lt;/span&gt;&lt;span&gt;in this &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/46338/nrf52840-and-sdk-15-3-want-to-use-uarte1-but-nrfx_uarte_instance-1-does-not-compile"&gt;post&lt;/a&gt;.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;-Amanda H.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>