<?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>Buttonless DFU + FreeRTOS Example?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/61650/buttonless-dfu-freertos-example</link><description>I&amp;#39;m struggling to get buttonless DFU to work with FreeRTOS. I&amp;#39;ve gotten buttonless DFU sample to run on the hardware. I also have FreeRTOS running on the hardware. However when I try to put them together, I&amp;#39;m needing to make choices about RTC1_IRQHandler</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 22 May 2020 22:56:45 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/61650/buttonless-dfu-freertos-example" /><item><title>RE: Buttonless DFU + FreeRTOS Example?</title><link>https://devzone.nordicsemi.com/thread/251331?ContentTypeID=1</link><pubDate>Fri, 22 May 2020 22:56:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:57a27081-6cd2-4019-988b-3814384eb669</guid><dc:creator>MoLoAndy</dc:creator><description>&lt;p&gt;The problem was SEGGER_RTT_CONFIG_DEFAULT_MODE was set to blocking, and so evidently some NRF LOG call was trying to write but had not enough buffer and thus DFU was prevented from continuing.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Buttonless DFU + FreeRTOS Example?</title><link>https://devzone.nordicsemi.com/thread/251294?ContentTypeID=1</link><pubDate>Fri, 22 May 2020 15:09:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5e7c4ad5-3af0-4606-a501-2d6c3cdc297a</guid><dc:creator>MoLoAndy</dc:creator><description>&lt;p&gt;I&amp;#39;ve made more progress. If I make sure to never return fase from app_shutdown_handler then it will switch over to DFU automatically.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>