<?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>NRFUTIL has issues unpacking a package.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/57161/nrfutil-has-issues-unpacking-a-package</link><description>I am trying to flash the firmware on a device with NRFUTIL. When I run NRFUTIL.exe on a my windows 10 machine I get the error 
 
 This error occurs with both version 5.0.0 and 6.0.1. The 5.0.0 version I used is a standalone exe file that was in one of</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 30 Jan 2020 20:24:57 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/57161/nrfutil-has-issues-unpacking-a-package" /><item><title>RE: NRFUTIL has issues unpacking a package.</title><link>https://devzone.nordicsemi.com/thread/231978?ContentTypeID=1</link><pubDate>Thu, 30 Jan 2020 20:24:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ff2d7f21-f843-4aea-ae6f-6422e341f809</guid><dc:creator>Randy Cole</dc:creator><description>&lt;p&gt;I went through the python files and put an input pause just before the error so I could see if a folder is created and what is in it. It turns out the folder was created but instead of having the files I would expect to see it had a subfolder that then had the files in it. It turns out my package zip somehow got a subfolder in it and thus when unzipped didn&amp;#39;t look right to the program. I didn&amp;#39;t generate the zip so I was unaware that having the subfolder would make a difference. Thanks&amp;nbsp;to those who replied.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRFUTIL has issues unpacking a package.</title><link>https://devzone.nordicsemi.com/thread/231970?ContentTypeID=1</link><pubDate>Thu, 30 Jan 2020 17:10:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:826ab518-9994-49d3-ba28-3bb450e4a780</guid><dc:creator>Randy Cole</dc:creator><description>&lt;p&gt;First thing I did&amp;nbsp;was get&amp;nbsp;the latest version executable from&amp;nbsp;&lt;a href="https://github.com/NordicSemiconductor/pc-nrfutil/releases"&gt;https://github.com/NordicSemiconductor/pc-nrfutil/releases&lt;/a&gt;. I got the same issue. So I took your advice. I moved the files all over the disk and nothing changed. I then changed the windows environment variable for&amp;nbsp;TEMP and TMP to a location without any &amp;#39;.&amp;#39; and got this. I changed the temp location to C:\TEMP\&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;C:\&amp;gt;nrfutil.exe -v -v -v -v dfu serial -p COM3 -pkg Driver-v0.3.0.zip
2020-01-30 11:57:03,343 Using board at serial port: COM3
Traceback (most recent call last):
  File &amp;quot;nordicsemi\__main__.py&amp;quot;, line 1455, in &amp;lt;module&amp;gt;
  File &amp;quot;site-packages\click\core.py&amp;quot;, line 764, in __call__
  File &amp;quot;site-packages\click\core.py&amp;quot;, line 717, in main
  File &amp;quot;site-packages\click\core.py&amp;quot;, line 1137, in invoke
  File &amp;quot;site-packages\click\core.py&amp;quot;, line 1137, in invoke
  File &amp;quot;site-packages\click\core.py&amp;quot;, line 956, in invoke
  File &amp;quot;site-packages\click\core.py&amp;quot;, line 555, in invoke
  File &amp;quot;nordicsemi\__main__.py&amp;quot;, line 1035, in serial
  File &amp;quot;nordicsemi\__main__.py&amp;quot;, line 943, in do_serial
  File &amp;quot;nordicsemi\dfu\dfu.py&amp;quot;, line 69, in __init__
  File &amp;quot;nordicsemi\dfu\package.py&amp;quot;, line 649, in unpack_package
FileNotFoundError: [Errno 2] No such file or directory: &amp;#39;C:\\TEMP\\nrf_dfu_nu166aqg\\unpacked_zip\\manifest.json&amp;#39;&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;It&amp;#39;s the same error just at a different location. I tried running with an admin command prompt as well, just in case it didn&amp;#39;t have permissions to write.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRFUTIL has issues unpacking a package.</title><link>https://devzone.nordicsemi.com/thread/231880?ContentTypeID=1</link><pubDate>Thu, 30 Jan 2020 12:24:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:60374119-de4d-4b6d-89ac-0c4555c4db42</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;It seems the path is the problem, in specific the &amp;#39;randy.cole is turned into &amp;#39;randy~1.col&amp;#39;. Try to change the path from where you are running&amp;nbsp;nrfutil.exe.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>