<?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 much space do App Timers need?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/10985/how-much-space-do-app-timers-need</link><description>I have a question about how much memory is required for app timers. 
 The comments for APP_TIMER_BUF_SIZE state that the buffer size must be one more than actually needed. Hence, the macro adds a +1 to OP_QUEUES_SIZE before calculating buffer size. </description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 22 Dec 2015 12:53:20 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/10985/how-much-space-do-app-timers-need" /><item><title>RE: How much space do App Timers need?</title><link>https://devzone.nordicsemi.com/thread/41076?ContentTypeID=1</link><pubDate>Tue, 22 Dec 2015 12:53:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:814f5d7b-7334-499e-82dd-736d4518612c</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Branden,&lt;/p&gt;
&lt;p&gt;I agree, seems like a mistake. I have reported this internally.
I believe we only need to call APP_TIMER_BUF_SIZE(OP_QUEUES_SIZE) when in APP_TIMER_INIT.&lt;/p&gt;
&lt;p&gt;Thanks for noticing.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>