<?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>Turn on and off timer 0 using external Interrupt</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/47358/turn-on-and-off-timer-0-using-external-interrupt</link><description>Hello, 
 I am new to nrf52832 , 
 My question is how to start the timer when external interrupt was rise and turn off timer again when external interrupt was rise 
 
 Kindly provide any solution , 
 Thank you.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 16 May 2019 12:31:47 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/47358/turn-on-and-off-timer-0-using-external-interrupt" /><item><title>RE: Turn on and off timer 0 using external Interrupt</title><link>https://devzone.nordicsemi.com/thread/187531?ContentTypeID=1</link><pubDate>Thu, 16 May 2019 12:31:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6caf518e-ec19-4efc-a7ff-cec71eb8ab78</guid><dc:creator>gain</dc:creator><description>&lt;p&gt;i am initializing timer0 in pin_change_int i want measure time interval between start and stop time using external interrupt (button) please can you provide any code or related example&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Turn on and off timer 0 using external Interrupt</title><link>https://devzone.nordicsemi.com/thread/187518?ContentTypeID=1</link><pubDate>Thu, 16 May 2019 11:30:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:33a61a8d-6c9c-4f5d-9373-18a1ea99505c</guid><dc:creator>Stian R&amp;#248;ed Hafskjold</dc:creator><description>&lt;p&gt;There&amp;#39;s two ways to do this, you can use the PPI module to connect the external interrupt (GPIOTE) to the TIMER start/stop tasks. Or, you can control the timer from the GPIOTE event handler.&lt;/p&gt;
&lt;p&gt;Example code is in our SDK:&lt;a href="https://infocenter.nordicsemi.com/topic/struct_sdk/struct/sdk_nrf5_latest.html?cp=5_1"&gt;https://infocenter.nordicsemi.com/topic/struct_sdk/struct/sdk_nrf5_latest.html?cp=5_1&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Turn on and off timer 0 using external Interrupt</title><link>https://devzone.nordicsemi.com/thread/187417?ContentTypeID=1</link><pubDate>Thu, 16 May 2019 07:27:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:74c35343-6545-4e21-8861-24a009bca550</guid><dc:creator>gain</dc:creator><description>&lt;p&gt;My question is How to start and stop timer using external interrupt kindly provide any code&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>