<?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>nrf52832, SDK v11.0.0, SD 132: How to Keep My Display Rendered and Running After Reset</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/40224/nrf52832-sdk-v11-0-0-sd-132-how-to-keep-my-display-rendered-and-running-after-reset</link><description>Hello, I&amp;#39;m currently attempting to display a screen during an OTA-DFU process. First and foremost, through BLE, a BLE Central will command my BLE Peripheral to commence DFU. The Peripheral&amp;#39;s application will then display a &amp;quot;do not remove&amp;quot; string on my</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 08 Nov 2018 14:00:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/40224/nrf52832-sdk-v11-0-0-sd-132-how-to-keep-my-display-rendered-and-running-after-reset" /><item><title>RE: nrf52832, SDK v11.0.0, SD 132: How to Keep My Display Rendered and Running After Reset</title><link>https://devzone.nordicsemi.com/thread/156507?ContentTypeID=1</link><pubDate>Thu, 08 Nov 2018 14:00:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e1cf0bc9-7663-4677-a88f-4cbd223d1840</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;The GPIO state is undefined during a reset, which means that there is no way to retain it&amp;#39;s value during one. However, I&amp;#39;m not sure if that is the source of your problem.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;What happens after a reset in your program?&lt;/li&gt;
&lt;li&gt;Does it re-initialize the GPIO pins?&lt;/li&gt;
&lt;li&gt;Does this mean that it clears the display once the program has been reset?&lt;/li&gt;
&lt;li&gt;Should you therefore save your display settings in external memory and reload them after a reset has been performed?&lt;/li&gt;
&lt;li&gt;How is the display powered?&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Jared&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>