<?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>Infrared receive driver can not use,How to fix it ?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/10431/infrared-receive-driver-can-not-use-how-to-fix-it</link><description>I write an infrared receive driver on example ble_app_uart with softDevice 6, but it not work after I use softDevice 8.How to fix it ? Is there an offical infrared receive driver ? Thank you! 
 I use HS388D as infrared receiver,
below wave is the output</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 26 Nov 2015 12:17:53 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/10431/infrared-receive-driver-can-not-use-how-to-fix-it" /><item><title>RE: Infrared receive driver can not use,How to fix it ?</title><link>https://devzone.nordicsemi.com/thread/38766?ContentTypeID=1</link><pubDate>Thu, 26 Nov 2015 12:17:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:49ffbb66-dfa7-45ac-92fb-ecbf65bfc5ca</guid><dc:creator>Ole Bauck</dc:creator><description>&lt;p&gt;Remove app_gpiote.c or app_gpiote_fast_detect.c from your project to avoid multiple definitions of GPIOTE_IRQHandler.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Infrared receive driver can not use,How to fix it ?</title><link>https://devzone.nordicsemi.com/thread/38765?ContentTypeID=1</link><pubDate>Thu, 26 Nov 2015 02:35:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2a9789fe-f6c1-47c8-b090-fb72a0d71544</guid><dc:creator>qoboty</dc:creator><description>&lt;p&gt;it&amp;#39;s an option, is there an another elegant way to solve ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Infrared receive driver can not use,How to fix it ?</title><link>https://devzone.nordicsemi.com/thread/38762?ContentTypeID=1</link><pubDate>Wed, 25 Nov 2015 12:29:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3ac76ca2-5617-427a-b06d-40fd189416e9</guid><dc:creator>Ole Bauck</dc:creator><description>&lt;p&gt;Use nrf_gpiote_event_configure(...) instead, and for the multiple definition this is a bug in the SDK, see &lt;a href="https://devzone.nordicsemi.com/question/40670/sdk81-and-sdk-90-app_gpiote-and-nrf_drv_gpiote-conflict/?answer=40671#post-id-40671"&gt;here&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Infrared receive driver can not use,How to fix it ?</title><link>https://devzone.nordicsemi.com/thread/38761?ContentTypeID=1</link><pubDate>Wed, 25 Nov 2015 12:08:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c0d522e9-1e64-4e50-ac59-fbbc824afacd</guid><dc:creator>qoboty</dc:creator><description>&lt;p&gt;at same time got error:
GPIOTE_IRQHandler  multiply defined&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Infrared receive driver can not use,How to fix it ?</title><link>https://devzone.nordicsemi.com/thread/38764?ContentTypeID=1</link><pubDate>Wed, 25 Nov 2015 12:03:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:914ed4fb-2ba3-4b4c-a851-8ae91ba1aeee</guid><dc:creator>qoboty</dc:creator><description>&lt;p&gt;using nRF51_SDK_8.1.0_b6ed55f,&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;nrf_gpiote_event_config(0, INFRAD_RECEIVE_PIN, NRF_GPIOTE_POLARITY_HITOLO);

nrf_gpiote_event_config(1, INFRAD_RECEIVE_PIN, NRF_GPIOTE_POLARITY_LOTOHI);
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;can not be used any more.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Infrared receive driver can not use,How to fix it ?</title><link>https://devzone.nordicsemi.com/thread/38763?ContentTypeID=1</link><pubDate>Wed, 25 Nov 2015 11:49:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:53cfda06-f2f7-4f52-b5a1-e59677a7e1ae</guid><dc:creator>Ole Bauck</dc:creator><description>&lt;p&gt;How does it not work with SoftDevice 8? Which SDK are you using?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>