<?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>nRF52 DK boot problem after press IF BOOT/RESET button</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/29012/nrf52-dk-boot-problem-after-press-if-boot-reset-button</link><description>Dear all. 
 I just got nRF52 DK and testing blinky based on KEIL and it works well.
I tried one test, IF BOOT/Reset, and nRF52 PDK is not working after below sequence. 
 
 Power off nRF52 PDK 
 press IF BOOT/RESET Button and power on 
 PC pop ups</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 09 Sep 2020 09:10:04 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/29012/nrf52-dk-boot-problem-after-press-if-boot-reset-button" /><item><title>RE: nRF52 DK boot problem after press IF BOOT/RESET button</title><link>https://devzone.nordicsemi.com/thread/268687?ContentTypeID=1</link><pubDate>Wed, 09 Sep 2020 09:10:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:accd076f-2323-461e-b479-0000cbc433bd</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;You don&amp;#39;t need to enter bootloader mode frequently. It is only if something happens, and the debugger chip becomes unresponsive.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user="Smriti"]Then I tried to upload the ble and simple blinky code to my board, keil shows that the code is been uploaded but the board shows no rsponce. Please help.[/quote]
&lt;p&gt;&amp;nbsp;Perhaps you didn&amp;#39;t program the softdevice? I am not sure exactly what example you refer to, but perhaps it is SDK17.0.0\examples\ble_peripheral\ble_app_blinky?&lt;/p&gt;
&lt;p&gt;If so, you need to program the softdevice matching your DK. What DK do you use? And what Keil project did you open?&lt;/p&gt;
&lt;p&gt;The project and softdevice that you should use depends on what nRF you are using.&lt;/p&gt;
&lt;p&gt;nRF52832: Softdevice: S132, example: ble_app_blinky\pca10040\s132\arm5_no_packs\*.uvprojx&lt;/p&gt;
&lt;p&gt;nRF52840: Softdevice: S140, example: ble_app_blinky\pca10056\s140\arm5_no_packs\*.uvprojx&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;The softdevice hex files are found in SDK\components\softdevice\[s132/s140]\hex\*.hex&lt;/p&gt;
&lt;p&gt;You can program the softdevice using either &amp;quot;nrfjprog --program &amp;lt;path to softdevice.hex&amp;gt; --verify&amp;quot; or the nRF Connect for Desktop -&amp;gt; Programmer application.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52 DK boot problem after press IF BOOT/RESET button</title><link>https://devzone.nordicsemi.com/thread/268679?ContentTypeID=1</link><pubDate>Wed, 09 Sep 2020 08:58:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c30c7556-214c-471b-bf7c-3c4e11eb75b6</guid><dc:creator>Smriti</dc:creator><description>&lt;p&gt;Hi, I entered boot loader mode, and I can come out of that, after following steps : 1) plug in the board with pressing if boot/reset button. And then downloading the file (suggested by you) in boot loader folder. I can connect nrf as it shows JLINK as gdrive on my computer. Then I tried to upload the ble and simple blinky code to my board, keil shows that the code is been uploaded but the board shows no rsponce. Please help.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52 DK boot problem after press IF BOOT/RESET button</title><link>https://devzone.nordicsemi.com/thread/268677?ContentTypeID=1</link><pubDate>Wed, 09 Sep 2020 08:56:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:35f175ac-06ba-47e2-b0a8-3fdd2e84b77c</guid><dc:creator>Smriti</dc:creator><description>&lt;p&gt;Hi, I entered boot loader mode, and I can come out of that, after following steps : 1) plug in the board with pressing if boot/reset button. And then downloading the file (suggested by you) in boot loader folder. I can connect nrf as it shows JLINK as gdrive on my computer. Then I tried to upload the ble and simple blinky code to my board, keil shows that the code is been uploaded but the board shows no rsponce. Please help.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52 DK boot problem after press IF BOOT/RESET button</title><link>https://devzone.nordicsemi.com/thread/268673?ContentTypeID=1</link><pubDate>Wed, 09 Sep 2020 08:53:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9b237a44-80dc-4308-8bc5-039119960609</guid><dc:creator>Smriti</dc:creator><description>&lt;p&gt;Hi, I entered boot loader mode, and I can come out of that, after following steps : 1) plug in the board with pressing if boot/reset button. And then downloading the file (suggested by you) in boot loader folder. I can connect nrf as it shows JLINK as gdrive on my computer. Then I tried to upload the ble and simple blinky code to my board, keil shows that the code is been uploaded but the board shows no rsponce. Please help.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52 DK boot problem after press IF BOOT/RESET button</title><link>https://devzone.nordicsemi.com/thread/259336?ContentTypeID=1</link><pubDate>Fri, 10 Jul 2020 06:43:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:33bd504c-11af-4d61-97c4-15a9a101c4dd</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;&lt;a href="https://en.wikipedia.org/wiki/Drag_and_drop" rel="noopener noreferrer" target="_blank"&gt;Drag&amp;#39;n&amp;#39;Drop&lt;/a&gt; in Windows Explorer. Alternatively, copy it and paste it into the BOOTLOADER device.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52 DK boot problem after press IF BOOT/RESET button</title><link>https://devzone.nordicsemi.com/thread/259175?ContentTypeID=1</link><pubDate>Thu, 09 Jul 2020 12:25:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:15497d81-26bb-41a8-ab6e-0baadd83307d</guid><dc:creator>Aman_Uniolabs</dc:creator><description>&lt;p&gt;Which software to use for dropping the&amp;nbsp;&lt;span&gt;&amp;quot;J-Link Interface MCU Firmware&amp;quot; ? Can you explain the process. I got the bin file for Interface MCU but i don&amp;#39;t know how to flash it in Interface&amp;nbsp;MCU&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52 DK boot problem after press IF BOOT/RESET button</title><link>https://devzone.nordicsemi.com/thread/130803?ContentTypeID=1</link><pubDate>Thu, 03 May 2018 12:25:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ad38bdc2-f831-4a08-ad1e-37ac054f8807</guid><dc:creator>jowegele</dc:creator><description>&lt;p&gt;Hi, a little hint from my side. Only after updating the nRF Connect to version 2.3.0 it worked for me. I was asked if I want to download the latest software on the DK. I agreed and after some seconds I could use it.&lt;/p&gt;
&lt;p&gt;Going back to nrfConnect v1.1.1 it also works there now. Don&amp;#39;t ask me why!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52 DK boot problem after press IF BOOT/RESET button</title><link>https://devzone.nordicsemi.com/thread/121238?ContentTypeID=1</link><pubDate>Mon, 19 Feb 2018 11:54:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f8a45b32-65cc-4ff3-ab61-c0610d86f0e8</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;If you enter the bootloader mode by holding IF BOOT/RESET while you power on the device, the programming chip is the one that enters bootloader mode, and hence, there is no contact to the nRF.&lt;/p&gt;
&lt;p&gt;When you are in bootloader mode, just drag&amp;#39;n&amp;#39;drop the latest Segger file, found &lt;a href="https://www.nordicsemi.com/eng/nordic/Products/nRF52840-Preview-DK/nRF5x-OB-JLink-IF/60180" rel="noopener noreferrer" target="_blank"&gt;here&lt;/a&gt;, and power cycle the board when it is done copying. After this, you should be able to connect with nRF Connect or Keil. Note that it is probably the same firmware on the nRF that was installed before the reboot happened. Try erasing it using nRFgo Studio, or &amp;quot;nrfjprog -e&amp;quot; before trying to open the port in nRF Connect.&lt;/p&gt;
&lt;p&gt;BR,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52 DK boot problem after press IF BOOT/RESET button</title><link>https://devzone.nordicsemi.com/thread/114758?ContentTypeID=1</link><pubDate>Mon, 15 Jan 2018 16:28:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c010f653-5e03-47a5-b67f-ed1907592b48</guid><dc:creator>jowegele</dc:creator><description>&lt;p&gt;Hi there, I have experienced the same problem after pressing the RESET button. And I followed Remi&amp;#39;s description.
Now I&amp;#39;m back again, the nrf52 DK is recognized as a J-link device in Seggers J-Flash tool. But in nrf-Connect it will not work. Trying to use the nrf52 DK results in&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Error occurred opening serial port.(NRF_ERROR_TIMEOUT)&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;I tried with nrf-Connect 1.1.0 and 2.2.1 having installed the latest command line tools.
What do I do wrong? I use it to make firmware over the air. It worked for so long. I flashed some 50 PCBs last week and now this.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52 DK boot problem after press IF BOOT/RESET button</title><link>https://devzone.nordicsemi.com/thread/114757?ContentTypeID=1</link><pubDate>Tue, 11 Oct 2016 22:43:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:48b10472-7ba0-4f6a-8028-d574252c5395</guid><dc:creator>Remi</dc:creator><description>&lt;p&gt;@Job van Dieten &lt;a href="https://www.nordicsemi.com/eng/Products/Bluetooth-low-energy/nRF52-Preview-DK"&gt;on the board preview page&lt;/a&gt; under downloads. &amp;quot;J-Link Interface MCU Firmware for on-board debugger for nRF5x Development Tools&amp;quot;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52 DK boot problem after press IF BOOT/RESET button</title><link>https://devzone.nordicsemi.com/thread/114756?ContentTypeID=1</link><pubDate>Sun, 25 Sep 2016 15:45:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:62d14983-1330-4759-849f-f01732992641</guid><dc:creator>Job van Dieten</dc:creator><description>&lt;p&gt;Hi, I have run into the same problem, as a complete beginner i would just like to ask, where do i get the MCU FW?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52 DK boot problem after press IF BOOT/RESET button</title><link>https://devzone.nordicsemi.com/thread/114755?ContentTypeID=1</link><pubDate>Mon, 10 Aug 2015 01:29:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b4eaefa7-68b2-4d9f-9583-af8771af5236</guid><dc:creator>louiey</dc:creator><description>&lt;p&gt;Problem solved.
Make the DK enter to BOOT mode with button press and copied MCU FW into disk and cycle the power and it makes work.
Once user enter to BOOT mode, PDK removes its default FW??&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>