<?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>PPK2 &amp;quot;No device setup found&amp;quot;</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/127385/ppk2-no-device-setup-found</link><description>Hi folks, so I will start by saying I have had this device working at home under Windows 11. I have brought the device to work to use on my works computer, which is still windows 10 (work for a uni, they don&amp;#39;t seem to be in a hurry switching lol). I have</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 29 May 2026 18:48:15 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/127385/ppk2-no-device-setup-found" /><item><title>RE: PPK2 "No device setup found"</title><link>https://devzone.nordicsemi.com/thread/567136?ContentTypeID=1</link><pubDate>Fri, 29 May 2026 18:48:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:12c3bc2d-c5f8-4189-abd7-16fc77fa8fa4</guid><dc:creator>Reiner</dc:creator><description>&lt;p&gt;Same issue under a heavily used older Windows 10 installation:&lt;/p&gt;
&lt;p&gt;15:50:06.292 Selected device with the serial number C9285F8D9C3615:50:06.293 Note: no pre-compiled firmware is available for the selected device. 15:50:06.293 Error while setting up device with the serial number C9285F8D9C36 15:50:06.293 &amp;quot;No device setup found&amp;quot; 15:50:06.294 Deselected device&lt;/p&gt;
&lt;p&gt;I cannot exactly reproduce which steps solved the issue for me but anyone with the same issue might want to try this exercise I went through with the help of ChatGPT:&lt;/p&gt;
&lt;p&gt;a) the PPK2 hardware seems to show up as COM-Port AND as PPK2 device. Check in device manager (&amp;quot;Ger&amp;auml;te manager&amp;quot;) for the COM Port and device PPK2. This is the screenshot with a properly working setup - initially I only saw COM14.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1780078401376v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;The serial device will use usbser.sys, not an issue in my installation. But a device &amp;quot;PPK2&amp;quot; showed up under &amp;quot;other devices&amp;quot; and an issue due to some inappropriate driver. You may see errors in the event log for this device:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1780079259957v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;ChatGPT was focusing on the MI_00 device not being properly recognized.&lt;/p&gt;
&lt;p&gt;Not sure which of the following steps did actually resolve the issue:&lt;/p&gt;
&lt;p&gt;b) select another device driver for this &amp;quot;broken&amp;quot; device - I asked to chose from the list and selected something like&amp;nbsp;SEGGER-WinUSB. The error message was gone with the device working properly but the power profiler was still unhappy (same error message)&lt;/p&gt;
&lt;p&gt;or c) uninstall/delete this device (keep the COM-Port, that wasn&amp;#39;t the issue with me and ChatGPT recommended not to touch it)&lt;/p&gt;
&lt;p&gt;d) then I uninstalled the power profiler (from nrf connect) AND uninstalled&amp;nbsp;nrf connect (from Windows). Not sure if b) or c) makes the difference&lt;/p&gt;
&lt;p&gt;e) maybe reboot here&lt;/p&gt;
&lt;p&gt;f) re-installed nrfConnect WITH ADMIN RIGHTS and then re-installed power profiler within nrfConnect&lt;/p&gt;
&lt;p&gt;Now power profiler instantly popped up saying &amp;quot;Device needs to be programmed&amp;quot; and after letting it flash the PPK2 hardware it switched its color to white&lt;/p&gt;
&lt;p&gt;So the root cause is windows installing the wrong driver for the PPK2 hardware when first plugged in and Power Profiler will then not detect it properly (maybe see some of it through the com port, like the serial number). That&amp;#39;s why plugging it into a hub or another USB-Port might help as Windows might re-install the (this time proper) driver for the PPK2.&lt;/p&gt;
&lt;p&gt;At some point I also removed the &amp;quot;broken&amp;quot; PPK2 device entry in device manager - maybe this plus re-installing nrfConnect from scratch might do the job too or was also important in my case.&lt;/p&gt;
&lt;p&gt;In a nutshell: check in device manager if your &amp;quot;PPK2&amp;quot; device is under the &amp;quot;broken&amp;quot; devices/devices with errors (Error 28 in my case). You need to somehow fix this by either setting the proper device driver (Segger WinUSB or alike) or by forcing windows to re-install it with the right one.&lt;/p&gt;
&lt;p&gt;Also: maybe always install nrfConnect first, then plug the PPK2 hardware? This might help getting the right device driver installed in the first place?&lt;/p&gt;
&lt;p&gt;Right now I cannot find a separate &amp;quot;PPK2&amp;quot; device entry in Device manager anymore. Also this device seems to belong to the solution as it disappears when unplugging the PPK2:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1780080466042v3.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Sorry for this not being a proven straightforward instruction but rather a list of hints re. the root cause.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PPK2 "No device setup found"</title><link>https://devzone.nordicsemi.com/thread/563193?ContentTypeID=1</link><pubDate>Fri, 13 Mar 2026 09:57:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:30cb3c5e-0dc6-4267-9fc0-8e3973525f07</guid><dc:creator>Tangent_tracker</dc:creator><description>&lt;p&gt;Thanks Einar, yes it comes up with PK2 at work under coms but different at home... Tried deleting drivers, still the same issue... It&amp;#39;s a little frustrating to say the least as I wanted to demonstrate to my boss.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Hopefully the uni will make a decision at some point, we all need new PC&amp;#39;s as well, which is the main stalling point I think!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PPK2 "No device setup found"</title><link>https://devzone.nordicsemi.com/thread/563111?ContentTypeID=1</link><pubDate>Thu, 12 Mar 2026 12:37:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:26e937d9-ad66-46c5-bf6d-01280f5e3799</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Windows 10 is no longer tested (currently &lt;a href="https://docs.nordicsemi.com/bundle/swtools_docs/page/app/nrf-connect-desktop/os_support.html"&gt;tier 3 level support&lt;/a&gt;), but it should work. From the log it looks like there is problems with the &lt;a href="https://learn.microsoft.com/en-us/windows-hardware/drivers/usbcon/usb-driver-installation-based-on-compatible-ids"&gt;USB serial driver (Usbser.sys)&lt;/a&gt;, which should be installed automatically. I am not able to say why this happened, though.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PPK2 "No device setup found"</title><link>https://devzone.nordicsemi.com/thread/563038?ContentTypeID=1</link><pubDate>Wed, 11 Mar 2026 13:47:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0806b2b9-6e35-4afc-9d72-2d59633a0791</guid><dc:creator>Tangent_tracker</dc:creator><description>&lt;p&gt;Just a bit more info - when i go to quickstart, my device is greyed out with the words &amp;quot;Not supported yet&amp;quot;. The only time I previously saw this was when I had not installed Power Profile on the last machine.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>