<?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>GPIOTE+SAADC</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/15489/gpiote-saadc</link><description>Hi,
I am facing some issue while working with both GPIOTE and SAADC. I have merged the GPIOTE and SAADC sample example sdk code into a new project but what I am facing is the GPIOTE not getting monitored when SAADC is functions are called. 
 int main</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 04 Aug 2016 08:32:57 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/15489/gpiote-saadc" /><item><title>RE: GPIOTE+SAADC</title><link>https://devzone.nordicsemi.com/thread/59179?ContentTypeID=1</link><pubDate>Thu, 04 Aug 2016 08:32:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2f863128-e29a-41f2-9d46-53d4713ba34c</guid><dc:creator>Amit</dc:creator><description>&lt;p&gt;Hi Stefan,
I could able to resolve the SDK issue. It was due to the different include path settings.&lt;/p&gt;
&lt;p&gt;Thanks for suggesting to use the SDK rather than package installer. It helped a lot.&lt;/p&gt;
&lt;p&gt;Regards,
Amit&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GPIOTE+SAADC</title><link>https://devzone.nordicsemi.com/thread/59178?ContentTypeID=1</link><pubDate>Wed, 03 Aug 2016 16:39:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9c56995d-f297-4602-9ce7-8938f37dda0f</guid><dc:creator>Amit</dc:creator><description>&lt;p&gt;Hi Stefan,
I am very much thankful for your prompt response.
It is bring to your notice that previously is had installed keil uVision 5 with pack installer and as you mentioned I downloaded the SDK 11.0 but I can not find any documentation on how to install the new SDK with the installed Keil 5. Please guide me ASAP.
Sorry for bothering you so much as I am new to this.&lt;/p&gt;
&lt;p&gt;Regards,
Amit&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GPIOTE+SAADC</title><link>https://devzone.nordicsemi.com/thread/59177?ContentTypeID=1</link><pubDate>Wed, 03 Aug 2016 12:59:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bbfd0e46-48e2-40ef-aee4-f0edf8492082</guid><dc:creator>Stefan Birnir Sverrisson</dc:creator><description>&lt;p&gt;Hi Amit&lt;/p&gt;
&lt;p&gt;We do not recommend using packs. We do not support it anymore in SDK 11.0.0. Just use normal folder structure, see &lt;a href="https://devzone.nordicsemi.com/question/89051/convert-nrf51422xxac-to-nrf51822xxac-in-keil-pack-examples/?answer=89171#post-id-89171"&gt;this thread&lt;/a&gt;. When you are using normal folder structure in your project, we can take it from there.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GPIOTE+SAADC</title><link>https://devzone.nordicsemi.com/thread/59176?ContentTypeID=1</link><pubDate>Wed, 03 Aug 2016 12:55:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0c963ee0-8620-4068-8f84-b5374b68835b</guid><dc:creator>Amit</dc:creator><description>&lt;p&gt;Hi Stefan,
Just missed to mention that I am using the up to date nrf driver 4.0.0-2.alpha (2015-12-18)&lt;/p&gt;
&lt;p&gt;Can you please suggest if I need to use any other version of nrf driver.&lt;/p&gt;
&lt;p&gt;Thanks in advance. :)&lt;/p&gt;
&lt;p&gt;Regards,
Amit&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GPIOTE+SAADC</title><link>https://devzone.nordicsemi.com/thread/59175?ContentTypeID=1</link><pubDate>Wed, 03 Aug 2016 12:36:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8883d613-7f48-4dd2-b27c-4f2fdb93e5a6</guid><dc:creator>Amit</dc:creator><description>&lt;p&gt;Hi Stefan,
Thanks a lot for the reply. :-)
I am unable to compile the project and getting the linking error for the undefined symbol &amp;#39;nrf_drv_saadc_sample_task_get&amp;#39;
I could not find the library where it is being defined. I am using Keil uVision5 and all the packs in the pack installer are up to date.
Kindly can you let me know where can I find the definition of the same.&lt;/p&gt;
&lt;p&gt;Regards,
Amit&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GPIOTE+SAADC</title><link>https://devzone.nordicsemi.com/thread/59174?ContentTypeID=1</link><pubDate>Wed, 03 Aug 2016 11:45:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:edfd1377-a630-41e6-8bd1-ff70ceb179e1</guid><dc:creator>Stefan Birnir Sverrisson</dc:creator><description>&lt;p&gt;Hi Amit&lt;/p&gt;
&lt;p&gt;Try the following example code where I have combined SAADC example and pin_change_int example from SDK 11.0.0. I have just included the gpio_init function into the standard saadc code and included nrf_drv_gpiote.h into the project and enabled GPIOTE in the nrf_drv_config.h file. Now I see LED1 blink when I press button 1 on the nRF52-DK v1.1.0, and SAADC is sampling and outputting the samples on the UART at the same time.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/saadc_5F00_with_5F00_pin_5F00_change_5F00_int.zip"&gt;saadc_with_pin_change_int.zip&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>