<?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>how to add timer number in SDK12.2</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/18986/how-to-add-timer-number-in-sdk12-2</link><description>In SDK12.2 init timer user APP_TIMER_APPSH_INIT(APP_TIMER_PRESCALER, APP_TIMER_OP_QUEUE_SIZE, true); 
 but when I want to use more timer,how can i add the number?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 13 Jan 2017 17:39:16 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/18986/how-to-add-timer-number-in-sdk12-2" /><item><title>RE: how to add timer number in SDK12.2</title><link>https://devzone.nordicsemi.com/thread/73383?ContentTypeID=1</link><pubDate>Fri, 13 Jan 2017 17:39:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:094a15dc-8726-4001-afea-be4bf32228cf</guid><dc:creator>Wojtek</dc:creator><description>&lt;p&gt;I am not sure what you are asking about, but if you want to specify maximum number of timers (as it used to be in older SDK), you don&amp;#39;t need to do that anymore. Memory is automatically reserved for each APP_TIMER_DEF(m_something_timer) instance. More info about app_timer library can be found &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v12.2.0/lib_timer.html?cp=4_0_1_3_33"&gt;here&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>