<?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>NRF52840 USB Dongle - Failed to power DAP</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/85715/nrf52840-usb-dongle---failed-to-power-dap</link><description>Hello Guys, 
 
 I am facing an issue with nrf52840 usb dongle. 
 I am using an external debugger J-Link for debugging the target ic. 
 During development, i have succesfully made gatt peripheral for reading temperature/humidity with my own driver using</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 11 Mar 2022 13:16:44 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/85715/nrf52840-usb-dongle---failed-to-power-dap" /><item><title>RE: NRF52840 USB Dongle - Failed to power DAP</title><link>https://devzone.nordicsemi.com/thread/357671?ContentTypeID=1</link><pubDate>Fri, 11 Mar 2022 13:16:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:13a0e546-aaed-438a-b113-ffb943c87321</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Yes, that is likely the explanation if it worked with external supply.&lt;/p&gt;
&lt;p&gt;However, I would have expected VDD OUT to read 1.8V, as this is connected to the VDD pin, which is the output of the REG0 regulator. This should be running at the voltage configured in REGOUT0 register.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52840 USB Dongle - Failed to power DAP</title><link>https://devzone.nordicsemi.com/thread/357665?ContentTypeID=1</link><pubDate>Fri, 11 Mar 2022 13:00:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c41c86f2-4ea3-4939-99dd-2a386e1ad2fa</guid><dc:creator>thanosPr</dc:creator><description>&lt;p&gt;According to the guidelines in your forwarded post, i modified the dongle in order to be supplied from external source and everything work!&lt;/p&gt;
&lt;p&gt;To sum up, this behaviour is caused from on the on chip regulator / erase command?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52840 USB Dongle - Failed to power DAP</title><link>https://devzone.nordicsemi.com/thread/357651?ContentTypeID=1</link><pubDate>Fri, 11 Mar 2022 12:28:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4f49977e-f990-4c0e-8dc5-6687098de13f</guid><dc:creator>thanosPr</dc:creator><description>&lt;p&gt;&lt;span style="font-family:tahoma, arial, helvetica, sans-serif;"&gt;Hi Jorgen,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:tahoma, arial, helvetica, sans-serif;"&gt;Thank you for your quick response.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:tahoma, arial, helvetica, sans-serif;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:tahoma, arial, helvetica, sans-serif;"&gt;Here is my J-Link debugger.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:tahoma, arial, helvetica, sans-serif;"&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/IMG_5F00_20220311_5F00_142047.jpg" /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I have not made an eraseall command to the target.&lt;/p&gt;
&lt;p&gt;I measure 3.0V on Vout pin on usb dongle, does that mean that REGOUT=3V right?&lt;/p&gt;
&lt;p&gt;Reset pin is held high no problem about this.&lt;/p&gt;
&lt;p&gt;Could you please guide me to other possible solution?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52840 USB Dongle - Failed to power DAP</title><link>https://devzone.nordicsemi.com/thread/357643?ContentTypeID=1</link><pubDate>Fri, 11 Mar 2022 12:10:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:58ac8763-b542-432a-89ea-f3c202300460</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Which external debugger are you using to debug/program the Dongle?&lt;/p&gt;
&lt;p&gt;If you did a &amp;quot;eraseall&amp;quot; operation on the Dongle with a debugger, the GPIOs of the chip will run at the &lt;a href="https://infocenter.nordicsemi.com/topic/ps_nrf52840/uicr.html#register.REGOUT0"&gt;default REGOUT0 voltage, which is 1.8V&lt;/a&gt;. Some debuggers (including the debug chip on the nRF5x DKs) does not support level translation, so the target needs to run at the same voltage as the debugger (3.0V on our DKs).&lt;/p&gt;
&lt;p&gt;You can read more about this in the &lt;a href="https://devzone.nordicsemi.com/guides/short-range-guides/b/getting-started/posts/nrf52840-dongle-programming-tutorial"&gt;nR52840 Dongle programming tutorial&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>