<?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>Adding uart functionality in gpiote example</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/7582/adding-uart-functionality-in-gpiote-example</link><description>Hi,
I&amp;#39;m learing how to use the NRF51 DK and I&amp;#39;m trying to modify the app GPIOTE example including the uart functionality.
I insert in GPIOTE the directive: 
 #include &amp;quot;app_uart.h&amp;quot;
 
 and then I insert the folder in the include path in the option</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 09 Jun 2016 07:32:59 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/7582/adding-uart-functionality-in-gpiote-example" /><item><title>RE: Adding uart functionality in gpiote example</title><link>https://devzone.nordicsemi.com/thread/27029?ContentTypeID=1</link><pubDate>Thu, 09 Jun 2016 07:32:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:51244322-013f-4145-a1b0-f62df885d6b1</guid><dc:creator>Ankush</dc:creator><description>&lt;p&gt;I added it and it worked but some errors remained as it is.The corresponding .c file is not available in nRF_Drivers folder. The errors are:&lt;/p&gt;
&lt;p&gt;._build\nrf52832_xxaa.axf: Error: L6218E: Undefined symbol app_timer_init (referred from uart_spi_master_combo2.o).
._build\nrf52832_xxaa.axf: Error: L6218E: Undefined symbol bsp_indication_set (referred from uart_spi_master_combo2.o).
._build\nrf52832_xxaa.axf: Error: L6218E: Undefined symbol bsp_init (referred from uart_spi_master_combo2.o).&lt;/p&gt;
&lt;p&gt;Please give any suggestions for this...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Adding uart functionality in gpiote example</title><link>https://devzone.nordicsemi.com/thread/27028?ContentTypeID=1</link><pubDate>Fri, 12 Jun 2015 18:12:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:986fe992-cc4c-467f-bcb1-3e71eeacb35b</guid><dc:creator>mariopucciarelli</dc:creator><description>&lt;p&gt;Thank you! I haven&amp;#39;t added it, now it works.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Adding uart functionality in gpiote example</title><link>https://devzone.nordicsemi.com/thread/27027?ContentTypeID=1</link><pubDate>Thu, 11 Jun 2015 22:50:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:88851afd-0b60-4fe1-95f1-28508bf29c5d</guid><dc:creator>Cory Mast</dc:creator><description>&lt;p&gt;Do you add the app_uart.c file to your project directory? Try double clicking the nRF_Drivers folder in the project window of Keil and navigate to the app_uart.c file when prompted to add project files. It may possibly located at (sdk/components/drivers_nrf/uart). Hopefully that helps!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>