<?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>please anyone answer for how to configure the digital input to make active the digital output in nrf52832? if give example program means it is much better</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/20571/please-anyone-answer-for-how-to-configure-the-digital-input-to-make-active-the-digital-output-in-nrf52832-if-give-example-program-means-it-is-much-better</link><description>please anyone answer for how to configure the digital input to make active the digital output in nrf52832? if give example program means it is much better</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sat, 18 Mar 2017 15:36:10 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/20571/please-anyone-answer-for-how-to-configure-the-digital-input-to-make-active-the-digital-output-in-nrf52832-if-give-example-program-means-it-is-much-better" /><item><title>RE: please anyone answer for how to configure the digital input to make active the digital output in nrf52832? if give example program means it is much better</title><link>https://devzone.nordicsemi.com/thread/80190?ContentTypeID=1</link><pubDate>Sat, 18 Mar 2017 15:36:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1d1da2b0-2611-405e-aadc-e974f7959c81</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Take a look at the pin-change example. It&amp;#39;s located in the folder &lt;code&gt;SDK_folder\examples\peripheral\pin_change_int&lt;/code&gt;. The examples configures a input pin(button 1 in this example), and generates a interrupt when the input value is changed. The interrupt handler &lt;code&gt;in_pin_handler()&lt;/code&gt; is then called. In this example the output pin is toggled each time the input value is changed. Read more about the example &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v12.2.0/pin_change_int_example.html?cp=4_0_1_4_5_16"&gt;here&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: please anyone answer for how to configure the digital input to make active the digital output in nrf52832? if give example program means it is much better</title><link>https://devzone.nordicsemi.com/thread/80189?ContentTypeID=1</link><pubDate>Sat, 18 Mar 2017 03:27:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:02ab85a7-6274-4cf2-b562-1505714ee9dc</guid><dc:creator>mohan</dc:creator><description>&lt;p&gt;ya please suggest solution i am fresher for embedded&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: please anyone answer for how to configure the digital input to make active the digital output in nrf52832? if give example program means it is much better</title><link>https://devzone.nordicsemi.com/thread/80188?ContentTypeID=1</link><pubDate>Fri, 17 Mar 2017 12:38:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f9deddc1-919a-436b-8c13-5bad32b1f265</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;You want one pin that is configured as input, and another pin that is configured as output ? and when the input pin goes high, you want the output pin also to be set high?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>