<?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 Booloader Problem</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/54885/nrf52832-booloader-problem</link><description>Hi All, 
 I&amp;#39;m using NRF52832 for our product. I test bootloader functionalities with development kit. The software system is also tested separately by directly programming to the device. 
 But the device will never connect after I flash the bootloader</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 29 Nov 2019 10:30:33 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/54885/nrf52832-booloader-problem" /><item><title>RE: NRF52832 Booloader Problem</title><link>https://devzone.nordicsemi.com/thread/222756?ContentTypeID=1</link><pubDate>Fri, 29 Nov 2019 10:30:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ec6d4173-37d7-4cba-b8b5-e8c62ffd31f7</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;It seems like the BUTTON_PULL call isn&amp;#39;t defined in SDK 13. Please try defining it as&amp;nbsp;NRF_GPIO_PIN_PULLUP and see if that helps. It seems like a bug in that particular SDK version as it is fixed in newer versions.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52832 Booloader Problem</title><link>https://devzone.nordicsemi.com/thread/222515?ContentTypeID=1</link><pubDate>Thu, 28 Nov 2019 07:08:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ef6e48b7-f67a-4603-88cf-3ca702ede071</guid><dc:creator>cool__looc</dc:creator><description>&lt;p&gt;Hi Simon,&lt;/p&gt;
&lt;p&gt;Thanks for your reply. It turns out after flash the bootloader to the device then the &lt;strong&gt;nRst pin is low. &lt;/strong&gt;After pull-up this pin the device can access again. But what could be the reason for this? I assume the bootloader will not configure this pin, is that right?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52832 Booloader Problem</title><link>https://devzone.nordicsemi.com/thread/222373?ContentTypeID=1</link><pubDate>Wed, 27 Nov 2019 13:44:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d3f342f0-4c51-4df8-be5e-f59b1f898d53</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;First off, your schematics look good, so I think it&amp;#39;s safe to say that this isn&amp;#39;t a hardware issue. Can you show me the procedure of how you&amp;#39;re flashing the bootloader onto your device? It might be that the device goes straight to bootloader mode when you flash it onto the chip. In that case, it should be advertising over BLE with the device name DfuTarg. Can you check if you&amp;#39;re able to find it advertising?&amp;nbsp;&lt;span&gt;When the bootloader starts it will determine if it has a valid app based on the state of the settings page and a CRC check verifying the integrity of the application, so you&amp;#39;ll need to perform a DFU to get the app into the system.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Simon&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>