<?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>NRF51 with interrupts</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/18306/nrf51-with-interrupts</link><description>Hello developers,
I am struggling badly to use interrupt in my application. I am using softdevice S130 and ble_nus, ble_bas and ble_hrm services. All I want is to trigger a timer on interrupt event by pressing a button.
I have tried every possible thing</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 13 Dec 2016 15:21:17 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/18306/nrf51-with-interrupts" /><item><title>RE: NRF51 with interrupts</title><link>https://devzone.nordicsemi.com/thread/70699?ContentTypeID=1</link><pubDate>Tue, 13 Dec 2016 15:21:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a54f2034-def8-4054-bb2c-06f2689cccc1</guid><dc:creator>sid</dc:creator><description>&lt;p&gt;Thank you, I finally figured out what the problem was. I was trying to use buttons on 51-dk as interrupts with softdevice, but softdevice uses these buttons in ble_hrm example as bsp and reset etc. Hence my sd was crashing.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF51 with interrupts</title><link>https://devzone.nordicsemi.com/thread/70697?ContentTypeID=1</link><pubDate>Mon, 12 Dec 2016 08:33:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:47860608-df5f-49ee-b29f-ef789f6bf7f4</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;With the SoftDevice you don&amp;#39;t need to start the Low Frequency Clock (LFCLK), since the SoftDevice will start it for you. Did your project work before you tried adding the application timer? was it advertising? Is this the nRF51-DK or a custom board? See &lt;a href="https://devzone.nordicsemi.com/question/60125/my-device-is-freezing-and-restarting/"&gt;this post&lt;/a&gt; for how to debug your application.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF51 with interrupts</title><link>https://devzone.nordicsemi.com/thread/70698?ContentTypeID=1</link><pubDate>Sun, 11 Dec 2016 15:41:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:07961448-f85b-4e0b-a2fa-9ef460db0594</guid><dc:creator>sid</dc:creator><description>&lt;p&gt;Thank you Sigurd for your time, I tried this with softdevice, then my softdevice stops working, also interrupt does not work. Any special precaution I must take or modification I must make here?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF51 with interrupts</title><link>https://devzone.nordicsemi.com/thread/70696?ContentTypeID=1</link><pubDate>Sun, 11 Dec 2016 15:12:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:170fe384-c1db-49fa-bc88-5b33f1991fdd</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Please take a look at the &lt;a href="https://devzone.nordicsemi.com/tutorials/19/"&gt;Application Timer Tutorial&lt;/a&gt;. The tutorial will show you how to create timers and how to use a button to trigger a timer.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>