<?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>NDK board is unable to power up</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/71813/ndk-board-is-unable-to-power-up</link><description>Currently I am facing an issue where the board was not able to power up by itself when a USB is port into it. However, when an external source is connected through the debugger port, the LED on the board lit up, but the board was not detected by computer</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 12 Oct 2020 09:02:14 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/71813/ndk-board-is-unable-to-power-up" /><item><title>RE: NDK board is unable to power up</title><link>https://devzone.nordicsemi.com/thread/295260?ContentTypeID=1</link><pubDate>Mon, 12 Oct 2020 09:02:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cc999d02-6dec-4821-9940-40ea57b500f9</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;When I said USB peripheral port, I just meant that you should take the USB cable that you used to program the DK (when it was inserted in the programming USB port), and plug it into the other USB on the nRF52840 DK (after it is programmed with the .hex attached in my previous reply), like this:&lt;br /&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/4885.usb.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;Questions:&lt;/p&gt;
&lt;p&gt;1: Do the LEDs blink after you programmed the attached .hex file?&lt;/p&gt;
&lt;p&gt;2: Does the LEDs blink when you move the USB cable from port 1 to port 2 and power cycle the DK?&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: NDK board is unable to power up</title><link>https://devzone.nordicsemi.com/thread/295259?ContentTypeID=1</link><pubDate>Mon, 12 Oct 2020 04:24:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:431120ff-e42f-4219-86f1-e3166a628ed3</guid><dc:creator>Jie Hao</dc:creator><description>&lt;p&gt;Hi Edvin,&lt;/p&gt;
&lt;p&gt;I did not program anything onto the board before using the USB peripheral port.&lt;br /&gt;&lt;br /&gt;I have also tested out the attached file that you have sent, however the DK board is not having any LEDs blinking. But when i plugged the&amp;nbsp;programmer USB into another board with power supply, the DK board&amp;#39;s LED is dimly lit and blinking. I do not have a USB peripheral to do the 2nd step of the testing.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Jie Hao&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NDK board is unable to power up</title><link>https://devzone.nordicsemi.com/thread/295258?ContentTypeID=1</link><pubDate>Fri, 09 Oct 2020 09:38:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bff0835f-9821-4949-9036-44ec279dde7d</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;And what did you program the board with before you use the USB peripheral port?&lt;/p&gt;
&lt;p&gt;Can you try to flash the attached file:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/0456.test.hex"&gt;devzone.nordicsemi.com/.../0456.test.hex&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Program it using:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;nrfjprog --eraseall
nrfjprog --program test.hex
nrfjprog --reset&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Try to power off the DK, change from the programmer USB to the USB peripheral, and power it back on. Let me know if the LEDs are not blinking then.&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: NDK board is unable to power up</title><link>https://devzone.nordicsemi.com/thread/295257?ContentTypeID=1</link><pubDate>Fri, 09 Oct 2020 04:03:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:60956945-b10d-40e9-8bc5-ec7df8f5191a</guid><dc:creator>Jie Hao</dc:creator><description>&lt;p&gt;Hi Edwin,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I am flashing segger code nordic16 to the DK board so the following switches i have set to in the DK board are:&lt;br /&gt;&lt;br /&gt;SW9 - VDD mode (middle)&lt;/p&gt;
&lt;p&gt;SW6 - DEFAULT (right side)&lt;/p&gt;
&lt;p&gt;SW7 - Def (switch is at the right side)&lt;/p&gt;
&lt;p&gt;SW10 - OFF (towards the left side)&lt;br /&gt;&lt;br /&gt;This is the default settings i believe as i did not move any of the switches when it arrived. It was working well with this configuration for approx 5 months before the DK suddenly was unable to power up.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Jie Hao&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NDK board is unable to power up</title><link>https://devzone.nordicsemi.com/thread/295256?ContentTypeID=1</link><pubDate>Thu, 08 Oct 2020 14:47:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cbfbf8a7-f605-4172-8dce-a0f90ec2910b</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;What did you flash to the DK, and what are the switches on your DK set to when you are testing this?&lt;/p&gt;
&lt;p&gt;I assume the power switch is on, but what are the following switches set to:&lt;/p&gt;
&lt;p&gt;-nRF power source (SW9)&lt;/p&gt;
&lt;p&gt;-SW6&lt;/p&gt;
&lt;p&gt;-SW7&lt;/p&gt;
&lt;p&gt;-SW10&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></channel></rss>