<?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>NRF5 timer driver with softdevice</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/15765/nrf5-timer-driver-with-softdevice</link><description>Is it possible to use the timers in components/nrf_drivers/timer along with softdevice s132? If I enable the softdevice by calling softdevice_enable() my application restarts after it calls nrf_drv_timer_init() . Otherwise, if I enable the softdevice</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 30 Oct 2018 09:17:05 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/15765/nrf5-timer-driver-with-softdevice" /><item><title>RE: NRF5 timer driver with softdevice</title><link>https://devzone.nordicsemi.com/thread/155039?ContentTypeID=1</link><pubDate>Tue, 30 Oct 2018 09:17:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:665d20d2-92e0-4113-94a1-97caf373060d</guid><dc:creator>TEJASWINI J</dc:creator><description>&lt;p&gt;Yes.. Timer - 0 is used by the SoftDevice. Others are open and not blocked. But I did face a situation where I was using Timer -1 but I had to use Soft Device APIs to use the Timers.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF5 timer driver with softdevice</title><link>https://devzone.nordicsemi.com/thread/60169?ContentTypeID=1</link><pubDate>Fri, 30 Jun 2017 17:39:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:30044fe9-60bb-46e1-8f1d-1214dd7394fd</guid><dc:creator>Turbo J</dc:creator><description>&lt;p&gt;Yes - in the softdevice specifications.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF5 timer driver with softdevice</title><link>https://devzone.nordicsemi.com/thread/60168?ContentTypeID=1</link><pubDate>Fri, 30 Jun 2017 15:53:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:62c368eb-73d2-4fe6-b876-b523f57adaa9</guid><dc:creator>Emmanuel Blot</dc:creator><description>&lt;p&gt;It looks like so. Is there some official documentation about this restriction?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF5 timer driver with softdevice</title><link>https://devzone.nordicsemi.com/thread/60167?ContentTypeID=1</link><pubDate>Tue, 16 Aug 2016 08:43:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:065dd969-b8a6-4a77-9268-9aad9e92519d</guid><dc:creator>genis</dc:creator><description>&lt;p&gt;It looks like the softdevice is using TIMER0. I made it work by enabling &lt;code&gt;TIMER1_ENABLED&lt;/code&gt; in &lt;code&gt;nrf_drv_config.h&lt;/code&gt; and using TIMER1 in my application.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>