<?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>App_button event doesnt work on application with FreeRTOS and buttonless DFU.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/74835/app_button-event-doesnt-work-on-application-with-freertos-and-buttonless-dfu</link><description>I am developing application with buttonles BLE DFU and FreeRTOS. I needed debounce on buttons and decided to use app_button. Here is my init: 
 
 I turn on log debug on app_timer and app_button. Thats what I get: &amp;lt;debug&amp;gt; app_button: First active button</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 07 May 2021 12:16:07 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/74835/app_button-event-doesnt-work-on-application-with-freertos-and-buttonless-dfu" /><item><title>RE: App_button event doesnt work on application with FreeRTOS and buttonless DFU.</title><link>https://devzone.nordicsemi.com/thread/308733?ContentTypeID=1</link><pubDate>Fri, 07 May 2021 12:16:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:59e15142-001a-4589-b052-3d1b9b105553</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Please make sure you&amp;#39;re using the freertos compatible app_timer_freertos.c implemementation, and not app_timer.c.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vidar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>