<?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>Application timer in Secure bootloader.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/52665/application-timer-in-secure-bootloader</link><description>Dear team, Device - nRF52832 SDK - nRF_SDK_15.0.0 Softdevice - s132_nrf_6.0.0 IDE - Segger embedded studio 
 My application needs to toggle one gpio pin using app timer in secure bootloader code. I tried to create app timer in bootloader code but advertisement</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 27 Sep 2019 14:45:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/52665/application-timer-in-secure-bootloader" /><item><title>RE: Application timer in Secure bootloader.</title><link>https://devzone.nordicsemi.com/thread/212334?ContentTypeID=1</link><pubDate>Fri, 27 Sep 2019 14:45:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a750093c-4297-42a6-b7dd-49ba093a0e2c</guid><dc:creator>Prajapati</dc:creator><description>&lt;p&gt;Okay thank problem is solved.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Application timer in Secure bootloader.</title><link>https://devzone.nordicsemi.com/thread/212303?ContentTypeID=1</link><pubDate>Fri, 27 Sep 2019 13:28:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:16e3ef40-43d8-471f-a3b5-4bd45c5725bf</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The first thing that comes to mind is that the bootloader already uses the app_timer, with this code you call&amp;nbsp;app_timer_init() twice (see&amp;nbsp;components\libraries\bootloader\nrf_bootloader_dfu_timers.c). Other then that, I wonder if you have debugged to see what is happening? Since it doe snot advertise, I suspect an error check might have been hit. Can you test with the debug bootloader with RTT logging and see what you get?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>